apache / incubator-milagro-crypto-rust

Apache Milagro Crypto Library - Rust Version
https://milagro.apache.org/
Apache License 2.0
31 stars 19 forks source link

BLS Specifications Core Operations #26

Closed kirk-baird closed 4 years ago

kirk-baird commented 4 years ago

What is the issue

The BLS-Signature-Standard-v02 states a range of core operations that need to be implemented:

ToDo

Each of these functionalities should be implemented for bls modules.