[openssl.org #356] Bug in CRLF translation in PKCS7_sign

2003-06-03 Thread Stephen Henson via RT
[EMAIL PROTECTED] - Fri Nov 22 10:27:16 2002]: OS: Windows, but I think it is a cross-platform bug. Version: 0.9.6g In the following function which is called from PKCS7_sign, if the source text contains a line of text which is exactly a mutiple of MAX_SMLEN-2 characters long and has a

[openssl.org #624] [BUG] SMIME decrypt fails when encrypted file size is 9383 bytes

2003-06-03 Thread Stephen Henson via RT
I've tried this on the latest 0.9.7-stable version and it fails with a base64 decoding error. The cause is that the base64 BIO is rather broken as I discovered when I attempted to run some exhaustive non-blocking I/O tests on it a while ago. Since the changes were quite extensive, it could