Expand description
Pedersen commitment implementation using the Ristretto prime-order group.
Structsยง
- G
- Pedersen base point for encoding messages to be committed.
- H
- Pedersen base point for encoding the commitment openings.
- Pedersen
- Algorithm handle for the Pedersen commitment scheme.
- Pedersen
Commitment - Pedersen commitment type.
- Pedersen
Opening - Pedersen opening type.