rsa incorporation in gnupg

Werner Koch wk@gnupg.org
Wed, 30 Jun 1999 10:56:24 +0200


"Verschueren, Wout" <Wout.Verschueren@be.origin-it.com> writes:


> There is only an indication of how to compile the rsa module, but not how to
> integrate it with the rest of the packet. Do i have to put it into a library
What about these two lines: $ `grep gcc rsa.c` && su -c "mv rsa /usr/local/lib/gnupg/" $ echo "--load-extension rsa" >>~/.gnupg/options Or if you have no root acess: $ `grep gcc rsa.c` && mv rsa ~/.gnupg/ $ echo "--load-extension ~/.gnupg/rsa" >>~/.gnupg/options -- Werner Koch at guug.de www.gnupg.org keyid 621CC013