Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/ethcrypto
Maran 9a93169898 Rewrote mnemonic word loading to facilitate deployable builds. 10 years ago
..
crypto.go Changed sha3 to official one 10 years ago
key_manager.go add InitFromString method to be used in gui 10 years ago
key_store.go DBKeyStore.Load returns no error if keyring not found in db 10 years ago
keypair.go added Mnemonic() and AsStrings() methods, added memoization for address 10 years ago
keyring.go Fixed key import for empty entries 10 years ago
keys_test.go Key Manager 10 years ago
mnemonic.go Rewrote mnemonic word loading to facilitate deployable builds. 10 years ago
mnemonic.words.lst move ethutil/mnemonic to ethcrypto - electrum word list now sourced from file 10 years ago
mnemonic_test.go move ethutil/mnemonic to ethcrypto - electrum word list now sourced from file 10 years ago