ECB attacks

ECB attacks

TL;DR: Identical plaintext blocks → identical ciphertext blocks. ECB byte-at-a-time prefix recovery is the classic.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO