cryptohard

Flux Key

ASIS CTF

Task: NLFSR-based block cipher with IV-dependent nonlinearity. Solution: Set IV=0xFFFFFFFF to linearize cipher, then recover 64-bit key via Gaussian elimination over GF(2) using decryption oracle pairs.

$ ls tags/ techniques/
Linear cryptanalysis with chosen IVGaussian elimination over GF(2)Decryption oracle exploitationKey recovery via linear equations

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]