Module nanorand::crypto

source ·
Expand description

Implementation of cryptography, for CSPRNGs.

Modules

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