On Thu, Apr 01, 1999, Jean-Hugues ROYER wrote:

> Hi, I ported openssl QNX/Watcom10.6 , everything is fine exept one problem
> that i'm unable
> to locate, all the tests runs fine exept rsa_oaep_test , the 3rd key
> decryption fails.

> 1/ what has this 3rd key so special ?
> 2/ my goal is to use openssl with apache/mod_ssl, could this 3rd key
> failure lead to
>     problems using the libs with apache/mod_ssl ?

This looks like a bug in the OAEP code. OAEP is not used in SSL or TLS
(but it might be in future versions), so there will be no problems with
Apache.

Could you please compile rsa_oaep.c with the macro PKCS_TESTVECT
defined, and mail me what rsa_oaep_test prints then?

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

Reply via email to