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
*
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