Hi, i am trying to make work openssl-engine-0.9.6c with a criptoswift card.
 
I am running on a AIX 4.3.3.
 
This is my config command:
 
config --prefix=/usr/local --openssldir=/usr/local/openssl -DDSO_DLFCN -DHAVE_DLFCN_H threads -D_REENTRANT
 
I have no error on that part
 
When i do make test. Here is part of the output.
 
Generate a set of DSA parameters
        ./dsatest
test generation of DSA parameters
.++++++++++++++++++++++++++++++++++++++++++++++++++*
...+........+..+...+............+.+..+..........................................................................+++++++++++++++++++++++++++++++++++++++++++++++++++*
seed
D5014E4B 60EF2BA8 B6211B40 62BA3224 E0427DD3
counter=105 h=2
P:  
    00:8d:f2:a4:94:49:22:76:aa:3d:25:75:9b:b0:68:
    69:cb:ea:c0:d8:3a:fb:8d:0c:f7:cb:b8:32:4f:0d:
    78:82:e5:d0:76:2f:c5:b7:21:0e:af:c2:e9:ad:ac:
    32:ab:7a:ac:49:69:3d:fb:f8:37:24:c2:ec:07:36:
    ee:31:c8:02:91
Q:  
    00:c7:73:21:8c:73:7e:c8:ee:99:3b:4f:2d:ed:30:
    f4:8e:da:ce:91:5f
G:  
    62:6d:02:78:39:ea:0a:13:41:31:63:a5:5b:4c:b5:
    00:29:9d:55:22:95:6c:ef:cb:3b:ff:10:f3:99:ce:
    2c:2e:71:cb:9d:e5:fa:24:ba:bf:58:e5:b7:95:21:
    92:5c:9c:c4:2e:9f:6f:46:4b:08:8c:c5:72:af:53:
    e6:d7:88:02
15228:error:0A071003:dsa routines:DSA_do_verify:BN lib:dsa_ossl.c:306:
make: 1254-004 The error code from the last command is 1.
 

Stop.
make: 1254-004 The error code from the last command is 2.
 

Stop.
 
And when i try to use the card with the command openssl speed -engine cswift here the output:
 
can't use that engine
16242:error:25067066:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c
:157:
16242:error:25072066:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:230
:
16242:error:26065068:engine routines:CSWIFT_INIT:DSO failure:hw_cswift.c:271:
16242:error:2607E06D:engine routines:ENGINE_SET_DEFAULT_TYPE:init failed:engine_lib.c:400:
error in speed
 
 
Hope you will find the problem !!
 
Thanks to help debugging !!!
 
Yanick Turcotte
[EMAIL PROTECTED]
 
 

Reply via email to