Linear mapping ciphers

Linear mapping ciphers

TL;DR: Affine cipher and friends — y = ax + b mod n; small keyspace makes brute force trivial.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO