Hi, [please answer also to me, since I'm not subscribed to the list]
with openssl-1.0.1c, I could use the gmp engine as follows (as indicated in engines/e_gmp.c): $ ./config "enable-gmp -I<includepath> -L<libpath> -lgmp" $ make depend $ apps/openssl speed rsa1024 -engine gmp This does not work any more with openssl-1.0.1j, where I get for the last command: zimmerma@coing:~/Adm/Caramel/14/GTopenssl/openssl-1.0.1j$ apps/openssl speed rsa1024 -engine gmp WARNING: can't open config file: /usr/local/ssl/openssl.cnf invalid engine "gmp" 140483149977248:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:187:filename(/usr/local/ssl/lib/engines/libgmp.so): /usr/local/ssl/lib/engines/libgmp.so: cannot open shared object file: No such file or directory Is the gmp engine no longer supported? I see nothing about this in README.ENGINE. Best regards, Paul Zimmermann ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org