Skip to content

Implementations of the Coconut signing scheme, cross-compatible between Rust and Go.

Notifications You must be signed in to change notification settings

asonnino/coconut-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coconut

Coconut [paper] is a distributed cryptographic signing scheme providing a high degree of privacy for its users. You can find an overview of how to use it in the Coconut section of the Nym documentation.

A simple explanation is also available in blog form.

This repo contains Go and Rust implementations of Coconut.

Note: Currently the libraries are not interoperable - different methods of curve hash are being used.

License

Coconut is released under the Apache-2.0 license. See inside the LICENSES folder of each project.

About

Implementations of the Coconut signing scheme, cross-compatible between Rust and Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 51.1%
  • Rust 47.0%
  • Python 1.9%