On Wed, Dec 1, 2010 at 12:30 PM, sarath babu <runsarat...@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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to