aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/secp256k1/curve.go
Commit message (Expand)AuthorAgeFilesLines
* 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