Expand description
Distributed Puncturable Pseudorandom Function (PPRF) Implementation.
Structs§
- Pprf
Config - Config for a PPRF expansion.
- Regular
Pprf Receiver - Receiver for the PPRF expansion.
- Regular
Pprf Sender - Sender for PPRF expansion.
Enums§
Constants§
- COMMUNICATION_
PHASE - Communication phase for [
cryprot_net::metrics]. - PARALLEL_
TREES - Number of trees that are expanded in parallel using AES ILP.