Skip to main content

Module duplex_sponge

Module duplex_sponge 

Source
Expand description

Permutation-based duplex sponge and recording/validating wrappers.

Structsยง

DuplexSponge
Permutation-based duplex sponge in overwrite mode.
DuplexSpongeRecorder
DuplexSpongeValidator
DuplexSpongeRecorder that checks the live transcript logs against a provided transcript log. For testing usage.