cryptoPromedium

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

Sign in with GitHub to continue. No email required.

$sign in

$ grep --similar

Similar writeups