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
/
mdx_hash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
2
-2
/
+2
*
Remove add blocks from hash function info.txt files
lloyd
2009-09-29
1
-5
/
+0
*
Make the member variables of MDx_HashFunction private instead of protected -
lloyd
2009-04-07
1
-6
/
+5
*
Avoid calling compress_n in MDx_HashFunction unless at least one block is
lloyd
2009-04-07
1
-1
/
+2
*
Remove some commented out code in MDx_HashFunction which was used during
lloyd
2009-04-07
2
-26
/
+0
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-1
/
+5
*
I had not anticipated this being really worthwhile, but it turns out
lloyd
2008-11-23
2
-38
/
+64
*
Move BufferedComputation to new buf_comp.{h,cpp}
lloyd
2008-11-08
1
-0
/
+1
*
Move the declaration of the HashFunction base class to a new header hash.h
lloyd
2008-11-08
1
-1
/
+1
*
Rewrite part of the module loading code in configure.pl, now dependencies
lloyd
2008-09-30
1
-1
/
+1
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
Add deps, missing includes, etc
lloyd
2008-09-29
1
-1
/
+1
*
Modularize IF family PK algorithms (integer factorization; RSA and RW base
lloyd
2008-09-28
1
-0
/
+10
*
Make mdx_hash also a module, which most of the hash functions depend on.
lloyd
2008-09-28
2
-0
/
+142