Module chain_crypto::testing

source ·

Structs

  • an Arbitrary friendly cryptographic generator
  • A faster non-cryptographic RNG to be used in tests. NOTE: this RNG does implement CryptoRng, but it is not really cryptographic. It MUST NOT be used in the production code.

Functions