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

Re: A hole in esp-stream-01



Angelos D. Keromytis wrote:
> He doesn't need to fix the chaining for the rest of the packet; he'll
> get the target to remove the encryption, and then he can fix the
> chaining himself, since he knows both the original
[...]
> The problem is that the chaining and the encryption algorithm commute (sp ?).

I agree. This problem is valid if the decrypting entity does not check for
integrity. (I assumed this check would take place.)
We are back to square one: Add a *fast* MAC to stream ciphers.

Germano