RSA and Cryptography in PYTHON

88888 Dihedral dihedral88888 at googlemail.com
Sun Dec 25 14:58:28 EST 2011


Long integer is really excellent in Python. 

Encoding RSA 2048bits  in a simple and elegant way in Python
is almost trivial. 

How about the nontrivial decoding part ? 


 



More information about the Python-list mailing list