aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/bmw/bmw_512.h
Commit message (Expand)AuthorAgeFilesLines
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-2/+4
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-1/+1
* Completely remove the second parameter to SecureVector which specifieslloyd2010-09-141-3/+4
* More Doxygen updates/fixeslloyd2010-06-151-0/+3
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-2/+2
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Update the implementation of Blue Midnight Wish to use the Round 2 tweakedlloyd2009-09-211-3/+3
* In BMW-512, don't use the stack, instead use class SecureBuffers to reducelloyd2009-09-151-1/+2
* Add an implementation of Blue Midnight Wish (512 bit version only)lloyd2009-09-151-0/+31