I'm trying to build open-ssl-0.9.2b on linux with rsaref-2.0.

rsa and open-ssl both build cleanly without errors or warnings.

all of the tests run OK when I do a 'make test' until it gets to the rsa part and then 
I get:

...OK to here...

testing rsa conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
./rsa_oaep_test
Decryption failed!
Decryption failed!
Decryption failed!
make[1]: *** [test_rsa] Error 1

I configured open-ssl as suggested in mod_ssl/INSTALL with the line:

./Configure linux-elf -DRSAref -lRSAglue -L`pwd`/../rsaref-2.0/local/ -lrsaref

If I configure without the rsa stuff open-ssl builds and tests OK.

I can use rsa's rdemo to sign/verify/seal/unseal files so I presume rsaref is OK.

Does anyone know what the problem is?

(I'm using an intel 120P machine, with linux 2.2.4 built on redhat 5.2 base,

gcc is 2.7.2.3, libc is 2.0.7

)

--
 John Edstrom | edstrom @ slugo.hmsc.orst.edu

 http://www.hmsc.orst.edu/~edstrom
 "Lurker" at BioMOO (bioinfo.weizmann.ac.il:8888)

 Hatfield Marine Science Center
 2030 S. Marine Science Drive
 Newport, Oregon     97365-5296
 wk: (541) 867 0197
 fx: (541) 867 0138



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

Reply via email to