aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/algorithms.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-03-22Improved AES performance.Werner Koch1-2/+6
2007-10-23Switched to GPLv3.Werner Koch1-4/+2
Updated gettext.
2007-06-13Add Camellia. Do not enable this if you are not doing interopDavid Shaw1-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-20Add SHA-224 supportDavid Shaw1-1/+10
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2004-10-12* algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c,David Shaw1-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 Shaw1-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 Shaw1-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-04Removed some obsolete header files.V1-1-91Werner Koch1-0/+52
2002-08-03The big extension module removal.Werner Koch1-0/+66