Crate literate_crypto

source ·
Expand description

Modules§

  • AES is a commonly used block cipher.
  • Elliptic curve cryptography.
  • SHA-1 and SHA-2 are hash functions specified by FIPS 180-4.
  • SHA-3 is a modern hash function specified by FIPS 202.

Structs§

Traits§

Functions§

  • Randomly shuffle the elements of a slice.
  • Draw a uniformly random number from a range.