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
obscuren 81bc721c5c Fixed address generation 10 years ago
..
crypto.go Fixed address generation 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 move ethutil/mnemonic to ethcrypto - electrum word list now sourced from file 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