aboutsummaryrefslogtreecommitdiff
path: root/src/eccryptoverify.cpp
Commit message (Collapse)AuthorAgeFilesLines
* minor code style cleanup after recent mergesPhilip Kaufmann2014-11-041-0/+5
| | | | | - add a missing license header - correct some header orderings etc.
* boost: moveonly: create eccryptoverify.h|cpp and move helper functions thereCory Fields2014-10-311-0/+63
Eventually (after 0.10) these files will hold the logic for crypto verification routines, and CKey/CPubKey will call into them.