snarkvm_circuit_algorithms

Module keccak

Source

Structs§

  • The sponge construction Sponge[f, pad, r] is a function that takes a variable-length input and produces a fixed-length output (the hash value).

Type Aliases§