go-ethereum/crypto
2025-01-24 16:18:28 +08:00
..
blake2b crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2024-12-09 17:49:00 +08:00
bn256 crypto/bn256: fix MulScalar (#30974) 2025-01-04 11:00:57 +08:00
ecies crypto: update to go version 1.22 (#28946) 2025-01-04 11:00:57 +08:00
kzg4844 crypto: fix typos in comments (#29186) 2024-12-09 17:49:00 +08:00
secp256k1 crypto/secp256k1: change receiver variable name to lowercase (#29889) 2025-01-04 11:00:57 +08:00
crypto.go crypto: remove hardcoded value for secp256k1.N (#30126) 2025-01-04 11:00:57 +08:00
crypto_test.go crypto: improve trie updates (#21047) 2024-12-09 17:49:00 +08:00
signature_cgo.go crypto: update to go version 1.22 (#28946) 2025-01-04 11:00:57 +08:00
signature_nocgo.go crypto: use decred secp256k1 directly (#30595) 2025-01-04 11:00:57 +08:00
signature_test.go crypto: fix docstrings and comments 2025-01-04 11:00:57 +08:00