Skip to main content
Post Closed as "Needs details or clarity" by ThoriumBR, Marcus Müller, mentallurg, multithr3at3d, kelalaka
Became Hot Network Question
Source Link
Coga
  • 69
  • 3

Attack against OTP Cipher

What would be an attack against an insecure instance of the OTP cipher given two challenge ciphertexts using the same key in order to get the plaintext? I've tried to implement some approaches with Python but it did not work.(I'm a beginner in cyber security)