cryptoProeasy
Sign Easy
spbctf
Task: RSA signature oracle where you need to sign message 2000 but can only request signatures for other messages. Solution: Exploit RSA multiplicative homomorphism by getting signatures for 2 and 1000, then multiplying them to forge signature for 2000.
$ ls tags/ techniques/
signature_forgeryrsa_multiplicative_homomorphism
🔒
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][free]Mystery Box— hackthebox
- [crypto][Pro]P*Q=ban— spbctf
- [crypto][Pro]weird modulus— spbctf
- [crypto][free]RSAisEasy— HackTheBox
- [crypto][Pro]RSA?— grodno_new_year_2026