fork of https://github.com/poanetwork/threshold_crypto for the needs of nextgraph.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Vladimir Komendantskiy b7ab849a16 converted errors from error_chain to failure 7 years ago
src converted errors from error_chain to failure 7 years ago
.gitignore Initial commit 7 years ago
.travis.yml separated crypto module from hbbft crate 7 years ago
Cargo.toml converted errors from error_chain to failure 7 years ago
LICENSE separated crypto module from hbbft crate 7 years ago
README.md separated crypto module from hbbft crate 7 years ago

README.md

Pairing cryptography and threshold signatures

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