Skip to content
/ jubjub Public
forked from QED-it/go-jubjub

A golang implementation of Jubjub

License

Notifications You must be signed in to change notification settings

jadeydi/jubjub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jubjub

An independent implementation of Jubjub in Go, according to the Sapling protocol specifciation. Can be used as a library. Usage example is shown in cmd/jubjub_tester.

Implements:

  • Jubjub addition and scalar multiplication.
  • Pedersen hashes.

License

This repository and all the files within it are licensed under MIT license, (LICENSE-MIT or http://opensource.org/licenses/MIT)

About

A golang implementation of Jubjub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 77.8%
  • Assembly 22.2%