Re-exports§
pub use batched::*;pub use curve_key::*;pub use curve_share::*;pub use field_key::*;pub use field_share::*;pub use scalar_key::*;pub use scalar_share::*;
Modules§
Traits§
- Verifiable
- Verify secret share/s from one or more openings.
- Verifiable
With - Verify secret share/s from one or more openings, with additional associated data.
Type Aliases§
- IsFirst
Peer - Indicates whether the local peer is the first peer based on an agreed-upon ordering.