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
Gustav Simonsson aa4ff52d84 Add IsOnCurve check to EC unmarshalling in ECIES decryption 10 years ago
..
ecies Add IsOnCurve check to EC unmarshalling in ECIES decryption 10 years ago
randentropy
secp256k1 libsecp256k1 #define NDEBUG 10 years ago
sha3
crypto.go Forward and log EC recover err and remove dup pubkey len check 10 years ago
crypto_test.go crypto: fix Sha3Hash and add a test for it 10 years ago
curve.go
encrypt_decrypt_test.go Moved ethutil => common 10 years ago
key.go import/export accounts 10 years ago
key_store_passphrase.go crypto: switch to golang.org/x/crypto 10 years ago
key_store_plain.go Fix key store address hex decoding and accounts test 10 years ago
key_store_test.go Moved ethutil => common 10 years ago
keypair.go crypto: remove use of common.Value.Encode 10 years ago
mnemonic.go
mnemonic_test.go
mnemonic_words.go