log lib/sha512.c @ 37245:135e82dafbea

age author description
Sat, 30 Nov 2013 05:19:32 +0000 Pádraig Brady md5, sha1, sha256, sha512: use openssl routines if available
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert arctwo, md4, md5, sha1, sha256, sha512: no 'static inline'
Fri, 18 May 2012 16:19:10 -0700 Paul Eggert crypto: fix bug in large buffer handling
Fri, 18 May 2012 14:33:54 -0700 Paul Eggert crypto: fix bug in large buffer handling
Tue, 31 Jan 2012 21:12:29 -0800 Paul Eggert Spelling fixes.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 16 Oct 2011 17:17:47 -0700 Paul Eggert crypto libraries: use stdalign
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 22 Oct 2009 17:36:28 +0100 Pádraig Brady digests, copy-file: increase the IO buffer size from 4KiB to 32KiB
Mon, 26 May 2008 16:25:28 +0200 Jim Meyering avoid unaligned access errors, e.g., on sparc
Mon, 26 May 2008 16:28:22 +0200 Jim Meyering sha512.c: fix typo in comment
Sun, 11 May 2008 09:05:36 +0200 Jim Meyering New modules: crypto/sha256, crypto/sha512 (from coreutils)