* lib/stat-time.h: (get_stat_birthtime): Check for zero-valued
[gnulib.git] / lib / gc-libgcrypt.c
2007-02-05 Simon Josefssonlib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
2007-01-08 Bruno HaibleMove module indicator macros from *.m4 files to the...
2006-10-29 Eric Blake* lib/arcfour.c: Assume config.h.
2006-03-07 Simon JosefssonSplit off gc-random from gc, and only warn on missing...
2005-10-28 Simon Josefsson* gc-gnulib.c, gc-libgcrypt.c: Check calloc return...
2005-10-28 Simon JosefssonAdd MD2 and hash fixes.
2005-10-21 Simon Josefsson* gc-libgcrypt.c (gc_cipher_open): Handle ECB.
2005-10-18 Simon JosefssonAdd gc-md4 and gc-md4-tests modules.
2005-10-17 Simon Josefsson* gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
2005-10-17 Simon JosefssonAdd more hash functions.
2005-10-17 Simon JosefssonAdd ciphers.
2005-10-12 Simon Josefsson* gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for...
2005-10-12 Simon JosefssonAdd gc-hmac-sha1.
2005-10-12 Simon JosefssonAdd gc-sha1 module.
2005-10-12 Simon JosefssonSplit parts of the gc module into gc-md5 and gc-hmac...
2005-10-12 Simon Josefsson* gc-libgcrypt.c (gc_md5): Fix assert call.
2005-10-08 Simon Josefsson2005-10-08 Simon Josefsson <jas@extundo.com>
2005-10-08 Simon JosefssonAdd generic crypto module.