go-ethereum/crypto
Jules 59df2d7ebb
Substitute secp256k1 library for the L1 version (#22)
* Substitute secp256k1 library for the L1 version

* Add explanatory comment for secp256k1 library change

* Update secp_fuzzer.go

* Change to go-ethereum version 1.10.13

Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-02-09 15:03:42 +08:00
..
blake2b all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
bls12381 Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
bn256 Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
ecies Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
signify all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
crypto.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
crypto_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
signature_cgo.go Substitute secp256k1 library for the L1 version (#22) 2022-02-09 15:03:42 +08:00
signature_nocgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
signature_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00