aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/secp256k1/secp256.go
Commit message (Expand)AuthorAgeFilesLines
* Adding flags to facilitate cross compiling to ARMMaran2015-04-221-0/+2
* libsecp256k1 #define NDEBUGGustav Simonsson2015-04-081-0/+1
* Link GMPobscuren2015-04-071-0/+3
* Update Go wrapper around libbsecp256k1Gustav Simonsson2015-04-071-89/+25
* Validate seckey when generating pub keyobscuren2015-02-151-1/+6
* Set both key generation and ECDSA nonce to use mixed entropyGustav Simonsson2015-02-111-2/+3
* Fixed Sign nonceobscuren2015-02-011-5/+1
* Moved `obscuren` secp256k1-goobscuren2015-01-221-0/+304