> ./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
That seems to imply there is a bug in the OAEP encoding.
If you have a few minutes, could you recompile rsa_oaep.c with
-DPKCS_TESTVECT on the Alpha and on a machine where OAEP is ok, and
step through the second test case on both of them to see where the
data gets different?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]