Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: ensure that VerifySignature rejects malleable signatures (#15708) | Felix Lange | 2017-12-20 | 1 | -0/+10 |
* | crypto, crypto/secp256k1: add CompressPubkey (#15626) | Felix Lange | 2017-12-15 | 1 | -0/+38 |
* | crypto: add DecompressPubkey, VerifySignature (#15615) | Felix Lange | 2017-12-06 | 1 | -8/+84 |
* | all: update license information | Felix Lange | 2017-04-14 | 1 | -1/+1 |
* | crypto: add btcec fallback for sign/recover without cgo (#3680) | Felix Lange | 2017-02-18 | 1 | -0/+36 |