aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha2/sha2_32.cpp
Commit message (Expand)AuthorAgeFilesLines
* Many source files included bit_ops.h when what was really desired waslloyd2009-05-131-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-29/+31
* Do a minor optimization in some of the compression functions, loadinglloyd2008-11-231-7/+12
* I had not anticipated this being really worthwhile, but it turns outlloyd2008-11-231-48/+84
* Rename SHA-{384,512} base class SHA_64_BASE to SHA_384_512_BASE. Rename SHA_2...lloyd2008-10-101-5/+6
* Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbHlloyd2008-10-081-0/+149