Cryptographic attacks and utilities.

All groups and modules

module crapto

crapto :: crapto

Cryptographic attacks and utilities.
module english_utils

crapto :: english_utils

English language utilities for cryptographic purposes.
module xor

crapto :: xor

Cryptographic attacks and utilities for XOR-based algorithms.
package_diagram crapto crapto core core crapto->core combinations combinations crapto->combinations crypto crypto crapto->crypto base64 base64 crapto->base64 combinations->core crypto->core base64->core

Parents

package base64

base64

Offers the base 64 encoding and decoding algorithms
package combinations

combinations

Memory-efficient Cartesian products, combinations and permutation on collections.
package core

core

Nit common library of core classes and methods
package crypto

crypto

Mix of all things cryptography-related