log lib/gc.h @ 10780:5c7a68d31801

age author description
Fri, 28 Mar 2008 15:50:04 +0100 Simon Josefsson Support SHA-224 in gc.
Mon, 22 Oct 2007 09:32:11 +0200 Simon Josefsson Add module 'gc-camellia'.
Mon, 05 Feb 2007 11:17:30 +0000 Simon Josefsson lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
Fri, 28 Oct 2005 12:09:31 +0000 Simon Josefsson Add MD2 and hash fixes.
Wed, 19 Oct 2005 14:54:32 +0000 Simon Josefsson Add gc-rijndael and gc-rijndael-tests modules.
Tue, 18 Oct 2005 23:35:50 +0000 Simon Josefsson Add gc-md4 and gc-md4-tests modules.
Mon, 17 Oct 2005 13:41:56 +0000 Simon Josefsson * gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
Mon, 17 Oct 2005 13:34:58 +0000 Simon Josefsson Fix warning in comment.
Mon, 17 Oct 2005 13:13:08 +0000 Simon Josefsson Add more hash functions.
Mon, 17 Oct 2005 13:00:51 +0000 Simon Josefsson Add ciphers.
Wed, 12 Oct 2005 13:13:29 +0000 Simon Josefsson Add gc-pbkdf2-sha1 module.
Wed, 12 Oct 2005 11:57:13 +0000 Simon Josefsson * gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
Wed, 12 Oct 2005 01:42:54 +0000 Simon Josefsson Add gc-sha1 module.
Wed, 12 Oct 2005 00:23:38 +0000 Simon Josefsson * gc-libgcrypt.c (gc_md5): Fix assert call.
Tue, 11 Oct 2005 19:17:09 +0000 Simon Josefsson Doc fix.
Tue, 11 Oct 2005 17:41:16 +0000 Simon Josefsson * gc.h (gc_hash_buffer): Add doc.
Sat, 08 Oct 2005 09:26:59 +0000 Simon Josefsson 2005-10-08 Simon Josefsson <jas@extundo.com>
Sat, 08 Oct 2005 08:33:07 +0000 Simon Josefsson Add generic crypto module.