Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 217 Bytes

UIUCTF 2017

Some crypto challenges I wrote for UIUCTF. BabyRSA was unintentionally easy because m^e < N, but if you soled BabyRSA with the intended solution of Coppersmith's method, PapaRSA shouldn't be too bad.