3

I was trying to understand Bleichenbacher’s CCA attack and thought of work it out in python. Can some one throw some light on the the logic behind the oracle used to check PKCS conformation? Will a cipher's parity check yield anything useful?

vishnuvp
  • 418
  • 5
  • 15

1 Answers1

2

I unfortunately don't have enough reputation to comment, forgive the answer that is a link to another answer. Your question is explained well in this answer:

https://crypto.stackexchange.com/a/12706/17884

puzzlepalace
  • 4,042
  • 1
  • 19
  • 44