Talk:RSA code: Difference between revisions

m (→‎Split the task?: rsa129 text link)
Line 32:
:::::: [http://shop-js.sourceforge.net/crypto2.htm js key gen demo]
:::::: [http://www.prime-numbers.org/ prime number source] - I've requested a few over 5 billion and will post some
:::::: [http://www.willamette.edu/~mjaneba/rsa129.html RSA 129 factors]
:::::: [[wp:The_Magic_Words_are_Squeamish_Ossifrage| The RSA 129 text]]
 
:::::Character blocking/unblocking could be a whole other task. In fact we could clone the page and mark everything needs improvement (get the rsa out). This task needs more specification. The example text would encode ha as 0801 which is a character set size of 100 not the 31 or 32 shown. I think some of the code examples used base 30ish. This kind of task is common but unrelated to encryption. Older operating systems used to encode characters in 6 rather than 8 bits yielding 4 characters per 3 bytes, printable mappings as well.
Line 40 ⟶ 38:
 
:::: --[[User:Dgamey|Dgamey]] 14:15, 22 April 2011 (UTC)
 
=== RSA129 as an example ===
 
It seems the RSA 129 challenge performed a character encoding as well ... hmmm
 
:::::: [http://www.willamette.edu/~mjaneba/rsa129.html RSA 129 factors]
:::::: [[wp:The_Magic_Words_are_Squeamish_Ossifrage| The RSA 129 text]]
 
--[[User:Dgamey|Dgamey]] 15:56, 22 April 2011 (UTC)
 
==Blocking?==
Anonymous user