Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto, crypto/secp256k1: add CompressPubkey (#15626) | Felix Lange | 2017-12-15 | 1 | -0/+5 |
* | crypto: add DecompressPubkey, VerifySignature (#15615) | Felix Lange | 2017-12-06 | 1 | -0/+18 |
* | all: update license information | Felix Lange | 2017-04-14 | 1 | -1/+1 |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -2/+2 |
* | crypto: add btcec fallback for sign/recover without cgo (#3680) | Felix Lange | 2017-02-18 | 1 | -0/+64 |