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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct some errors in the automatically generated dependencies.
lloyd
2009-07-16
6
-6
/
+0
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
7
-12
/
+16
*
Add XTS mode, from IEEE P1619
lloyd
2009-04-16
3
-0
/
+435
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
19
-316
/
+354
*
Add some Doxygen comments for BlockCipherModePaddingMethod
lloyd
2008-11-18
1
-23
/
+62
*
Make cipher mode padder non-const in ECB and CBC
lloyd
2008-11-10
3
-14
/
+14
*
Remove support for block cipher padding methods in engine. Like S2K,
lloyd
2008-11-10
2
-0
/
+5
*
Add dep in ecb and cbc on mode_pad
lloyd
2008-11-10
2
-0
/
+2
*
Update modes requires since modebase is now modes
lloyd
2008-11-09
7
-7
/
+7
*
Move cipher mode base class to modes/ dir
lloyd
2008-11-09
3
-0
/
+0
*
Macro cleanup
lloyd
2008-11-09
1
-2
/
+2
*
Remove lookup.h use from EAX
lloyd
2008-11-08
4
-43
/
+26
*
Remove lookup.h from CTS mode
lloyd
2008-11-08
2
-52
/
+18
*
Remove lookup.h use from ECB, CBC, CFB
lloyd
2008-11-08
6
-99
/
+52
*
Remove use of lookup.h from OFB
lloyd
2008-11-08
3
-13
/
+12
*
Remove use of lookup.h in CTR mode
lloyd
2008-11-08
2
-11
/
+9
*
Remove lookup.h from modebase
lloyd
2008-11-08
8
-22
/
+38
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
4
-1
/
+4
*
Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)
lloyd
2008-11-08
1
-0
/
+1
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
1
-3
/
+4
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
9
-0
/
+0
*
Move mode padding schemes to modes/mode_pad module
lloyd
2008-09-28
3
-0
/
+214
*
Add missing modinfo for modebase module
lloyd
2008-09-28
1
-0
/
+14
*
Add modebase module (and add dep in cipher mode impls). Move data_snk.cpp to ...
lloyd
2008-09-28
9
-0
/
+123
*
Move all modules into src/ directory
lloyd
2008-09-28
22
-0
/
+1482