cryptomedium
Bread 2
spbctf
Task: RSA with p, q, e given directly. Solution: Use Carmichael's function λ(n) instead of Euler's φ(n) to compute d when gcd(p-1, q-1) > 1.
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]