GitHub / guillaumelauzier / Bulletproofs-libsecp256k1
This example generates a random 32-byte secret key and a random 32-byte value, and then creates a Pedersen commitment to the value using the secp256k1 library. It then generates a Bulletproof for the commitment using the secp256k1_bulletproofs library, and verifies the proof using the same library.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillaumelauzier%2FBulletproofs-libsecp256k1
PURL: pkg:github/guillaumelauzier/Bulletproofs-libsecp256k1
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: over 2 years ago
Topics: bitcoin, bulletproofs, commitment, pedersen, secp256k1