aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/algorithms.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved AES performance.Werner Koch2008-03-221-2/+6
|
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
| | | | | Updated gettext.
* Add Camellia. Do not enable this if you are not doing interopDavid Shaw2007-06-131-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.
* Add SHA-224 supportDavid Shaw2006-04-201-1/+10
|
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
|
* * algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c,David Shaw2004-10-121-27/+25
| | | | | des.c, rijndael.c: Consistently use const for input buffers.
* * md.c (string_to_digest_algo): Enable read-write SHA-256 support.David Shaw2003-09-041-9/+0
| | | | | | * algorithms.h, Makefile.am, md.c (load_digest_module, string_to_digest_algo), tiger.c: Drop TIGER/192 support.
* * sha256.c, sha512.c: New.David Shaw2003-02-041-2/+26
| | | | | | * Makefile.am, algorithms.h, md.c (load_digest_module, string_to_digest_algo): Add read-only support for the new SHAs.
* Removed some obsolete header files.V1-1-91Werner Koch2002-08-041-0/+52
|
* The big extension module removal.Werner Koch2002-08-031-0/+66