fork of https://github.com/poanetwork/threshold_crypto for the needs of nextgraph.org
 
 
Vladimir Komendantskiy 4fc709a0a3 added Travis build status on github home page 7 years ago
src removed protobuf support 7 years ago
.gitignore Initial commit 7 years ago
.travis.yml separated crypto module from hbbft crate 7 years ago
Cargo.toml removed protobuf support 7 years ago
LICENSE separated crypto module from hbbft crate 7 years ago
README.md added Travis build status on github home page 7 years ago

README.md

Pairing cryptography and threshold signatures

Build Status

This crate contains constructions of asymmetric key cryptography and threshold signatures on top of pairing crate.