Hi,
The file openssl-0.9.8a/crypto/des/cbc3_enc.c has a
warning,
/* HAS BUGS! DON'T USE - this is only present for use
in des.c */
void DES_3cbc_encrypt(DES_cblock *input, DES_cblock
*output, long length,
and this is what I found in the VERSION document.
Version 3.10 22/03/95
Fixed a bug in 3cbc_encrypt() :-(. When
making repeated calls
to cbc3_encrypt, the 2 iv values that were
being returned to
be used in the next call were reversed :-(.
Many thanks to Bill Wade <[EMAIL PROTECTED]> for
pointing out
this error.
What am I supposed to believe? Shouldn't we remove
this warning if this bug has indeed been fixed?
Thanks in advance for listening to me.
regards,
Girish
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]