summaryrefslogtreecommitdiff
path: root/lib/sha256.h
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* md5, sha1, sha256, sha512: use openssl routines if availablePádraig Brady2013-12-031-9/+21
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-2/+2
* Update copyright year, for commit on 2009-07-21.Bruno Haible2009-08-011-1/+1
* C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scopePeter Simons2009-07-221-0/+8
* sha256.h: correct definition on SHA224_DIGEST_SIZEJim Meyering2008-07-311-2/+2
* sha256: do not artificially restrict buffer length to be < 2^32Jim Meyering2008-05-261-1/+1
* New modules: crypto/sha256, crypto/sha512 (from coreutils)Jim Meyering2008-05-111-0/+83