Hi Vincent, A random number is needed to generate the IV for AES-CBC. Please see top of page 22 of RFC 4346.
Alex On 10/16/07, v.miethe <[EMAIL PROTECTED]> wrote: > > Hi all, > > May i'am wrong but: > In function dtls1_enc() iv-size random bytes will be added to input before > encryption. (if block cipher... i know.). > In RFC4347 i only found this about encryption. > "DTLS block cipher encryption and decryption are performed exactly as with > TLS 1.1.". > And i think in TLS 1.1. no random bytes will be added. > > Any suggestions? > > Thanks > Vincent > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [EMAIL PROTECTED] >
