|
|
|
|
|
by cybergibbons
2093 days ago
|
|
I considered using a padding oracle attack in the post, but it's aimed at a very basic level of understanding. I find padding oracles are much harder to describe to newcomers. Also, the XOR malleability issue is present in lots of block modes of operation. |
|
Another note would be to point out that the limited attack you presented is a lot simpler to understand and execute in CTR mode (and has the benefit also of being more common in practice).