aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/keygen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename cmd/app -> cliSimon Warta2015-12-091-128/+0
* Replace C interfaces in cli apps with C++ interfacesSimon Warta2015-12-081-3/+2
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+7
* Merge pull request #112 from cordney/increase-keygen-default-bitsSimon Warta2015-06-251-1/+1
|\
| * Increase default keysize to 2048 bit in keygen toolRené Korthaus2015-06-171-1/+1
* | Get rid of 3 unused warnings for argcSimon Warta2015-06-231-0/+1
* | Replace \n by std::endl in /src/cmdSimon Warta2015-06-231-1/+1
|/
* Fix memory leak in TLS tests. Remove last few remaining uses of auto_ptr.lloyd2015-03-081-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+6
* Add Curve25519 based on curve25519-donna by Adam Langley.lloyd2014-12-271-0/+9
* Cleanup for pbe name parsing in PKCS #8 encoderlloyd2014-12-081-2/+3
* Command line prog cleanuplloyd2014-11-121-16/+68
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-101-0/+53