mec.permutation
Hades_linear_optimisation.Make
Build an HADES SP network based on the parameters and a scalar field
mec
mec.Curve
mec.CurveSig
mec.curve
mec.digestif
mec.hash
mec.signature
mec.utils
mec_curve_utils
module Param : PARAMETERS
module Scalar : Ff_sig.PRIME
type state
The state of the permutation
val init : Scalar.t array -> state
Initialize the state with the given input
val apply : state -> unit
Apply a complete permutation
val get : state -> Scalar.t array
Return the current scalar elements in the state