5 ms·
Encryption does not make bit flips obivous, authenticated encryption would.
by shim__ 11mo ago
Encryption does not make bit flips obivous, authenticated encryption would.
- rawling 11mo agoA single bit flip would mess up the block, and hopefully the rest of the stream and the padding, no?
- MattPalmer1086 11mo agoMost unauthenticated encryption modes only mess up a few bits of a block, sometimes the following block too. A few only flip the exact bit in the plaintext.