[Edu-sig] RSA in Brief

kirby urner kirby.urner at gmail.com
Fri Dec 5 19:12:03 CET 2014


Example output (three consecutive runs):

Public N = 925075011663569777
Secret d = 711596161338425677
Check: (e*d) % phi_N = 1
plaintext = 555777888
cyphertext =  622844123057157942
decoded = 555777888

---

Public N = 925075073219310157
Secret d = 853915450426794181
Check: (e*d) % phi_N = 1
plaintext = 555777888
cyphertext =  359931906644702210
decoded = 555777888

---

Public N = 925074359557743119
Secret d = 498116961802991677
Check: (e*d) % phi_N = 1
plaintext = 555777888
cyphertext =  313426292706224732
decoded = 555777888
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20141205/c19664d9/attachment.html>


More information about the Edu-sig mailing list