Tags: crypto 

Rating:

PlaidCTF 2021 - XORSA (Crypto 100)

16/04 - 18/04/2021 (48hr)

Description

XOR + RSA = XORSA


Solution

Please take a look at xorsa_crack.py for more details.

Flag: PCTF{who_needs_xor_when_you_can_add_and_subtract}


Original writeup (https://github.com/ispoleet/ctf-writeups/tree/master/plaid_ctf_2021/xorsa).