summaryrefslogtreecommitdiff
path: root/lib/sha256.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-96/+96
* digests, copy-file: increase the IO buffer size from 4KiB to 32KiBPádraig Brady2009-10-231-5/+20
* sha256: do not artificially restrict buffer length to be < 2^32Jim Meyering2008-05-261-1/+1
* avoid unaligned access errors, e.g., on sparcJim Meyering2008-05-261-3/+7
* New modules: crypto/sha256, crypto/sha512 (from coreutils)Jim Meyering2008-05-111-0/+550