go-ethereum/crypto
2026-05-21 21:55:10 -07:00
..
blake2b crypto: using testing.B.Loop (#32645) 2025-09-19 17:12:41 -06:00
bn256 crypto/bn256: fix comment in MulXi (#34659) 2026-04-13 13:57:11 +02:00
ecies crypto/ecies: fix ECIES invalid-curve handling (#33669) 2026-01-29 10:56:12 +01:00
keccak crypto/keccak: fuse xor into asm keccak permutations 2026-04-08 09:19:25 +05:30
kzg4844 crypto/kzg4844: add cell-related functions (#34766) 2026-04-23 15:39:07 +02:00
secp256k1 crypto/secp256k1: fix coordinate check 2026-02-17 17:09:18 +01:00
secp256r1 core/vm: implement EIP-7951 - precompile for secp256r1 (#31991) 2025-07-07 20:59:45 +02:00
signify crypto/signify: fix fuzz test compilation (#33402) 2025-12-13 12:09:07 +08:00
crypto.go common/crypto/keccak: optimize sha3 2026-04-08 08:58:00 +05:30
crypto_test.go crypto: fix unit test (#34811) 2026-04-24 10:02:34 +08:00
keccak.go @lightclient feedbacks 2026-04-08 08:58:00 +05:30
keccak_ziren.go crypto: fix KeccakState undefined reference in ziren build tag 2026-04-08 08:58:00 +05:30
signature_cgo.go crypto: use pure Go signature implementation in tinygo (#31878) 2025-05-23 11:14:40 +02:00
signature_nocgo.go crypto: add hash length check in nocgo VerifySignature (#33839) 2026-05-10 11:49:17 +02:00
signature_test.go crypto: using testing.B.Loop (#32645) 2025-09-19 17:12:41 -06:00