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
/
hash
/
comb4p
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Typo in the search and replace
lloyd
2012-07-10
1
-2
/
+2
*
Add deleted copy constructors/assignment operators where appropriate.
lloyd
2012-07-10
1
-0
/
+3
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-5
/
+5
*
Remove BufferedComputation::OUTPUT_LENGTH
lloyd
2010-10-29
2
-1
/
+5
*
Remove HashFunction::HASH_BLOCK_SIZE entirely
lloyd
2010-10-13
2
-15
/
+15
*
Remove most uses of HASH_BLOCK_SIZE
lloyd
2010-10-13
1
-2
/
+2
*
Use output_length() instead of OUTPUT_LENGTH pseudo-property
lloyd
2010-10-13
1
-2
/
+2
*
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
2
-3
/
+3
*
More Doxygen comments
lloyd
2010-06-16
1
-1
/
+5
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
2
-2
/
+2
*
Check to make sure the user didn't provide two of the same has for
lloyd
2010-04-23
1
-0
/
+3
*
Comb4P: hashes must be the same length
lloyd
2010-04-22
1
-2
/
+0
*
Add Comb4P hash combiner, as described in Anja Lehmann's thesis.
lloyd
2010-04-17
3
-0
/
+152