kiel barry
|
ba975dc093
crypto: fix golint warnings (#16710)
|
6 years ago |
Felix Lange
|
1a32bdf92c
crypto: fix error check in toECDSA (#15632)
|
7 years ago |
Felix Lange
|
e85b68ef53
crypto: add DecompressPubkey, VerifySignature (#15615)
|
7 years ago |
Péter Szilágyi
|
72dd51e25a
accounts/keystore, crypto: don't enforce key checks on existing keyfiles
|
7 years ago |
Felix Lange
|
9b0af51386
crypto: add btcec fallback for sign/recover without cgo (#3680)
|
7 years ago |
Felix Lange
|
e0ceeab0d1
crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544)
|
7 years ago |
Felix Lange
|
f2da6581ba
all: fix issues reported by honnef.co/go/simple/cmd/gosimple
|
7 years ago |
Péter Szilágyi
|
08eea0f0e4
accounts, core, crypto, internal: use normalised V during signature handling (#3455)
|
7 years ago |
bas-vk
|
b59c8399fb
internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940)
|
8 years ago |
Ricardo Catalinas Jiménez
|
436fc8d76a
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
8 years ago |
Gustav Simonsson
|
371871d685
parmas, crypto, core, core/vm: homestead consensus protocol changes
|
9 years ago |
Gustav Simonsson
|
c8ad64f33c
crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult
|
9 years ago |
Gustav Simonsson
|
3340b56593
crypto: correct sig validation, add more unit tests
|
9 years ago |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
9 years ago |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
9 years ago |
Felix Lange
|
ea54283b30
all: update license information
|
9 years ago |
Felix Lange
|
ad78db4d62
crypto: fix Sha3Hash and add a test for it
|
9 years ago |
obscuren
|
b523441361
Moved ethutil => common
|
9 years ago |
Felix Lange
|
410b35e913
crypto: make it easier to run Sha3 on multiple inputs
|
9 years ago |
obscuren
|
d4cc2d3503
Pad private key when signing & length check for hashes in sign
|
9 years ago |
obscuren
|
67f9783e6a
Moved `obscuren` secp256k1-go
|
9 years ago |
obscuren
|
bcb1166e52
Added 0 key proof error
|
9 years ago |
obscuren
|
35fe4313d5
pre-pow
|
9 years ago |
obscuren
|
fd9da72536
ethcrypto => crypto
|
10 years ago |