Talk:RSA code: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Draft: +1 on need to expand description)
Line 3: Line 3:


:+1 on Dkf's comments. How to perform the task needs to be in the task description in a more language neutral form. --[[User:Paddy3118|Paddy3118]] 13:12, 24 March 2011 (UTC)
:+1 on Dkf's comments. How to perform the task needs to be in the task description in a more language neutral form. --[[User:Paddy3118|Paddy3118]] 13:12, 24 March 2011 (UTC)

==Blocking?==
"This yields two blocks of numbers ..." I can see that a series of numbers are produced, but the method of splitting into blocks is not given. --[[User:Paddy3118|Paddy3118]] 02:45, 26 March 2011 (UTC)

Revision as of 02:45, 26 March 2011

Draft

There's a lot to do to clean this up to the level of being a full task. For one thing, it's not at all clear what this code is trying to do! It also lacks links to resources (e.g., wikipedia) that describe the algorithm involved, and the Python solution needs much work too (especially in its surrounding descriptive text, which looks to me more like text that belongs here on the talk page). –Donal Fellows 06:31, 24 March 2011 (UTC)

+1 on Dkf's comments. How to perform the task needs to be in the task description in a more language neutral form. --Paddy3118 13:12, 24 March 2011 (UTC)

Blocking?

"This yields two blocks of numbers ..." I can see that a series of numbers are produced, but the method of splitting into blocks is not given. --Paddy3118 02:45, 26 March 2011 (UTC)