prysm-pulse/shared/bls/blst
terence tsao 2ae6452cb5
Add Eth2FastAggregateVerify (#9144)
* Add `Eth2FastAggregateVerify`

* Update propose_test.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-07-02 19:27:08 +00:00
..
aliases.go Invert BLST Go Tag (#8725) 2021-04-11 11:11:15 +00:00
bls_benchmark_test.go Update deprecated function usages (#8953) 2021-05-28 08:57:47 +02:00
BUILD.bazel Invert BLST Go Tag (#8725) 2021-04-11 11:11:15 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
init.go Invert BLST Go Tag (#8725) 2021-04-11 11:11:15 +00:00
public_key_test.go No length check in AggregatePublicKeys (#9105) 2021-06-27 16:13:55 +00:00
public_key.go No length check in AggregatePublicKeys (#9105) 2021-06-27 16:13:55 +00:00
secret_key_test.go Add Better Zero Key Checks (#9022) 2021-06-11 13:48:57 -05:00
secret_key.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
signature_test.go Add Eth2FastAggregateVerify (#9144) 2021-07-02 19:27:08 +00:00
signature.go Add Eth2FastAggregateVerify (#9144) 2021-07-02 19:27:08 +00:00
stub.go Add Eth2FastAggregateVerify (#9144) 2021-07-02 19:27:08 +00:00