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
c2df9d356a
[release/1.3.4] crypto/secp256k1: remove dependency on libgmp
Turns out we actually don't need it, USE_NUM_NONE works
because we also set USE_FIELD_INV_BUILTIN.
Conflicts:
Makefile
crypto/secp256k1/secp256.go
|
9 years ago |
.. |
ecies
|
[release/1.3.4] crypto/ecies: make authenticated shared data work
|
9 years ago |
randentropy
|
all: fix license headers one more time
|
10 years ago |
secp256k1
|
[release/1.3.4] crypto/secp256k1: remove dependency on libgmp
|
9 years ago |
sha3
|
crypto/sha3: add full license headers
|
10 years ago |
tests
|
Change keystore to version 3
|
10 years ago |
crypto.go
|
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
|
9 years ago |
crypto_test.go
|
[release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes
|
9 years ago |
curve.go
|
crypto: fix build with Go 1.5
|
10 years ago |
encrypt_decrypt_test.go
|
all: fix license headers one more time
|
10 years ago |
key.go
|
common, crypto: add ICAP functions
|
10 years ago |
key_store_passphrase.go
|
cmd/utils, crypto: add --lightkdf flag for lighter KDF
|
9 years ago |
key_store_plain.go
|
all: fix license headers one more time
|
10 years ago |
key_store_test.go
|
cmd/utils, crypto: add --lightkdf flag for lighter KDF
|
9 years ago |