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

Re: (Fwd) Authentication and encryption.



Jim,

	I think what Uri may have had in mind was someting like the
TCP checksum.  In the IPSP model, that checksum would be computed on
plaintext and then the checksum and the plaintext on which it was
computed would be encrypted.  If one used OFB encryption, an attacker
could easily modify the ciphertext in a fashion that the resulting
plaintext changes would be invarient under the checksum.  However, use
of an encryption mode such as CBC makes this sort of attack more
diffcult (if the attacker doesn't posses the key).

Steve


References: