Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pedersen-commitment

Go version of the Pedersen Commitment Scheme.

This is a pure Go implementation of the Pedersen Commitment Scheme.
It makes use of Bas Westerbaan's https://github.com/bwesterb/go-ristretto to create commitments.
Pederson Commitments are used for Confidential Transactions. It uses Cryptography and Elliptic Curves to do that.
You can read more about Commitments schemes right here: https://en.wikipedia.org/wiki/Commitment_scheme.

About

Go version of the Pedersen commitment scheme

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages