Expand description
Structured lattice commitments based on Baum et al.
Re-exports§
pub use commitment::Vcs;
Modules§
Structs§
- Baby
Bear Ring Element - An element in a ring with a custom modulus this modulus must be < 2^64 so we can do modular multiplication using the u128 type.
- Field
Polynomial