aboutsummaryrefslogtreecommitdiff
path: root/src/test/key_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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