Closed mitschabaude closed 1 year ago
With the goal of auto-generating all constants which define Poseidon behaviour from the OCaml source (for https://github.com/o1-labs/snarkyjs/pull/572), this PR adds three such constants to sponge/intf.ml, namely, alpha, the state_size and the rate
sponge/intf.ml
alpha
state_size
rate
With the goal of auto-generating all constants which define Poseidon behaviour from the OCaml source (for https://github.com/o1-labs/snarkyjs/pull/572), this PR adds three such constants to
sponge/intf.ml
, namely,alpha
, thestate_size
and therate