cryptoPromedium
Secret correspondence
spbctf
Task: RSA with e=3, two ciphertexts with related messages differing by known suffix. Solution: Integer cube root attack since m^3 < n (no modular reduction).
$ ls tags/ techniques/
integer_cube_rootfranklin_reiter_related_message
🔒
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
- [crypto][Pro]Darling— spbctf
- [crypto][Pro]Secrets— spbctf
- [crypto][Pro]weird modulus— spbctf
- [crypto][Pro]noteasy³ — Cubic Affine Cipher— spbctf
- [crypto][Pro]Весёлый RSA (Funny RSA)— hackerlab