Files Given: N = <large 1024โbit modulus> e = 3 ciphertext c = <another large integer> Goal: Recover the plaintext flag. ๐ต๏ธโโ๏ธ Whatโs the vulnerability? The exponent e = 3 is small. Normally, this term allows c^(1/3) to be computed easil...
ctfbyfurkan.hashnode.dev2 min read
No responses yet.