Encrypt or decrypt using the Affine cipher. Formula: E(x) = (ax + b) mod 26 . Parameter a must be coprime with 26. Step-by-step shown for the first 5 characters.
0 chars; 0 lines
marduc812
2026