prysm-pulse/crypto/bls
terence tsao b38b0186b8
Use signature length from fieldparams (#10019)
* Use bls sig length from fieldparams

* fmt

* fix tests

* fix tests

* fix tests

* Update tags_test.go

* fix tests

* Update BUILD.bazel
2021-12-15 15:14:30 -05:00
..
blst Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
common Update blst to v0.3.5 and add BLS spec tests (#9611) 2021-09-17 01:32:23 +00:00
herumi Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
bls_test.go Generate secret key from big number test only (#9816) 2021-10-25 19:14:19 +00:00
bls.go Generate secret key from big number test only (#9816) 2021-10-25 19:14:19 +00:00
BUILD.bazel Rename To Signature Batch (#9926) 2021-11-23 17:57:06 +01:00
constants.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
error.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
interface.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
signature_batch_test.go Rename To Signature Batch (#9926) 2021-11-23 17:57:06 +01:00
signature_batch.go Rename To Signature Batch (#9926) 2021-11-23 17:57:06 +01:00