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
zelig e85f3972b9 inline mnemonic wordlist to support binary builds without extra asset 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 inline mnemonic wordlist to support binary builds without extra asset 10 years ago
mnemonic_test.go move ethutil/mnemonic to ethcrypto - electrum word list now sourced from file 10 years ago
mnemonic_words.go inline mnemonic wordlist to support binary builds without extra asset 10 years ago