compiling idea,rsa modules for use with gnupg

Lars Hecking lhecking@nmrc.ucc.ie
Tue, 25 Apr 2000 00:10:19 +0100


Jon Nathan writes:

> hello,
>
> i need to compile the idea and rsa modules for use with gnupg.
> however, i cannot find the document that tells how to do this and
> where to find the source files. i looked on the gnupg site for a
> while.
The idea and rsa modules are in ftp://ftp.gnupg.org/pub/gcrypt/contrib/. Compile instructions are in the files, but you may have to play around with linker options if your platform's method of creating loadable modules is different from "gcc -shared".