aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/skein/skein_512.h
Commit message (Expand)AuthorAgeFilesLines
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-0/+1
* More size_t. Document changeslloyd2010-10-131-1/+1
* Remove HashFunction::HASH_BLOCK_SIZE entirelylloyd2010-10-131-0/+2
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-3/+3
* Completely remove the second parameter to SecureVector which specifieslloyd2010-09-141-3/+3
* More Doxygen commentslloyd2010-06-161-0/+5
* More Doxygen updates/fixeslloyd2010-06-151-0/+3
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-3/+3
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Mark Skein_512 with the BOTAN_DLL macrolloyd2009-06-061-3/+3
* Small cleanups in the Skein-512 source, and add support for thelloyd2009-06-031-4/+4
* Add an implementation of Skein-512lloyd2009-06-021-0/+41