aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1/sha160.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* 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-31/+33
* Do a minor optimization in some of the compression functions, loadinglloyd2008-11-231-5/+8
* I had not anticipated this being really worthwhile, but it turns outlloyd2008-11-231-52/+56
* Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160lloyd2008-09-291-1/+11
* Move all modules into src/ directorylloyd2008-09-281-0/+143