Re: cvs commit: openssl/crypto/des str2key.c

2002-02-06 Thread Bodo Moeller
On Wed, Feb 06, 2002 at 04:40:10PM +0100, Richard Levitte - VMS Whacker wrote: This looks like an incompatible change (not just a bugfix), so it definitely should be documented in CHANGES. (Or, if compatibility is important here, the change should not be done at all.) I'm a little unsure

Re: cvs commit: openssl/crypto/des str2key.c

2002-02-06 Thread Richard Levitte - VMS Whacker
From: Bodo Moeller [EMAIL PROTECTED] moeller If you previously used this function with a string that was mapped to moeller a weak key, it will now be mapped to a different key, so decryption moeller won't work as expected. (Arguably you don't need decryption if it was moeller a weak key, but

Re: cvs commit: openssl/crypto/des str2key.c

2002-02-06 Thread Richard Levitte - VMS Whacker
From: Bodo Moeller [EMAIL PROTECTED] moeller This looks like an incompatible change (not just a bugfix), so it moeller definitely should be documented in CHANGES. (Or, if compatibility is moeller important here, the change should not be done at all.) I'm a little unsure about how it is