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

Re: Size of IV field in DES-CBC mode



Carl & Phil,

	If I remember correctly, FIPS 81 calls for an 8-byte IV for
CBC mode.  One might have compliant implementations of DES that
do not allow the user to generate the IV and which require a full
8-byte IV.  So, I'd recommend against trying to save  4 bytes.

Steve