Talk:RSA code: Difference between revisions

→‎The direction of GO: This is much better!
(→‎The direction of GO: This is much better!)
Line 75:
 
::* I'll post some code that follows your example. But it won't be until at least this evening.
 
::: Oh, I ''like'' this version very much; the Go code is clear and it was enough for me to figure out exactly what I needed to do (along with the formulæ already in the task description). All I needed was a modexp implementation, which wasn't hard to find. I modified things slightly in the Tcl solution to force UTF-8 (on the grounds that it's trivial for me to do it and it gets rid of one of the restrictions mentioned above). What I considered, but didn't do in the end, was adding blocking to allow arbitrary length messages. I'm not sure that there's a huge need to show intermediate results though; the interpretation of the messages as numbers is not really very interesting after all. –[[User:Dkf|Donal Fellows]] 09:09, 23 May 2011 (UTC)
 
==== New/Modified Tasks and Categories ====
Anonymous user