[openssl.org #1176] Problems wirh openssl-0.9.8, make test

2005-07-28 Thread Klaus Schmenger via RT
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I tried to compile and test openssl-0.9.8 on a rather old machine with an old linux and got an error while running "make test". I created the attached report with "make report" and I hope You can find out what went wrong. Greetings Klaus Schmen

[openssl.org #1177] trivial bug in crypto/store/str_lib.c

2005-07-28 Thread Francis Dupont via RT
Even if the STORE stuff is highly experimental I'd like to use it one day... BTW I hacked a 0.9.7 to add LDAP retrieval of certs and CRLs so as soon as STORE_Directory()/STORE_File() are ready I'll be glad to give a STORE_Ldap()... To come to the bug: #define check_store(s,fncode,fnname,fnerrcode

PKCS 1.5 Signature Generation Valid?

2005-07-28 Thread Ryan Phillips
Hi all, I'm in the process of getting a product FIPS certified and have come across a problem within the OpenSSL implementation of PKCS 1.5 and specifically the RSA_padding_add_PKCS1_type_1() function used in a signature creation context. The specification states (10.1.2) that the data encoding

Re: PKCS 1.5 Signature Generation Valid?

2005-07-28 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 28 Jul 2005 20:00:57 -0700, Ryan Phillips <[EMAIL PROTECTED]> said: ryan-openssl> The specification states (10.1.2) that the data encoding ryan-openssl> method includes a digestAlgorithmIdentifier and our ryan-openssl> testing house says that this constant i

Re: PKCS 1.5 Signature Generation Valid?

2005-07-28 Thread Ryan Phillips
* Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> [2005-07-28 22:00]: > In message <[EMAIL PROTECTED]> on Thu, 28 Jul 2005 20:00:57 -0700, Ryan > Phillips <[EMAIL PROTECTED]> said: > > ryan-openssl> The specification states (10.1.2) that the data encoding > ryan-openssl> method includes a diges