summaryrefslogtreecommitdiff
path: root/lib/sha512.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix bug in large buffer handlingPaul Eggert2012-05-181-4/+5
* crypto: fix bug in large buffer handlingPaul Eggert2012-05-181-2/+3
* Spelling fixes.Paul Eggert2012-01-311-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* crypto libraries: use stdalignPaul Eggert2011-10-271-3/+3
* 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
* 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-115/+115
* digests, copy-file: increase the IO buffer size from 4KiB to 32KiBPádraig Brady2009-10-231-5/+20
* avoid unaligned access errors, e.g., on sparcJim Meyering2008-05-261-4/+8
* sha512.c: fix typo in commentJim Meyering2008-05-261-1/+1
* New modules: crypto/sha256, crypto/sha512 (from coreutils)Jim Meyering2008-05-111-0/+600