Expand description

Pedersen commitment implementation using the Ristretto prime-order group.

Structs

  • Pedersen base point for encoding messages to be committed.
  • Pedersen base point for encoding the commitment openings.
  • Algorithm handle for the Pedersen commitment scheme.
  • Pedersen commitment type.
  • Pedersen opening type.