prysm-pulse/crypto/bls/blst
Potuz be23773924
Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350)
* Don't use max cover on unnaggregated atts

* Do not validate signature on the attestation package

* separate nil error checks

* fix unit tests
2023-05-16 17:06:26 +00:00
..
aliases.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
bls_benchmark_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel stategen: Pre-populate bls pubkey cache as part of stategen's Resume function (#11482) 2023-05-10 10:44:15 +00:00
doc.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
init.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
public_key_test.go stategen: Pre-populate bls pubkey cache as part of stategen's Resume function (#11482) 2023-05-10 10:44:15 +00:00
public_key.go stategen: Pre-populate bls pubkey cache as part of stategen's Resume function (#11482) 2023-05-10 10:44:15 +00:00
secret_key_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
secret_key.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
signature_test.go Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350) 2023-05-16 17:06:26 +00:00
signature.go Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350) 2023-05-16 17:06:26 +00:00
stub.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
test_helper_test.go stategen: Pre-populate bls pubkey cache as part of stategen's Resume function (#11482) 2023-05-10 10:44:15 +00:00