Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

Latest commit

 

History

History

rsa

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Crypto/RSA

Solved by 張力

CTF{C1ll4s$!c_c0o0omm0n_m0du1u$55_a7t@ck!!!#>_<}

As homework, this problem can be solve by Håstad's broadcast attack. Because of it's low exponent and enough broadcast, we can decrypt the original message by Chinese Remainder Theorem.