lighthouse/eth2/utils/bls
Paul Hauner 35ae1b6745
Add agg_pub to bls, add agg_sig.verify_multiple
- Adds a new-type wrapper for `AggregatePublicKey`, just like all the
other types.
- Adds the `verify_multiple` method to the `AggregateSignature` newtype,
as was introduced in a recent version of signature-schemes.
2019-03-03 11:10:38 +11:00
..
src Add agg_pub to bls, add agg_sig.verify_multiple 2019-03-03 11:10:38 +11:00
Cargo.toml Update to signature-scheme 0.5.2 2019-02-18 10:50:40 +11:00