On Mon, Oct 01, 2012, James Swift wrote:

> > Try running the OpenSSL tests using: nmake -f ms\ntdll.mak test
> 
> 
> rsa_test
> PKCS #1 v1.5 encryption/decryption ok
> OAEP decryption (test vector data) failed!
> PKCS #1 v1.5 encryption/decryption ok
> OAEP decryption (test vector data) failed!
> PKCS #1 v1.5 encryption/decryption ok
> OAEP decryption (test vector data) failed!
> PKCS #1 v1.5 encryption/decryption ok
> OAEP decryption (test vector data) failed!
> PKCS #1 v1.5 encryption/decryption ok
> OAEP decryption (test vector data) failed!
> PKCS #1 v1.5 encryption/decryption ok
> OAEP decryption (test vector data) failed!
> problems.....
> 
> Anyone else experience these?
> 
> Build machine: Windows 7 Enterprise 64 bit, SP 1, Core i7 3930
> Visual Studio 2010 Professional SP 1
> 
> perl Configure no-idea no-mdc2 no-rc5 VC-WIN64A
> call ms\do_win64a
> nmake -f ms\ntdll.mak
> nmake -f ms\ntdll.mak test
> 

Could be a compiler and/or assembler issue. Are you using nasm for the build
or ml64?

Try using a "no-asm" option to Configure and install nasm if you haven't
already.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to