Skip to content
forked from jadeydi/jubjub

A golang implementation of Jubjub

Notifications You must be signed in to change notification settings

mechanizm/jubjub

 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.9%
  • Assembly 23.1%