Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

pedersen-commitment

Here are 7 public repositories matching this topic...

This example generates a random secret key and ordinal value, creates a Pedersen commitment using secp256k1, generates a Bulletproof using secp256k1_bulletproofs, encodes the data as a hex string, adds it as an output to a Bitcoin transaction, and broadcasts it to the network. Note that this is a simplified example and should not be used without ad

  • Updated Mar 2, 2023
  • C++

The LostAtom Protocol is a zero-knowledge anonymous ATOMic payment system built on Solana that provides complete transaction privacy without requiring a trusted setup. The protocol uses Pedersen commitments, Bulletproofs, and Schnorr signatures to enable anonymous transfers while maintaining the performance characteristics of the Solana

  • Updated Sep 18, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the pedersen-commitment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pedersen-commitment topic, visit your repo's landing page and select "manage topics."

Learn more