go-ethereum/crypto
HAOYUatHZ b22944a621
Revert "Substitute secp256k1 library for the L1 version (#22)" (#290)
* Revert "Substitute secp256k1 library for the L1 version (#22)"

This reverts commit 59df2d7ebb.

* goimports -local github.com/scroll-tech/go-ethereum -w .

* go mod tidy
2023-04-19 15:54:20 +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
codehash feat: dual code hash (#188) 2023-02-08 16:12:41 -08:00
ecies Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
poseidon feat: dual code hash (#188) 2023-02-08 16:12:41 -08:00
secp256k1 Revert "Substitute secp256k1 library for the L1 version (#22)" (#290) 2023-04-19 15:54:20 +08:00
signify all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
crypto.go feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08: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 Revert "Substitute secp256k1 library for the L1 version (#22)" (#290) 2023-04-19 15:54:20 +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