gpg: cipher algorithm 1 (IDEA) is unknown or disabled
Calum Mackay
calum.mackay@sun.com
Wed Jun 12 20:56:01 2002
The following is an OpenPGP/MIME signed message
created by Enigmail/Mozilla, following RFC 2440 and RFC 2015
--------------enig95B2EB8D55805F8B6E416572
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
> On Wed, 12 Jun 2002, Jomy Vellian wrote:
>>gpg: cipher algorithm 1 (IDEA) is unknown or disabled
>>gpg: the IDEA cipher plugin is not present
>>gpg: please see http://www.gnupg.org/why-not-idea.html for more information
>
>
> Have you even *bothered* to read said page?
Quick answer:
o Download ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c
o Compile:
gcc -Wall -O2 -shared -fPIC -o idea idea.c
o Copy "idea" into your extensions dir, e.g <.../lib/gnupg>
o Add to ~/.gnupg/options:
load-extension idea
You can now decrypt files you may have previously encrypted with "pgp -c".
cheers,
Calum.
--------------enig95B2EB8D55805F8B6E416572
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE9B5mI7Z1JknhMuIMRAg7ZAKD/LZoh8eoQcPFMg102wUOH2yXJDQCbBs9j
tQ8TI2MmoI7KujuFp6AClpU=
=VSuh
-----END PGP SIGNATURE-----
--------------enig95B2EB8D55805F8B6E416572--