Go to file
Vladimir Komendantskiy 4fc709a0a3 added Travis build status on github home page 2018-07-31 15:06:55 +01:00
src removed protobuf support 2018-07-31 12:25:45 +01:00
.gitignore Initial commit 2018-07-30 13:29:55 +01:00
.travis.yml separated crypto module from hbbft crate 2018-07-30 23:52:34 +01:00
Cargo.toml removed protobuf support 2018-07-31 12:25:45 +01:00
LICENSE separated crypto module from hbbft crate 2018-07-30 23:52:34 +01:00
README.md added Travis build status on github home page 2018-07-31 15:06:55 +01:00

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.