| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: update copyright | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | md5, sha1, sha256, sha512: use openssl routines if available | Pádraig Brady | 2013-12-03 | 1 | -0/+7 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | arctwo, md4, md5, sha1, sha256, sha512: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -1/+1 |
* | crypto: fix bug in large buffer handling | Paul Eggert | 2012-05-18 | 1 | -4/+5 |
* | crypto: fix bug in large buffer handling | Paul Eggert | 2012-05-18 | 1 | -2/+3 |
* | Spelling fixes. | Paul Eggert | 2012-01-31 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | crypto libraries: use stdalign | Paul Eggert | 2011-10-27 | 1 | -3/+3 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 1 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -115/+115 |
* | digests, copy-file: increase the IO buffer size from 4KiB to 32KiB | Pádraig Brady | 2009-10-23 | 1 | -5/+20 |
* | avoid unaligned access errors, e.g., on sparc | Jim Meyering | 2008-05-26 | 1 | -4/+8 |
* | sha512.c: fix typo in comment | Jim Meyering | 2008-05-26 | 1 | -1/+1 |
* | New modules: crypto/sha256, crypto/sha512 (from coreutils) | Jim Meyering | 2008-05-11 | 1 | -0/+600 |