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 Schemes #27

Closed kirk-baird closed 4 years ago

kirk-baird commented 4 years ago

What is the issue

There are 3 BLS Schemes in the BLS-Signature-Standard-v02.

ToDo

Consider implementing each of these schemes and wrapping them around a feature flag or have them in separate modules.