On Mon, Nov 22, 1999 at 06:36:48PM -0500, Bennett Todd said:
>
> wget ftp://ftp.gnupg.org/pub/gcrypt/contrib/idea.c
> wget ftp://ftp.gnupg.org/pub/gcrypt/contrib/rsa.c
> gcc -Wall -O2 -shared -fPIC -o /usr/lib/gnupg/idea idea.c
> gcc -Wall -O2 -shared -fPIC -o /usr/lib/gnupg/rsa rsa.c
>
> then in your .gnupg/options add a couple of lines like
>
> load-extension idea
> load-extension rsa
>
> /usr/lib/gnupg may be wrong for your install. As a hint, I'd expect the
> directory would be named gnupg, and a straight install of gnupg-1.0 ought to
> have added files like "rndegd", "rndunix", and "tiger" there already.
In addition, I also modify gnupg/cipher/Makefile.in to add those
algorithms to it. I'm not sure if this makes a difference at all,
though.
Regards,
--
Horacio LC_mutt=es_ES
mailto:[EMAIL PROTECTED] http://carlotha.ciberia.es/mutt/
~ Spain ~ Spanje ~ Spanien
--------------------------------------------------------------------
Key fingerprint = F4EE AE5E 2F01 0DB3 62F2 A9F4 AD31 7093 4233 7AE6