log

age author description
Fri, 21 Oct 2005 12:56:13 +0000 Simon Josefsson Use "" instead of <> for gc.h include, from Bruno.
Fri, 21 Oct 2005 12:55:02 +0000 Simon Josefsson * gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
Fri, 21 Oct 2005 12:51:11 +0000 Simon Josefsson Doc fix, from Bruno.
Fri, 21 Oct 2005 12:49:28 +0000 Simon Josefsson * hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
Fri, 21 Oct 2005 12:46:48 +0000 Simon Josefsson Fix GNU indent bugs, suggested by Bruno.
Fri, 21 Oct 2005 12:45:42 +0000 Simon Josefsson Whitespace fix, from Bruno.
Fri, 21 Oct 2005 12:39:10 +0000 Simon Josefsson * crc.c (crc32_update): Actually use crc parameter, suggested by
Fri, 21 Oct 2005 12:33:03 +0000 Simon Josefsson * crc.h: Include stdint.h directly, suggested by Bruno Haible
Fri, 21 Oct 2005 12:29:03 +0000 Simon Josefsson Add, forgotten in last commit.
Fri, 21 Oct 2005 12:28:18 +0000 Simon Josefsson Add des, des-tests, gc-des, gc-des-tests modules.
Fri, 21 Oct 2005 12:06:17 +0000 Simon Josefsson Add, forgotten in last commit.
Fri, 21 Oct 2005 12:03:17 +0000 Simon Josefsson Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
Fri, 21 Oct 2005 11:44:23 +0000 Simon Josefsson * gc-libgcrypt.c (gc_cipher_open): Handle ECB.
Wed, 19 Oct 2005 15:40:26 +0000 Simon Josefsson Add gc-arcfour and gc-arcfour-tests modules.
Wed, 19 Oct 2005 14:54:32 +0000 Simon Josefsson Add gc-rijndael and gc-rijndael-tests modules.
Wed, 19 Oct 2005 08:37:43 +0000 Simon Josefsson * m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
Wed, 19 Oct 2005 08:20:36 +0000 Karl Berry .
Tue, 18 Oct 2005 23:45:03 +0000 Simon Josefsson Add tests.
Tue, 18 Oct 2005 23:37:20 +0000 Simon Josefsson Include memxor.h.
Tue, 18 Oct 2005 23:35:50 +0000 Simon Josefsson Add gc-md4 and gc-md4-tests modules.
Tue, 18 Oct 2005 22:59:17 +0000 Simon Josefsson Add md4 module.
Tue, 18 Oct 2005 14:10:27 +0000 Simon Josefsson Add md5-tests module.
Tue, 18 Oct 2005 07:36:59 +0000 Karl Berry .
Mon, 17 Oct 2005 18:06:51 +0000 Bruno Haible Tweak the code to make it more reusable.
Mon, 17 Oct 2005 15:44:51 +0000 Bruno Haible Simplification, from Stepan Kasal.
Mon, 17 Oct 2005 14:48:31 +0000 Simon Josefsson Add gc-sha1-tests module.
Mon, 17 Oct 2005 14:33:14 +0000 Simon Josefsson * gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
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.