fastcrypto-tbls 0.1.0

Threshold BLS and DKG protocols
Documentation
1
2
3
4
5
6
7
8
9
# fastcrypto-tbls

A crate that implements threshold BLS (tBLS) and distributed key generation (DKG) protocols.

Currently, it only provides a fake object for creating the outputs of the DKG protocol.

## License
This software is licensed as [Apache 2.0](LICENSE). A copy of the license is available in the root
repository of this source tree.