> I've checked in a fix to OpenSSL 0.9.8-dev let me know of any problems.
>
> Steve.
Thank you very much for the fix. I have tested the fix and the fix corrects
the problem I reported very nicely.
__
OpenSSL Project
[EMAIL PROTECTED] - Sat Sep 27 20:42:33 2003]:
> I have an application using the OpenSSL S/MIME interface. When I
>generate an encryptred message using DES, the DES key generated
>does not have odd parity. The key is generated in
>pk7_doit.c:PKCS7_dataInit by calling RAND_bytes().
>
I have an application using the OpenSSL S/MIME interface. When I generate an
encryptred message using DES, the DES key generated does not have odd parity. The key
is generated in pk7_doit.c:PKCS7_dataInit by calling RAND_bytes().
In testing interoperability with the NIST S/MIME test center, th
On Fri, Sep 26, 2003, Robin Ehrlich wrote:
> I have an application using the OpenSSL S/MIME interface. When I generate an
> encryptred message using DES, the DES key generated does not have odd
> parity. The key is generated in pk7_doit.c:PKCS7_dataInit by calling
> RAND_bytes().
>
> In testing
I have an application using the OpenSSL S/MIME interface. When
I generate an encryptred message using DES, the DES key generated does not have
odd parity. The key is generated in pk7_doit.c:PKCS7_dataInit by
calling RAND_bytes().
In testing interoperability with the NIST S/MIME test center