aboutsummaryrefslogtreecommitdiff
path: root/src/test/key_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-0/+4
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-5/+7
* CSecret/CKey -> CKey/CPubKey split/refactorPieter Wuille2013-05-301-51/+45
* Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddressPieter Wuille2012-05-241-10/+17
* CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed so...Chris Moore2012-04-121-5/+7
* Unit tests for EC key routinesPieter Wuille2012-01-091-0/+138