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
/
cbc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-299
/
+0
*
s/default_nonce_size/default_nonce_length/
lloyd
2013-12-10
1
-1
/
+1
*
Fix padding error in CBC encryption if offset != 0
lloyd
2013-10-12
1
-3
/
+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
1
-6
/
+123
*
Keeping this buffer persistently greatly helps performance
lloyd
2013-08-15
1
-7
/
+5
*
Move ECB to Transformation API
lloyd
2013-08-15
1
-1
/
+1
*
Move CBC to Transformation API
lloyd
2013-08-15
1
-0
/
+201
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
1
-158
/
+0
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-2
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-34
/
+36
*
Make cipher mode padder non-const in ECB and CBC
lloyd
2008-11-10
1
-4
/
+4
*
Remove lookup.h use from ECB, CBC, CFB
lloyd
2008-11-08
1
-21
/
+16
*
Remove lookup.h from modebase
lloyd
2008-11-08
1
-4
/
+8
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+157