GI-16: Pedersen Commitments over Elliptic Curves (ECC Pedersen Commitments)
Support for generating Pedersen commitments over elliptic curves, and verifying revealed Pedersen commitments.
In addition, support for additive homomorphic operations with such Pedersen commitments should be provided.
Generation of an ECC Pedersen Commitment, including sealed & revealed (opened) commitment forms.
Verification of an Opened (Revealed) Commitment (to a Verifier)
Support Homomorphic Addition of ECC Pedersen Commitments
Automated Tests
Include unit tests exercising the above functionality.
GI-16: Pedersen Commitments over Elliptic Curves (ECC Pedersen Commitments)
Support for generating Pedersen commitments over elliptic curves, and verifying revealed Pedersen commitments. In addition, support for additive homomorphic operations with such Pedersen commitments should be provided.
Automated Tests