Expand description

Xoodoo permutation in the crypto-permutation framework.

Xoodoo: Permutation

Uses the xoodoo-p crate internally for the actual permutation invocation.

Structs

  • Xoodoo permutation with ROUNDS rounds. ROUNDS must be at most 12.
  • State for the Xoodoo permutation. 48 bytes, internally represented by 12 u32s in little endian encoding.