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
/
cli
/
encryption.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
1
-1
/
+1
*
Implement chacha20poly1305 in botan CLI
Simon Warta
2018-02-28
1
-0
/
+1
*
Print a command description for cli help
René Korthaus
2018-01-04
1
-0
/
+10
*
Avoid using namespace, other cleanups
Jack Lloyd
2017-10-24
1
-27
/
+24
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
1
-5
/
+3
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-1
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-2
/
+0
*
Avoid using std::cout and std::cerr within cli code
Jack Lloyd
2017-09-02
1
-26
/
+10
*
Fix 3 space indent
Simon Warta
2017-04-18
1
-4
/
+4
*
Add BOTAN_HAS_AEAD_MODES requirement for encryption cli
Simon Warta
2017-04-18
1
-1
/
+1
*
Update registration format of "encryption" cli command
Simon Warta
2017-04-18
1
-2
/
+2
*
Add more ciphers
Simon Warta
2017-04-18
1
-6
/
+20
*
Adapt cli command encryption to new cli interface
Simon Warta
2017-04-18
1
-37
/
+42
*
Add botan encryption cli app
Simon Warta
2017-04-18
1
-0
/
+120