Audited & minimal JS implementation of Starknet cryptography.
-
Updated
Jul 21, 2024 - JavaScript
Audited & minimal JS implementation of Starknet cryptography.
A database being built for the Amoveo blockchain.
Benchmarks for Pedersen hash implementations
Pedersen verifiable secret sharing.
Distributed Key Generation Algorithm by Pedersen
Pedersen's Protocol - Demo
Pedersen Hash for C# .Net
Dkg nodes
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.
P2P framework for E2E verifiable voting systems, M.SC. CS Thesis Project
Add a description, image, and links to the pedersen topic page so that developers can more easily learn about it.
To associate your repository with the pedersen topic, visit your repo's landing page and select "manage topics."