aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/pubkey.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated Nyberg-Rueppel and Rabin-Williams signaturesJack Lloyd2016-09-021-2/+0
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-5/+5
* Avoid having Command* objects be created until requested.Jack Lloyd2015-12-301-11/+11
* Add Command::rng()Jack Lloyd2015-12-271-15/+7
* Add DSA keygen and --der-out flag to keygen and pkcs8 toolsJack Lloyd2015-12-231-23/+70
* CLI rewriteJack Lloyd2015-12-191-0/+278