lighthouse/crypto/bls
Kirill aba5225147 crypto/bls: make blst dependency optional (#3387)
## Issue Addressed

#3386 

## Proposed Changes

* make `blst` crate `optional`
* include `blst` dependency into `supranational` feature
* hide `blst`-related code with `supranational` feature

Co-authored-by: Kirill <kirill@aurora.dev>
2022-08-08 23:56:59 +00:00
..
src crypto/bls: make blst dependency optional (#3387) 2022-08-08 23:56:59 +00:00
tests Use bulk verification for sync_aggregate signature (#2415) 2021-07-28 05:40:21 +00:00
Cargo.toml crypto/bls: make blst dependency optional (#3387) 2022-08-08 23:56:59 +00:00