prysm-pulse/crypto/bls
Leo Lara b4b976c28b
Experimental prototype of Apple M1 processor support (#10192)
* Experimental prototype of Apple M1 processor support

* Enable Apple M1 compilation of herumi MCL by adding a precompiled library

* Renable nogo

* Fix by gazelle

* Update go.mod to reflect go 1.17.6 changes in WORKSPACE

* go mod tidy

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
2022-02-19 18:17:08 +00:00
..
blst Experimental prototype of Apple M1 processor support (#10192) 2022-02-19 18:17:08 +00:00
common Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +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 Use Batch Decompression For Signatures (#10105) 2022-01-21 22:57:29 +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