Mix of all things cryptography-related

All subgroups and modules

module basic_ciphers

crypto :: basic_ciphers

Basic cryptographic ciphers and utilities.
module bytes

crypto :: bytes

Mix of utilities and services related to bytes
module crypto

crypto :: crypto

Mix of all things cryptography-related
module xor_ciphers

crypto :: xor_ciphers

XOR oriented cryptographic ciphers and utilities.
package_diagram crypto\> crypto core core crypto\>->core crapto crapto crapto->crypto\> websocket websocket websocket->crypto\>

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 core

core

Nit common library of core classes and methods

Children

group crapto

crapto

Cryptographic attacks and utilities.
group websocket

websocket

Adds support for a websocket connection in Nit

Descendants