Module crypto

Source
Expand description

Implementation of cryptography, for CSPRNGs.

Modulesยง

chacha
Implementation of the ChaCha cryptographic primitives.
More details can be seen at https://en.wikipedia.org/wiki/Salsa20