cryptomedium
Not easy — Affine Cipher
spbctf
Task: Decrypt affine cipher with known flag format. Solution: Use known plaintext attack to recover a=15, b=16, then compute modular inverse for decryption.
$ ls tags/ techniques/
modular_inverseaffine_cipher_cryptanalysis
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]