summaryrefslogtreecommitdiff
path: root/lib/gc-libgcrypt.c
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* gc: support HMAC-SHA256 and HMAC-SHA512.Simon Josefsson2013-08-261-1/+81
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-3/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-2/+1
* lib/gc-libgcrypt.c (gc_init): Use MIN_GCRYPT_VERSION set to version 1.4.4.Simon Josefsson2010-04-141-1/+5
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-14/+14
* gc-libgcrypt.c, gc-gnulib.c: Change copyright to FSF.Simon Josefsson2009-08-021-1/+2
* Support SHA-224 in gc.Simon Josefsson2008-03-281-0/+14
* Disable secure memory in gc-libgcrypt.c.Simon Josefsson2008-01-161-1/+4
* Add module 'gc-camellia'.Simon Josefsson2007-10-221-0/+10
* 2007-04-16 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-04-161-1/+1
* lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.Simon Josefsson2007-02-051-0/+42
* Move module indicator macros from *.m4 files to the module descriptions.Bruno Haible2007-01-081-19/+19
* * lib/arcfour.c: Assume config.h.Eric Blake2006-10-291-3/+1
* Split off gc-random from gc, and only warn on missing devices.Simon Josefsson2006-03-071-1/+5
* * gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.Simon Josefsson2005-10-281-0/+2
* Add MD2 and hash fixes.Simon Josefsson2005-10-281-21/+116
* * gc-libgcrypt.c (gc_cipher_open): Handle ECB.Simon Josefsson2005-10-211-0/+4
* Add gc-md4 and gc-md4-tests modules.Simon Josefsson2005-10-181-0/+46
* * gc-libgcrypt.c (gc_hmac_sha1): Fix assert.Simon Josefsson2005-10-171-1/+1
* Add more hash functions.Simon Josefsson2005-10-171-0/+118
* Add ciphers.Simon Josefsson2005-10-171-0/+118
* * gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,Simon Josefsson2005-10-121-9/+9
* Add gc-hmac-sha1.Simon Josefsson2005-10-121-0/+40
* Add gc-sha1 module.Simon Josefsson2005-10-121-0/+38
* Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.Simon Josefsson2005-10-121-0/+6
* * gc-libgcrypt.c (gc_md5): Fix assert call.Simon Josefsson2005-10-121-3/+3
* 2005-10-08 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-10-081-0/+22
* Add generic crypto module.Simon Josefsson2005-10-081-0/+165