* David DeSimone ([EMAIL PROTECTED]) [991122 23:31]:
> Sean Rima <[EMAIL PROTECTED]> wrote:
> >
> > The problem is the fact that there are a few people on the Mutt list
> > who use PGP2 and PGP5. These keys are not able to be used in GPG
> > AFAIK.
>
> >From what I have read, GPG can be configured or built with external
> module support, so that it can read and use these RSA and IDEA based
> message formats.
>
> However, I haven't really found any good instructions for building such
> a version of GPG. There are some nice files in the "contrib" directory,
> but I don't know how to put them together to make it work.
>
In the .c file are the instructions to compile the module:
gcc -Wall -O2 -shared -fPIC -o rsa rsa.c
Put the resulting file, "rsa" into the correct directory, on my system
it is "/usr/local/lib/gnupg".
Add the line "load-extension rsa" to your .gnupg/options file.
That's it, you're finished.
The idea and skipjack modules are installed similarly.
One note: If you're using Solaris, you can't use GNU ld and as, you
must use the ones in /usr/ccs/bin.
--
Eric Brunson * _ o * Faster and faster,
[EMAIL PROTECTED] * / //\ until the thrill of speed
[EMAIL PROTECTED] \>>| * overcomes the fear of death
[EMAIL PROTECTED] \\,
PGP signature