Re: [openssl.org #306] EVP_xxx_{cfb,ofb} problems in openssl0.9.7-beta3

2002-10-18 Thread Richard Levitte - VMS Whacker
In message 000a01c276a6$d5bda720$[EMAIL PROTECTED] on Fri, 18 Oct 2002 09:04:02 -0400, Chris Brook [EMAIL PROTECTED] said: cbrook Is this now fixed for EVP_Encrypt() and EVP_Decrypt() or only the cbrook xxInit,xxUpdate,xxFinal sequences? Or must I set padding off? cbrook If this is resolved, I

Re: [openssl.org #306] EVP_xxx_{cfb,ofb} problems in openssl0.9.7-beta3

2002-10-17 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Thu, 17 Oct 2002 16:34:55 -0400, John Viega [EMAIL PROTECTED] said: viega Perhaps it would help to show you how things work differently in 0.9.6 viega and 0.9.7. Try this code out in each one: viega viega #include openssl/evp.h viega viega int main(int argc,

Re: [openssl.org #306] EVP_xxx_{cfb,ofb} problems in openssl0.9.7-beta3

2002-10-17 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Thu, 17 Oct 2002 22:46:24 +0200 (METDST), John Viega via RT [EMAIL PROTECTED] said: rt On Thursday, October 17, 2002, at 04:22 PM, Richard Levitte - VMS rt Whacker wrote: rt rt Those modes *require* that a multiple of {block_size} bytes get rt through to get