snarkvm_algorithms::traits

Module algebraic_sponge

Source

Enums§

Traits§

  • The interface for a cryptographic sponge. A sponge can absorb or take in inputs and later squeeze or output bytes or field elements. The outputs are dependent on previous absorb and squeeze calls.