Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-03-22 | Improved AES performance. | Werner Koch | 1 | -2/+6 | |
2007-10-23 | Switched to GPLv3. | Werner Koch | 1 | -4/+2 | |
Updated gettext. | |||||
2007-06-13 | Add Camellia. Do not enable this if you are not doing interop | David Shaw | 1 | -0/+8 | |
testing. It is not (yet) legal OpenPGP, is not interop tested yet (obviously), and it's a great way to lose your data. Just don't do it. | |||||
2006-04-20 | Add SHA-224 support | David Shaw | 1 | -1/+10 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2004-10-12 | * algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c, | David Shaw | 1 | -27/+25 | |
des.c, rijndael.c: Consistently use const for input buffers. | |||||
2003-09-04 | * md.c (string_to_digest_algo): Enable read-write SHA-256 support. | David Shaw | 1 | -9/+0 | |
* algorithms.h, Makefile.am, md.c (load_digest_module, string_to_digest_algo), tiger.c: Drop TIGER/192 support. | |||||
2003-02-04 | * sha256.c, sha512.c: New. | David Shaw | 1 | -2/+26 | |
* Makefile.am, algorithms.h, md.c (load_digest_module, string_to_digest_algo): Add read-only support for the new SHAs. | |||||
2002-08-04 | Removed some obsolete header files.V1-1-91 | Werner Koch | 1 | -0/+52 | |
2002-08-03 | The big extension module removal. | Werner Koch | 1 | -0/+66 | |