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.
6 lines
304 B
6 lines
304 B
# Pairing cryptography and threshold signatures
|
|
|
|
[](https://travis-ci.org/poanetwork/threshold_crypto)
|
|
|
|
This crate contains constructions of asymmetric key cryptography and threshold
|
|
signatures on top of `pairing` crate. |