Home GnuPG
Diffusion GnuPG b4d9f8dbc8e0

Add tweaks for the not anymore patented IDEA algorithm.
b4d9f8dbc8e0Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add tweaks for the not anymore patented IDEA algorithm.

* g10/keygen.c (keygen_set_std_prefs): Include IDEA only in PGP2
compatibility mode.
* g10/misc.c (idea_cipher_warn): Remove.  Also remove all callers.
* common/status.h (STATUS_RSA_OR_IDEA): Remove.  Do not emit this
status anymore.

To keep the number of actually used algorithms low, we want to support
IDEA only in a basically read-only way (unless --pgp2 is used during
key generation). It does not make sense to suggest the use of this
old 64 bit blocksize algorithm. However, there is old data available
where it might be helpful to have IDEA available.

Details

Provenance
wernerAuthored on May 8 2012, 6:18 PM
Parents
rG14cfd45d38db: Always require libksba.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGb4d9f8dbc8e0: Add tweaks for the not anymore patented IDEA algorithm. (authored by Werner Koch <wk@gnupg.org>).May 8 2012, 6:18 PM