Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsecp256k1 #define NDEBUG | Gustav Simonsson | 2015-04-08 | 1 | -0/+1 |
| | |||||
* | Link GMP | obscuren | 2015-04-07 | 1 | -0/+3 |
| | |||||
* | Update Go wrapper around libbsecp256k1 | Gustav Simonsson | 2015-04-07 | 1 | -89/+25 |
| | |||||
* | Update bitcoin secp256k1 lib | Gustav Simonsson | 2015-04-07 | 74 | -4960/+10508 |
| | |||||
* | Added invalid sec key test | obscuren | 2015-02-16 | 1 | -1/+10 |
| | |||||
* | Validate seckey when generating pub key | obscuren | 2015-02-15 | 1 | -1/+6 |
| | |||||
* | Remove secp256_rand.go and update tests | Gustav Simonsson | 2015-02-14 | 2 | -107/+11 |
| | |||||
* | Set both key generation and ECDSA nonce to use mixed entropy | Gustav Simonsson | 2015-02-11 | 1 | -2/+3 |
| | | | | | | * Move random entropy functions to new package randentropy * Add function to get n bytes entropy where up to first 32 bytes are mixed with OS entropy sources | ||||
* | Fixed n | obscuren | 2015-02-01 | 1 | -1/+2 |
| | |||||
* | Fixed Sign nonce | obscuren | 2015-02-01 | 2 | -6/+2 |
| | |||||
* | Moved `obscuren` secp256k1-go | obscuren | 2015-01-22 | 47 | -0/+6427 |