cryptoeasy
Plus Plus
spbctf
Task: elliptic curve point addition on y² = x³ - 3x + 1 over GF(257), given points P(8,177) and Q(234,53). Solution: applied standard ECC point addition formulas to compute P + Q = (31, 245), flag is coordinate concatenation 31245.
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]