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

Re: Derived versus Explicit technical rationale



Bill,

Encryption by itself does not provide integrity protection.  For
instance, any XOR-based stream cipher will allow an attacker to make
predictable changes to the plaintext.

The difference between derived vs. explicit IV does not affect the
ability of the protocol to provide confidentiality.

If you require integrity, you need to add a MAC either in ESP or by
using AH..

					- Bill


References: