Module multi_field32

Source

Structs§

MultiField32ChallengerVariable
In-circuit port of p3_challenger::MultiField32Challenger. p3’s nested DuplexChallenger is flattened: sponge_state and inner_output_buffer correspond to inner.sponge_state and inner.output_buffer. There is no analogue of inner.input_buffer because the wrapper never dispatches into a DuplexChallenger::observe path.