1 Repo
Updates to the validation logic for cryptographic commitments to maintain fund security.
Distinct from Pedersen Commitments: Focuses on updating the validation procedure for value commitments rather than version control commits.
Explore 1 awesome GitHub repository matching security & cryptography · Commitment Validation Updates. Refine with filters or upvote what's useful.
Grin is a protocol implementation and blockchain node that provides a confidential transaction system. It uses Pedersen Commitments and homomorphic encryption to verify value integrity and ensure a consistent money supply without revealing specific transaction amounts or participant identities. The project distinguishes itself through an interactive transaction exchange model, where wallets coordinate multi-round data exchanges to build signed transactions. To maintain anonymity, the system supports onion-routed transaction delivery and masks originating IP addresses through specialized relay
Modifies the validation procedure of transaction commitments to maintain fund security over time.