go-ethereum/crypto
Daniel Liu 03da570aca
crypto/ecies: use aes blocksize (#1946)
Co-authored-by: lightclient <lightclient@protonmail.com>
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2026-01-19 11:25:15 +05:30
..
blake2b all: fix invalid directive syntax for golangci-lint nolint (#1799) 2025-12-08 13:02:54 +05:30
bn256 crypto/bn256: switch to gnark again #32659 (#1552) 2025-09-24 07:48:52 +08:00
ecies crypto/ecies: use aes blocksize (#1946) 2026-01-19 11:25:15 +05:30
secp256k1 all: using testing.B.Loop (#1554) 2025-09-24 07:59:48 +08:00
crypto.go all: create global hasher pool #31769 (#1233) 2025-08-20 15:11:09 +08:00
crypto_test.go all: using testing.B.Loop (#1554) 2025-09-24 07:59:48 +08:00
signature_cgo.go crypto: use pure Go signature implementation in tinygo #31878 (#1226) 2025-07-26 17:33:55 +08:00
signature_nocgo.go crypto: validate hash length in nocgo Sign #33104 (#1773) 2025-11-14 20:10:48 +05:30
signature_test.go all: using testing.B.Loop (#1554) 2025-09-24 07:59:48 +08:00