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
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
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