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