Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Please don't type in your code. Copy & Paste the exact code, as the above doesn't even compile. Commented May 28, 2012 at 12:57
  • Here is a hint: What do you think the value of engine.GetInputBlockSize(); is? Here is another hint. The value is different depending on whether the RSA engine is in encrypt mode or decrypt mode. Commented May 30, 2012 at 0:37
  • Have you done this so far? Because I encountered the same problem and might need your advice :) Commented Mar 17, 2013 at 3:24