go-ethereum/accounts/keystore
DeFi Junkie 94710f79a2
accounts/keystore: fix panic in decryptPreSaleKey (#33602)
Validate ciphertext length in decryptPreSaleKey, preventing runtime
panics on invalid input.
2026-01-14 11:51:48 +01:00
..
testdata
account_cache.go
account_cache_test.go
file_cache.go
key.go
keystore.go accounts/keystore: clear decrypted key after use (#33090) 2025-11-13 16:17:54 +08:00
keystore_fuzzing_test.go
keystore_test.go
passphrase.go accounts/keystore: update links to documenation (#32194) 2025-07-14 09:15:18 +02:00
passphrase_test.go
plain.go
plain_test.go
presale.go accounts/keystore: fix panic in decryptPreSaleKey (#33602) 2026-01-14 11:51:48 +01:00
wallet.go
watch.go
watch_fallback.go