CCA on Textbook RSA

Turns out padding is important



mj

11 solved
May 27, 2016, 3:38 a.m.
  • The product rule of exponents is the key here.
  • openssl commandline didn't work for me in -raw, so I used python instead.
  • The python requests api is handy for linking the rsa_oracle http query into the script for an all in one solution.

madness

38 solved
April 10, 2020, 7:37 p.m.

Is this challenge broken? I have the plaintext, which is ASCII encoding of something meaningful, but it is rejected.

madness

38 solved
April 10, 2020, 7:37 p.m.

Maybe the server is broken. I got a rejection message, but now it says that I have already solved it.