Module Step_main_inputs.Sponge

module Permutation : sig ... end
module S : sig ... end
include module type of S
val squeeze : t -> Permutation.Field.t
val copy : t -> t
val squeeze_field : t -> Permutation.Field.t

Alias for S.squeeze

val absorb : t -> [< `Bits of Impls.Step.Boolean.var list | `Field of Permutation.Field.t ] -> unit

Extension of S.absorb