Re: IDEA

2008-01-23 Thread Todd Zullinger
McDougall, Marshall (STEM) wrote: > Hi All. > > First postbe gentle :-} > > I have a RHEL server and I am having difficulty decrypting a pgp > encrypted file. Near as I can tell, I need the IDEA cipher. > > [EMAIL PROTECTED] gpg --decrypt myfile.txt > gpg: protection algorithm 1 (IDEA) i

Re: IDEA

2008-01-23 Thread Alon Bar-Lev
You can use Gentoo patches... For libgcrypt: http://gentoo.osuosl.org/distfiles/libgcrypt-1.4.0-idea.diff.bz2 For gnupg-2: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/gnupg/files/gnupg-2.0.4-idea.patch?rev=1.1&view=markup Alon. On 1/23/08, McDougall, Marshall (STEM) <[EMAIL PROTECT

IDEA

2008-01-23 Thread McDougall, Marshall (STEM)
Hi All. First postbe gentle :-} I have a RHEL server and I am having difficulty decrypting a pgp encrypted file. Near as I can tell, I need the IDEA cipher. [EMAIL PROTECTED] gpg --decrypt myfile.txt gpg: protection algorithm 1 (IDEA) is not supported gpg: the IDEA cipher plugin is not p