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/crypto
obscuren a125b0fbc3 Merge branch 'import_presale_keys' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-import_presale_keys 10 years ago
..
secp256k1 Moved `obscuren` secp256k1-go 10 years ago
sha3 Moved sha3 from `obscuren` 10 years ago
crypto.go Merge branch 'import_presale_keys' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-import_presale_keys 10 years ago
crypto_test.go Pad private key when signing & length check for hashes in sign 10 years ago
curve.go Added S256 curve 10 years ago
encrypt_decrypt_test.go fixed tests 10 years ago
key.go Add ImportPreSaleKey 10 years ago
key_manager.go Show newly created private key during startup. Closes #126 10 years ago
key_store.go ethcrypto => crypto 10 years ago
key_store_passphrase.go CamelCase aesCBCDecrypt 10 years ago
key_store_plain.go Address pull request comments 10 years ago
key_store_test.go Add ImportPreSaleKey 10 years ago
keypair.go Moved `obscuren` secp256k1-go 10 years ago
keyring.go ethcrypto => crypto 10 years ago
keys_test.go try to get full coverage report on travis 10 years ago
mnemonic.go ethcrypto => crypto 10 years ago
mnemonic_test.go ethcrypto => crypto 10 years ago
mnemonic_words.go ethcrypto => crypto 10 years ago