aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/signature_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-3/+3
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-3/+3
* crypto: ensure that VerifySignature rejects malleable signatures (#15708)Felix Lange2017-12-201-0/+10
* crypto, crypto/secp256k1: add CompressPubkey (#15626)Felix Lange2017-12-151-0/+38
* crypto: add DecompressPubkey, VerifySignature (#15615)Felix Lange2017-12-061-8/+84
* all: update license informationFelix Lange2017-04-141-1/+1
* crypto: add btcec fallback for sign/recover without cgo (#3680)Felix Lange2017-02-181-0/+36