Skip to main content

Module absorbable

Module absorbable 

Source
Expand description

This module defines traits for converting values into a form absorbable by a sponge or transcript.

Implementations are provided for some primitive types as well as composite types (references, tuples, slices, etc.).

Traitsยง

Absorbable
Absorbable is a trait for objects that can be absorbed into a sponge or transcript.
AbsorbableVar
AbsorbableVar is a trait for in-circuit variables that can be absorbed into a sponge or transcript defined over constraint field F.