binius_hash

Module permutation

Source
Expand description

These interfaces are taken from p3_symmetric in Plonky3.

Traits§

  • A permutation thought to be cryptographically secure, in the sense that it is thought to be difficult to distinguish (in a nontrivial way) from a random permutation.
  • A permutation in the mathematical sense.