Hello,

I'm currently implementing an IBM cryptocard on AIX 5.1 using openssl 0.9.7b,
mod_ssl-2.8.14 for Apache 1.3.27.
My card is correctly working with openssl.

/distrib/openssl-0.9.7b/crypto/engine# openssl engine dynamic -vvvv >
(dynamic) Dynamic engine loading support
[Success]:
SO_PATH:/distrib/securiteFE21/openssl-0.9.7b/crypto/engine/dyn_4758.so
[Success]: LOAD
Loaded: (4758cca) IBM 4758 CCA hardware engine support
     [ available ]
     SO_PATH: Specifies the path to the '4758cca' shared library
          (input flags): STRING

But when I try and test speed, here's what I get :

/distrib/openssl-0.9.7b/crypto/engine#  openssl speed rsa1024 -engine 4758cca
engine "4758cca" set.
RSA sign failure.  No RSA sign will be done.
RSA verify failure.  No RSA verify will be done.
31252:error:04077077:rsa routines:RSA_verify:wrong signature
length:rsa_sign.c:154:
OpenSSL 0.9.7b 10 Apr 2003


Any suggestion that could help me?

Cheers,

Sébastien


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

Reply via email to