prysm-pulse/shared/bls/blst
ahadda5 349f832bd3
No length check in AggregatePublicKeys (#9105)
* check of len and nil

* minor edit

* minor edit

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2021-06-27 16:13:55 +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 Update deprecated function usages (#8953) 2021-05-28 08:57:47 +02:00
signature.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
stub.go Invert BLST Go Tag (#8725) 2021-04-11 11:11:15 +00:00