[BangPypers] How to do RSA encryption in python

Amit Sethi amit.pureenergy at gmail.com
Wed Dec 1 08:31:03 CET 2010


On Wed, Dec 1, 2010 at 12:30 PM, sarath babu <runsarath.c at gmail.com> wrote:
> Dear all,
> I am searching for doing rsa encryption in python. Please give me a method
> to do RSA key generation, encryption and decryption.
>
I think you might like to look at pycrypto[1] or sagemath[2] . There is also
a toy rsa example using sagemath here[3].


 [1]: http://www.dlitz.net/software/pycrypto/doc/
 [2]: http://www.sagemath.org/doc/reference/cryptography.html
 [3]: http://trac.sagemath.org/sage_trac/attachment/ticket/9726/srsa.2.patch



-- 
A-M-I-T S|S


More information about the BangPypers mailing list