go-ethereum/accounts
Felix Lange 8e1de223ad
crypto/keccak: vendor in golang.org/x/crypto/sha3 (#33323)
The upstream libray has removed the assembly-based implementation of
keccak. We need to maintain our own library to avoid a peformance
regression.

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
2026-02-03 14:55:27 -07:00
..
abi accounts/abi/bind/v2: replace rng in test (#33612) 2026-01-17 16:20:19 +01:00
external
keystore accounts/keystore: fix panic in decryptPreSaleKey (#33602) 2026-01-14 11:51:48 +01:00
scwallet accounts/scwallet: fix panic in decryptAPDU (#33606) 2026-01-20 12:04:23 +01:00
usbwallet accounts/usbwallet: add support for Ledger Nano Gen5 (#33297) 2026-02-03 13:11:47 +01:00
accounts.go crypto/keccak: vendor in golang.org/x/crypto/sha3 (#33323) 2026-02-03 14:55:27 -07:00
accounts_test.go
errors.go
hd.go
hd_test.go
manager.go
sort.go
url.go
url_test.go