Hacker News new | ask | show | jobs
by another_twist 280 days ago
Curious, is there a poc somewhere demonstrating an attack like this ?
1 comments

Sure:

  plain_msg = decrypt(encrypted_msg)
  send_to_nsa(plain_msg)