index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
keygen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
1
-128
/
+0
*
Replace C interfaces in cli apps with C++ interfaces
Simon Warta
2015-12-08
1
-3
/
+2
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-0
/
+7
*
Merge pull request #112 from cordney/increase-keygen-default-bits
Simon Warta
2015-06-25
1
-1
/
+1
|
\
|
*
Increase default keysize to 2048 bit in keygen tool
René Korthaus
2015-06-17
1
-1
/
+1
*
|
Get rid of 3 unused warnings for argc
Simon Warta
2015-06-23
1
-0
/
+1
*
|
Replace \n by std::endl in /src/cmd
Simon Warta
2015-06-23
1
-1
/
+1
|
/
*
Fix memory leak in TLS tests. Remove last few remaining uses of auto_ptr.
lloyd
2015-03-08
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-0
/
+6
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
1
-0
/
+9
*
Cleanup for pbe name parsing in PKCS #8 encoder
lloyd
2014-12-08
1
-2
/
+3
*
Command line prog cleanup
lloyd
2014-11-12
1
-16
/
+68
*
Split up test vectors into per-algo files and app into botan-test for
lloyd
2014-01-10
1
-0
/
+53