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
/
stream
/
stream_cipher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate the constant size_t values in SymmetricAlgorithm that give
lloyd
2010-10-28
1
-18
/
+0
*
More size_t
lloyd
2010-10-15
1
-3
/
+3
*
s/u32bit/size_t/ in stream
lloyd
2010-10-13
1
-4
/
+4
*
Yet more Doxygen comments
lloyd
2010-06-16
1
-0
/
+3
*
Move a couple of StreamCipher functions to a source file to avoid the
lloyd
2010-06-16
1
-8
/
+2
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+2
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-1
/
+1
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-2
/
+2
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-1
/
+1
*
Cleanups/random changes in the stream cipher code:
lloyd
2009-10-14
1
-40
/
+27
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-3
/
+5
*
Remove redundent includes
lloyd
2008-11-09
1
-2
/
+0
*
Split ciphers into block and stream ciphers. Move base class headers
lloyd
2008-11-08
1
-0
/
+92