aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/secp256k1/curve.go
Commit message (Expand)AuthorAgeFilesLines
* crypto/secp256k1: Fix invalid document link (#18297)Shuai Qi2018-12-131-1/+1
* crypto/secp256k1: remove external LGPL dependencies (#17239)Péter Szilágyi2018-07-261-11/+32
* crypto: fix golint warnings (#16710)kiel barry2018-05-091-1/+1
* crypto/secp256k1: catch curve parameter parse errors (#16392)David Huie2018-04-031-5/+5
* crypto, crypto/secp256k1: add CompressPubkey (#15626)Felix Lange2017-12-151-27/+19
* all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-2/+4
* crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544)Felix Lange2017-01-131-26/+1
* crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar multGustav Simonsson2015-11-301-0/+335