Shift ciphers (Caesar / ROT-n)

Shift ciphers (Caesar / ROT-n)

TL;DR: Single-key shift; 26 possible rotations make brute force one line of code.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO