| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to libsecp256k1-based validation for ECDSA | Pieter Wuille | 2015-11-15 | 1 | -218/+0 |
| * | consensus: cache the openssl EC_GROUP to avoid a race condition for each CECK... | Cory Fields | 2015-08-19 | 1 | -5/+28 |
| * | Improve robustness of DER recoding code | Wladimir J. van der Laan | 2015-01-12 | 1 | -1/+12 |
| * | fail immediately on an empty signature | Cory Fields | 2015-01-09 | 1 | -0/+3 |
| * | consensus: guard against openssl's new strict DER checks | Cory Fields | 2015-01-09 | 1 | -3/+13 |
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| * | Convert remaining comments in /src to doxygen format | Michael Ford | 2014-11-21 | 1 | -3/+5 |
| * | Remove unused ecwrapper code | Pieter Wuille | 2014-11-19 | 1 | -164/+0 |
| * | Do signature-s negation inside the tests | Pieter Wuille | 2014-11-10 | 1 | -2/+2 |
| * | minor cleanup: include orders, end comments etc. | Philip Kaufmann | 2014-10-31 | 1 | -1/+1 |
| * | boost: code movement only: split CECKey into separate files | Cory Fields | 2014-10-27 | 1 | -0/+333 |