Remix.run Logo
another_twist 3 days ago

Curious, is there a poc somewhere demonstrating an attack like this ?

joaomacp 3 days ago | parent [-]

Sure:

  plain_msg = decrypt(encrypted_msg)
  send_to_nsa(plain_msg)