| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto/secp256k1: remove external LGPL dependencies (#17239) | Péter Szilágyi | 2018-07-26 | 1 | -14/+25 |
* | crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) | Péter Szilágyi | 2018-07-24 | 1 | -15/+3 |
* | crypto: fix golint warnings (#16710) | kiel barry | 2018-05-09 | 1 | -1/+1 |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -3/+2 |
* | crypto/secp256k1: sign with deterministic K (rfc6979) (#3561) | Felix Lange | 2017-01-23 | 1 | -0/+18 |
* | crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544) | Felix Lange | 2017-01-13 | 1 | -61/+51 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 1 | -7/+2 |
* | crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult | Gustav Simonsson | 2015-11-30 | 1 | -1/+1 |
* | core/secp256k1: update libsecp256k1 Go wrapper and tests | Gustav Simonsson | 2015-11-30 | 1 | -16/+15 |
* | crypto/secp256k1: verify recovery ID before calling libsecp256k1 | Felix Lange | 2015-11-17 | 1 | -4/+11 |
* | core/secp256k1: update libsecp256k1 Go wrapper and tests | Gustav Simonsson | 2015-10-09 | 1 | -161/+138 |
* | 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 |
* | Remove the awesome, ever misunderstood entropy mixing | Gustav Simonsson | 2015-05-12 | 1 | -10/+10 |
* | Added invalid sec key test | obscuren | 2015-02-16 | 1 | -1/+10 |
* | Remove secp256_rand.go and update tests | Gustav Simonsson | 2015-02-14 | 1 | -10/+11 |
* | Moved `obscuren` secp256k1-go | obscuren | 2015-01-22 | 1 | -0/+228 |