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
/
block
/
block_cipher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-2
/
+2
*
More Doxygen updates
lloyd
2010-06-15
1
-9
/
+16
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-2
/
+2
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Change BlockCipher::parallelism() to return the native parallelism of
lloyd
2010-05-25
1
-2
/
+10
*
Set parallelism defaults.
lloyd
2010-02-25
1
-1
/
+1
*
Instead of the mode parallelism being specified via macros, have it
lloyd
2010-02-25
1
-0
/
+5
*
Add doxygen comments
lloyd
2009-12-29
1
-0
/
+13
*
Remove obsolete comment
lloyd
2009-11-17
1
-15
/
+0
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-1
/
+1
*
Change the BlockCipher interface to support multi-block encryption and
lloyd
2009-08-11
1
-8
/
+12
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-0
/
+2
*
Add comment showing likely future API for multi-block encryption in BlockCipher
lloyd
2008-11-21
1
-0
/
+6
*
Add a comment to BlockCipher mentionining the usefulness of extending it
lloyd
2008-11-18
1
-0
/
+9
*
Remove redundent includes
lloyd
2008-11-09
1
-2
/
+0
*
Macro cleanup
lloyd
2008-11-09
1
-2
/
+2
*
Split ciphers into block and stream ciphers. Move base class headers
lloyd
2008-11-08
1
-0
/
+85