Cryptographic attacks and utilities.

All subgroups 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 combinations->core crypto->core crapto\>examples\> examples crapto\>examples\>->crapto\>

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group combinations

combinations

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

core

Nit common library of core classes and methods
group crypto

crypto

Mix of all things cryptography-related

Children