aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha2_64/sha2_64.cpp
Commit message (Expand)AuthorAgeFilesLines
* Maintainer mode warning cleanups, mostly for C style casts which Illoyd2011-04-181-0/+4
* Indentlloyd2011-03-211-6/+6
* Use the same mesasge expansion trick in SHA-512. Performance onlloyd2011-03-131-115/+117
* Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-2/+2
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-9/+9
* Split SHA-2 into 32 and 64 bit versions; they are totally independentlloyd2010-09-301-0/+236