log lib/sha256.c @ 40196:e63f5d3edab5

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Sun, 24 Jun 2018 15:15:16 -0700 Pádraig Brady maint: clarify comments about sticky EOF
Sun, 24 Jun 2018 01:46:10 -0700 Pádraig Brady af_alg: avoid hangs when reading from streams
Sun, 17 Jun 2018 14:35:37 -0700 Paul Eggert crypto: use byteswap
Mon, 21 May 2018 10:32:25 -0700 Paul Eggert crypto: omit stream ops Emacs doesn’t need
Sat, 05 May 2018 19:39:37 -0700 Paul Eggert crypto/{md5,sha1,sha256,sha512}: simplify
Sat, 05 May 2018 20:27:33 +0200 Bruno Haible af_alg: New module.
Sat, 05 May 2018 18:13:16 +0200 Bruno Haible af_alg: Improve function signature.
Sat, 28 Apr 2018 15:32:56 +0200 Matteo Croce sha256sum: use kernel crypto API
Fri, 05 Jan 2018 22:08:14 +0100 Bruno Haible maint: Add encoding marker for Emacs to non-ASCII sources.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Fri, 31 Mar 2017 22:03:49 +0200 Bruno Haible md5, sha1, sha256, sha512: Add comments regarding correctness.
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Sun, 27 Nov 2016 00:23:14 +0000 Pádraig Brady md4,md5,sha*: allow _STRING_INLINE_unaligned enable unaligned operation
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
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 13:10:42 -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 19:29:50 +0200 Jim Meyering sha256: do not artificially restrict buffer length to be < 2^32
Mon, 26 May 2008 16:25:28 +0200 Jim Meyering avoid unaligned access errors, e.g., on sparc
Sun, 11 May 2008 09:05:36 +0200 Jim Meyering New modules: crypto/sha256, crypto/sha512 (from coreutils)