Module pedersen

Module pedersen 

Source

Structs§

CommittedScalar
The committer’s view of a scalar commitment, i.e. not just the commitment itself but also the underlying value and the blinding factor.
CommittedVector
The committer’s view of a vector commitment, i.e. not just the commitment itself but also the underlying value and the blinding factor.
PedersenCommitter
For committing to vectors of integers and scalars using the Pedersen commitment scheme.

Functions§

binary_decomposition_le 🔒
precompute_doublings 🔒