Module miden_crypto::hash

source ·
Expand description

Cryptographic hash functions used by the Miden VM and the Miden rollup.

Modules

Traits

  • Defines output type for a cryptographic hash function.
  • Defines a cryptographic hash function for hashing field elements.
  • Defines a cryptographic hash function.