| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move rand functions from util to new random.h/.cpp | Philip Kaufmann | 2014-07-09 | 1 | -5/+3 |
| * | Merge pull request #3637 | Wladimir J. van der Laan | 2014-05-09 | 1 | -0/+17 |
| |\ | |||||
| | * | Also switch the (unused) verification code to low-s instead of even-s. | Pieter Wuille | 2014-03-10 | 1 | -0/+17 |
| * | | Add licenses for tests and test data | Wladimir J. van der Laan | 2014-03-18 | 1 | -0/+4 |
| |/ | |||||
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -4/+7 |
| * | included-tests: generate binary data from test files for inclusion into test ... | Cory Fields | 2013-09-16 | 1 | -3/+5 |
| * | Only create signatures with even S, and verification mode to check. | Pieter Wuille | 2013-08-16 | 1 | -2/+2 |
| * | Check for canonical public keys and signatures | Pieter Wuille | 2012-09-21 | 1 | -0/+87 |