qubits4all / scriptless-zkp

Cryptographic protocols R&D re: zero-knowledge proofs, adaptor signatures & "scriptless" scripts
Mozilla Public License 2.0
1 stars 0 forks source link

feature/GI-16: ECC Pedersen Commitments #26

Closed qubits4all closed 3 months ago

qubits4all commented 3 months ago

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