prysm-pulse/crypto/bls/blst
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
..
aliases.go Support Go Builds For Darwin Arm64 (#9600) 2021-09-18 17:56:05 +00:00
bls_benchmark_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
BUILD.bazel Experimental prototype of Apple M1 processor support (#10192) 2022-02-19 18:17:08 +00:00
doc.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
init.go Support Go Builds For Darwin Arm64 (#9600) 2021-09-18 17:56:05 +00:00
public_key_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
public_key.go Add errcheck and gosimple linters (#9729) 2021-10-22 17:40:03 -05:00
secret_key_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
secret_key.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
signature_test.go Use Batch Decompression For Signatures (#10105) 2022-01-21 22:57:29 +00:00
signature.go Use Batch Decompression For Signatures (#10105) 2022-01-21 22:57:29 +00:00
stub.go Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing (#10065) 2022-01-20 04:51:02 +00:00