Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28870 - Add IDEA support to GnuPG
Summary: Add IDEA support to GnuPG
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: J Robert Ray
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-16 05:02 UTC by Peter Simons
Modified: 2003-12-26 10:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to enable idea support (gnupg-idea-support.diff,964 bytes, patch)
2003-12-25 07:52 UTC, Tobias Sager
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Simons 2003-09-16 05:02:54 UTC
The GnuPG package comes without out-of-the-box IDEA support, for well ...
whatever reasons. This is very annoying because without IDEA GnuPG cannot
communicate with older PGP versions. Thus, I usually compile the IDEA module
myself and load it as an shared object into GnuPG at run-time.

Would it be possible to change the GnuPG ebuild to install this module
automatically? (You can just copy it into the unpacked source tree before
compiling to achieve the same without depending on shared objects.) Maybe
controlled by an USE flag?

Reproducible: Always
Steps to Reproduce:
Comment 1 Tobias Sager 2003-12-25 07:52:06 UTC
Created attachment 22656 [details, diff]
patch to enable idea support

Created small patch to enable idea in gnupg.
Support is built-in when USE="idea" is specified.

Please read http://www.gnupg.org/why-not-idea.html about IDEA-patent issues.
Use should be free in most countries for non-commercials as far as I
understand.
Comment 2 Tavis Ormandy (RETIRED) gentoo-dev 2003-12-26 10:45:21 UTC
IDEA support is optional in 1.2.4, I wasnt subscribed to this bug so didnt know about your patch until i'd already written it..sorry!

RESOLVED FIXED.