Structs§
- Aggregation
Result - Result of the aggregation protocol
- Aggregation
State - State of the aggregation protocol for a single round
- Aggregator
Selector - Simplified mechanism for selecting aggregators in a deterministic way based on public keys. This approach ensures the selection is cryptographically tamper-resistant.
- Custom
Weight - A custom weight map implementation
- Equal
Weight - A simple equal-weight implementation
- Protocol
Config - Configuration for the aggregation protocol
- Signature
Aggregation Protocol - The main protocol for signature aggregation
Enums§
- AggSig
Message - Protocol message types for signature aggregation
- Aggregation
Error - Error types for the aggregation protocol
- Malicious
Evidence - Evidence of malicious behavior
- Protocol
Round - Protocol rounds for the signature aggregation protocol This makes the protocol flow more explicit and easier to debug
Traits§
- Signature
Weight - Trait for weighting of participants in signature aggregation