Module rand_chacha::chacha

source ยท
Expand description

The ChaCha random number generator.

Modulesยง

Macrosยง

Structsยง

  • ChaCha with 8 rounds
  • A cryptographically secure random number generator that uses the ChaCha algorithm.
  • ChaCha with 12 rounds
  • A cryptographically secure random number generator that uses the ChaCha algorithm.
  • ChaCha with 20 rounds
  • A cryptographically secure random number generator that uses the ChaCha algorithm.

Constantsยง