Skip to content
GitHub Universe 2025
Save $400 on Universe passes until 9/17. Register now
#

bulletproof

Here are 14 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 Gargantua Protocol is a zero-knowledge anonymous 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 blockchain.

  • Updated Sep 16, 2025
  • Rust

Improve this page

Add a description, image, and links to the bulletproof 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 bulletproof topic, visit your repo's landing page and select "manage topics."

Learn more