Hello, I just downloaded the openssl-0.9.8a. I need to use only the CBC mode of encryption. So i was checking the CBC3 files. in the file cbc3_enc.c, a comment is added: /* HAS BUGS! DON'T USE - this is only present for use in des.c */ for the function void DES_3cbc_encrypt(DES_cblock *input, DES_cblock *output, long length, DES_key_schedule ks1, DES_key_schedule ks2, DES_cblock *iv1, DES_cblock *iv2, int enc)
I started having a doubt whether this version supports CBC mode for 3DES? Please clarify on what functions i can use for 3DES. thanks, regards, akhila -- Open WebMail Project (http://openwebmail.org) ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]