cryptohard
noteasy³ — Cubic Affine Cipher
spbctf
Task: Decrypt cubic affine cipher with custom 53-char alphabet. Solution: Known plaintext attack using flag format to build system of 4 equations, solve with Gaussian elimination mod 53, build decryption lookup table.
$ ls tags/ techniques/
known_plaintext_attackcubic_polynomial_ciphergaussian_elimination_mod
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]