quorum/crypto
obscuren 0f51ee6c88 crypto: return common.Address rather than raw bytes 2015-06-04 19:28:39 +02:00
..
ecies Add IsOnCurve check to EC unmarshalling in ECIES decryption 2015-04-07 23:50:04 +02:00
randentropy Remove the awesome, ever misunderstood entropy mixing 2015-05-12 17:18:30 +02:00
secp256k1 Remove the awesome, ever misunderstood entropy mixing 2015-05-12 17:18:30 +02:00
sha3 crypto/sha3: pull in latest keccak from go crypto (45% speed increase) 2015-06-03 12:00:39 +03:00
crypto.go crypto: return common.Address rather than raw bytes 2015-06-04 19:28:39 +02:00
crypto_test.go
curve.go
encrypt_decrypt_test.go
key.go crypto: return common.Address rather than raw bytes 2015-06-04 19:28:39 +02:00
key_store_passphrase.go Update keystore code comments 2015-05-13 18:33:31 +02:00
key_store_plain.go Address pull request comments; key header and hex encoding 2015-05-12 17:22:17 +02:00
key_store_test.go Improve key store passphrase crypto 2015-05-12 17:18:30 +02:00
keypair.go
mnemonic.go
mnemonic_test.go
mnemonic_words.go