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
/
modes
/
cbc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set default offset for all cipher mode update/final signatures.
lloyd
2013-12-31
1
-6
/
+6
*
s/default_nonce_size/default_nonce_length/
lloyd
2013-12-10
2
-2
/
+2
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Fix padding error in CBC encryption if offset != 0
lloyd
2013-10-12
1
-3
/
+2
*
Add Cipher_Mode intermediate class. Add missing BOTAN_DLL exports
lloyd
2013-08-19
1
-2
/
+2
*
Simplify handling of CBC/ECB padding and move source to src/modes
lloyd
2013-08-15
1
-18
/
+2
*
Convert CTS mode to Transformation API
lloyd
2013-08-15
2
-7
/
+160
*
Keeping this buffer persistently greatly helps performance
lloyd
2013-08-15
2
-8
/
+8
*
Move ECB to Transformation API
lloyd
2013-08-15
3
-2
/
+6
*
Move CBC to Transformation API
lloyd
2013-08-15
3
-0
/
+296
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
3
-225
/
+0
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-2
/
+2
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Correct some errors in the automatically generated dependencies.
lloyd
2009-07-16
1
-1
/
+0
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-2
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-44
/
+48
*
Make cipher mode padder non-const in ECB and CBC
lloyd
2008-11-10
2
-8
/
+8
*
Remove support for block cipher padding methods in engine. Like S2K,
lloyd
2008-11-10
1
-0
/
+4
*
Add dep in ecb and cbc on mode_pad
lloyd
2008-11-10
1
-0
/
+1
*
Update modes requires since modebase is now modes
lloyd
2008-11-09
1
-1
/
+1
*
Remove lookup.h use from ECB, CBC, CFB
lloyd
2008-11-08
2
-25
/
+20
*
Remove lookup.h from modebase
lloyd
2008-11-08
1
-4
/
+8
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
Add modebase module (and add dep in cipher mode impls). Move data_snk.cpp to ...
lloyd
2008-09-28
1
-0
/
+5
*
Move all modules into src/ directory
lloyd
2008-09-28
3
-0
/
+216