Hi there,

On Sun, 7 Jul 2002, Catherine Goldin wrote:

> Hello,
>
> Indeed, the problem with configuration was a version. Now I took latest beta
> and everything seems configured.

OK, one step closer :-)

> But I still cannot to run the recommended speed test. The error I got is:
> invalid engine gmp.
> What I did:
> 1.downloaded 0.9.7 beta2 and installed it following instructions in readme.

You are supposed to add the new file (hw_gmp.c) to crypto/engine/ and
follow the instructions in my post (editing Makefile.ssl, eng_all.c, and
engine.h inside crypto/engine/, configuring openssl as per my description,
and running "make update" from the top-level directory) *BEFORE*
building/installing openssl.

> 2. Change configuration following instruction of Geoff.

Read the above. I think you should review the instructions in the post a
little more closely. This is a curiosity development idea, not anything
transparent and release-worthy, so what you see in a README file in
openssl is unlikely to help w.r.t. how to integrate external code/patches
such as this experimental GMP stuff.

> 3. when I try to run # openssl speed -engine gmp rsa1024, I got the error
> invalid engine "gmp"
> 18744:error:2606a074:engine routines:ENGINE_bg_id: no such engine:engine_list.c:351
> How to fix it?

Follow all the instructions before building/installing openssl. Or at
least, run "make clean" on the existing tree before doing the necessary
edits, reconfiguring, and rebuilding.

Cheers,
Geoff



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to