aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/signature_cgo.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-2/+2
* crypto, crypto/secp256k1: add CompressPubkey (#15626)Felix Lange2017-12-151-0/+5
* crypto: add DecompressPubkey, VerifySignature (#15615)Felix Lange2017-12-061-0/+18
* all: update license informationFelix Lange2017-04-141-1/+1
* all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-2/+2
* crypto: add btcec fallback for sign/recover without cgo (#3680)Felix Lange2017-02-181-0/+64