erigon-pulse/crypto
Alex Sharov a8e8bf4528
remove simd lib, because it doesn't work with ghcr.io/goreleaser/goreleaser-cross (which producing release binaries) (#7229)
@shyba hi, seems this lib doesn't work with
ghcr.io/goreleaser/goreleaser-cross (which producing release binaries)
removing it for now, feel free to add it in future - if can make it work
with goreleaser-cross
see: https://github.com/ledgerwatch/erigon/issues/7210
2023-03-31 05:07:43 +00:00
..
blake2b Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
bls12381 Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
bn256 Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
cryptopool use crypto pool (#6197) 2022-12-04 11:59:02 +07:00
ecies remove simd lib, because it doesn't work with ghcr.io/goreleaser/goreleaser-cross (which producing release binaries) (#7229) 2023-03-31 05:07:43 +00:00
crypto_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
crypto.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
signature_cgo.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
signature_nocgo.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
signature_test.go Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797) 2022-03-31 11:06:20 +07:00