| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to libsecp256k1-based validation for ECDSA | Pieter Wuille | 2015-11-15 | 1 | -68/+0 |
| | | |||||
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| | | | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | ||||
| * | minor code style cleanup after recent merges | Philip Kaufmann | 2014-11-04 | 1 | -0/+5 |
| | | | | | | - add a missing license header - correct some header orderings etc. | ||||
| * | boost: moveonly: create eccryptoverify.h|cpp and move helper functions there | Cory Fields | 2014-10-31 | 1 | -0/+63 |
| Eventually (after 0.10) these files will hold the logic for crypto verification routines, and CKey/CPubKey will call into them. | |||||