aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha2_32/sha2_32.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-60/+0
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
* Modify SHA-224/SHA-256 so that it does the message expansion inlloyd2011-03-121-5/+5
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-4/+8
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-2/+2
* Split SHA-2 into 32 and 64 bit versions; they are totally independentlloyd2010-09-301-0/+56