Thanks a lot! So this is a stale comment! \this one confused me a lot... Yah i need to port only the DES part on Blackfin. that's why i had dig into the code! Thanks for the tip on endianness...i need to take care of that..the other side is not blackfin. I have to find out...hey.but it is going on Ethernet...so why shud I worry abt that!
ok..bye akhila On Wed, 18 Jan 2006 23:06:51 -0800 (PST), Girish Venkatachalam wrote > 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] -- Open WebMail Project (http://openwebmail.org) ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
