summaryrefslogtreecommitdiff
path: root/lib/gc.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-10/+10
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* crypto/gc: Use 'restrict'.Bruno Haible2020-02-231-2/+2
* crypto/gc-pbkdf2: New module.Simon Josefsson2020-01-151-7/+16
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* crypto/gc-sha256, crypto/gc-sha512: New modules.Bruno Haible2019-08-241-0/+2
* bitset, crypto/gc: fix conflicts with Solaris 11Paul Eggert2019-01-031-3/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* crypto/gc: fix build failure with -Werror=suggest-attribute=constJia Zhang2017-10-291-1/+2
* New module: crypto/gc-sm3Jia Zhang2017-10-291-1/+4
* gc-libgcrypt: fix undefined enum type in switch statementJia Zhang2017-10-281-1/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* 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-0/+4
* 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
* gc: Fix copyright header.Simon Josefsson2011-09-081-1/+1
* maint: correct misuse of "a" and "an"Jim Meyering2011-05-201-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-16/+16
* Support SHA-224 in gc.Simon Josefsson2008-03-281-2/+4
* Add module 'gc-camellia'.Simon Josefsson2007-10-221-1/+3
* lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.Simon Josefsson2007-02-051-2/+8
* Add MD2 and hash fixes.Simon Josefsson2005-10-281-0/+4
* Add gc-rijndael and gc-rijndael-tests modules.Simon Josefsson2005-10-191-0/+1
* Add gc-md4 and gc-md4-tests modules.Simon Josefsson2005-10-181-0/+2
* * gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.Simon Josefsson2005-10-171-43/+45
* Fix warning in comment.Simon Josefsson2005-10-171-5/+5
* Add more hash functions.Simon Josefsson2005-10-171-1/+22
* Add ciphers.Simon Josefsson2005-10-171-0/+36
* Add gc-pbkdf2-sha1 module.Simon Josefsson2005-10-121-0/+13
* * gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,Simon Josefsson2005-10-121-10/+10
* Add gc-sha1 module.Simon Josefsson2005-10-121-1/+7
* * gc-libgcrypt.c (gc_md5): Fix assert call.Simon Josefsson2005-10-121-1/+1
* Doc fix.Simon Josefsson2005-10-111-1/+2
* * gc.h (gc_hash_buffer): Add doc.Simon Josefsson2005-10-111-0/+6
* 2005-10-08 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-10-081-2/+14
* Add generic crypto module.Simon Josefsson2005-10-081-0/+203