cryptoPromedium
DLP Medium
spbctf
Task: ECC discrete logarithm on a curve with smooth order. Solution: Pohlig-Hellman attack decomposing DLP into small subgroups, solving each with BSGS, combining via CRT.
$ ls tags/ techniques/
baby_step_giant_steppohlig_hellmanchinese_remainder_theorem
🔒
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]DLP Easy— spbctf
- [crypto][Pro]Hidden Log Factoring— tamuctf
- [crypto][Pro]+*— spbctf
- [crypto][Pro]Abnormal Ellipse— tamuctf
- [crypto][Pro]weird modulus— spbctf