[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Size of IV field in DES-CBC mode



Phil Karn says:
> Do we really need a full 8 bytes for the IV field in the baseline
> DES-CBC mode? 4 bytes would be enough to maintain 32-bit alignment of
> the next-layer transport header (e.g., TCP, UDP or IP). And if these 4
> bytes are mapped properly into the actual 8-byte DES IV field they
> should do an acceptable job of ensuring that every packet ciphertext
> is completely different even when the corresponding plaintext begins
> with constant values (e.g., TCP or UDP port numbers).

I'd say 4 bytes is enough. And if needed - they can be mapped onto
8 bytes (expanded) relatively cheaply.
--
Regards,
Uri         uri@watson.ibm.com      N2RIU
-----------
<Disclamer>



References: