Talk:RSA code: Difference between revisions

Line 13:
Nobody had taken it upon themselves to update and clarify the task after last months discussions. That and no one was adding code. So I jumped in.
 
As it currently stands the task is very flexible. You must implement RSA and be able to encrypt and decrypt messages, support character to number encoding and decoding. Support (or warn about) blocking. Demonstrate you can support real key lengths by using large integers. And demonstrated it works by showing intermediate results. You are free to pick your keys and encoding scheme although examples have been provided. For the examples added prior to GO the only hardship here might be the need to use large integers. Unfortunately one example just calls an RSA library. As that example was added later and there are lots of tasks about calling libraries, I believe that example should be marked incorrect.
 
I'd like to request that the Python author remove the massive UI code. Park it here in a section if you like and reference it.
Anonymous user