| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-03-12 | 1 | -2/+2 |
* | crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) | Felix Lange | 2018-06-12 | 1 | -1/+30 |
* | crypto: fix golint warnings (#16710) | kiel barry | 2018-05-09 | 1 | -4/+4 |
* | crypto: fix error check in toECDSA (#15632) | Felix Lange | 2017-12-12 | 1 | -0/+9 |
* | crypto: add DecompressPubkey, VerifySignature (#15615) | Felix Lange | 2017-12-06 | 1 | -7/+1 |
* | accounts/keystore, crypto: don't enforce key checks on existing keyfiles | Péter Szilágyi | 2017-06-01 | 1 | -1/+1 |
* | crypto: add btcec fallback for sign/recover without cgo (#3680) | Felix Lange | 2017-02-18 | 1 | -28/+8 |
* | crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544) | Felix Lange | 2017-01-13 | 1 | -8/+0 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -1/+1 |
* | accounts, core, crypto, internal: use normalised V during signature handling ... | Péter Szilágyi | 2017-01-05 | 1 | -50/+24 |
* | internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) | bas-vk | 2016-10-29 | 1 | -6/+29 |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -5/+5 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 1 | -1/+1 |
* | crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult | Gustav Simonsson | 2015-11-30 | 1 | -4/+4 |
* | crypto: correct sig validation, add more unit tests | Gustav Simonsson | 2015-09-22 | 1 | -14/+167 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | crypto: fix Sha3Hash and add a test for it | Felix Lange | 2015-03-17 | 1 | -1/+7 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -2/+2 |
* | crypto: make it easier to run Sha3 on multiple inputs | Felix Lange | 2015-02-06 | 1 | -1/+1 |
* | Pad private key when signing & length check for hashes in sign | obscuren | 2015-01-23 | 1 | -1/+13 |
* | Moved `obscuren` secp256k1-go | obscuren | 2015-01-22 | 1 | -1/+1 |
* | Added 0 key proof error | obscuren | 2015-01-19 | 1 | -0/+13 |
* | pre-pow | obscuren | 2015-01-12 | 1 | -0/+13 |
* | ethcrypto => crypto | obscuren | 2014-10-31 | 1 | -0/+36 |