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

Re: ESP with stream ciphers



Rodney,

	As I mentioned in an earlier message to Norm, the size of the IV
depends on the algorithm and mode.  The DES specs (in terms of FIPS) call
for 4 or 8 bytes IVs, depending on the mode.  Some proposals for ESP
transforms have implicit IVs (generated from other packet info), while
others have also allowed for 4 or 8 byte ecplicit IVs.

	As for stream ciphers for which an offset is employed for crypto
synch, the offset value size will vary depending on the algorithm.  But, at
least the size of these values is fixed as part of the SA negotiation
process and not variable.

Steve




References: