md5, sha1, sha256, sha512: use openssl routines if available
[gnulib.git] / lib / sha1.c
2013-12-03 Pádraig Bradymd5, sha1, sha256, sha512: use openssl routines if...
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertarctwo, md4, md5, sha1, sha256, sha512: no 'static...
2012-05-18 Paul Eggertcrypto: fix bug in large buffer handling
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-10-27 Paul Eggertcrypto libraries: use stdalign
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-10-23 Pádraig Bradydigests, copy-file: increase the IO buffer size from...
2008-03-15 Jim MeyeringUndo last change.
2008-03-15 Jim Meyeringsha1.c, md5.c: Hoist a redundant expression.
2008-01-31 Bruno HaibleMark set_uint32 function as 'inline'.
2008-01-31 Jim MeyeringUse "sizeof VAR", rather than a literal "4".
2008-01-31 Jim MeyeringPrefer "sizeof v" over the equivalent "4".
2008-01-31 Simon Josefssonsha1.c (set_uint32): Mark function as static.
2008-01-31 Peter Palfradersha1: remove the result buffer alignment constraint
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-05-11 Jim Meyeringsha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/...
2006-05-11 Simon Josefsson2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
2006-01-12 Paul EggertSync from coreutils.
2006-01-10 Paul EggertSync from coreutils.
2005-10-17 Simon JosefssonSeparate sha1 from md5. Use stdint.h in both modules.
2005-09-12 Paul EggertMerge glibc and coreutils changes into gnulib, plus...
2005-05-14 Paul Eggert*** empty log message ***
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-08-09 Paul EggertAdd uint32_t.m4, uintptr_t.m4, and finish renaming...