Hello,
I'm trying to build OpenSSL on a Dec Alpha running OSF1 V4.0D.
First I tried openssl-0.9.2b. After patching crypto/bn/asm/alpha.s
(as mentioned previously on this list), it compiles, but 'make test'
fails:
./rsa_oaep_test
Encryption failed!
Encryption failed!
Encryption failed!
So, this morning, I tried the latest snapshot (openssl-SNAP-1999042).
This compiles cleanly, but still fails the rsa_oaep_test:
./rsa_oaep_test
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
PKCS #1 v1.5 encryption/decryption ok
OAEP decryption failed!
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
Just for fun, I commented this test out of the test/Makefile,
and all the remaining tests run smoothly.
Any suggestions on how to fix this?
--
Earl Fogel
Computing Services phone: (306) 966-4861
University of Saskatchewan email: [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]