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.
Felix Lange
83877a0f9d
tests: remove eth, node, accounts dependencies
Unlocking the accounts in the test doesn't help with anything.
|
9 years ago |
.. |
ecies
|
crypto/ecies: make authenticated shared data work
|
9 years ago |
randentropy
|
crypto: Remove dead code
|
9 years ago |
secp256k1
|
parmas, crypto, core, core/vm: homestead consensus protocol changes
|
9 years ago |
sha3
|
crypto/sha3: Export Keccak-256 hash function
|
9 years ago |
tests
|
Change keystore to version 3
|
10 years ago |
crypto.go
|
tests: remove eth, node, accounts dependencies
|
9 years ago |
crypto_test.go
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 years ago |
encrypt_decrypt_test.go
|
all: fix license headers one more time
|
10 years ago |
key.go
|
crypto: "Crypto" -> "crypto" in web3 key format
|
9 years ago |
key_store_passphrase.go
|
crypto: expose key encryption method, add ping-pong test
|
9 years ago |
key_store_passphrase_test.go
|
crypto: expose key encryption method, add ping-pong test
|
9 years ago |
key_store_plain.go
|
crypto: expose key decryption method to parse a string direclty
|
9 years ago |
key_store_test.go
|
cmd/utils, crypto: add --lightkdf flag for lighter KDF
|
9 years ago |