go-ethereum/crypto
HAOYUatHZ c0d20514db
feat: implement RIP-7212/EIP-7212 (#943)
feat: implement RIP-7212/EIP-7212 (#798)

Implement RIP-7212/EIP-7212 according to reference implementation at https://github.com/ulerdogan/go-ethereum/pull/1

Co-authored-by: Jonas Theis <4181434+jonastheis@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2024-07-30 18:32:06 +08:00
..
blake2b crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2023-10-19 14:04:26 +02:00
bls12381 replace package name (#924) 2024-07-25 08:26:20 +08:00
bn256 replace package name (#924) 2024-07-25 08:26:20 +08:00
codehash replace package name (#924) 2024-07-25 08:26:20 +08:00
ecies replace package name (#924) 2024-07-25 08:26:20 +08:00
kzg4844 chore(dep): upgrade go kzg 4844 (#932) 2024-07-27 12:08:52 +08:00
poseidon replace package name (#924) 2024-07-25 08:26:20 +08:00
secp256k1 replace package name (#924) 2024-07-25 08:26:20 +08:00
secp256r1 feat: implement RIP-7212/EIP-7212 (#943) 2024-07-30 18:32:06 +08:00
signify all: remove deprecated uses of math.rand (#26710) 2023-02-16 14:36:58 -05:00
crypto.go replace package name (#924) 2024-07-25 08:26:20 +08:00
crypto_test.go replace package name (#924) 2024-07-25 08:26:20 +08:00
signature_cgo.go replace package name (#924) 2024-07-25 08:26:20 +08:00
signature_nocgo.go crypto: replace noarg fmt.Errorf with errors.New (#27333) 2023-05-24 14:45:51 +02:00
signature_test.go replace package name (#924) 2024-07-25 08:26:20 +08:00