Evren Esat Ozkan <[EMAIL PROTECTED]> writes:
> I'm trying to encrypt a string with RSA. But it needs to be compitable
> with Dave's JavaScript RSA implementation*. 

What exactly are you trying to do?  That Javascript implementation
looks like bad news.  If you're trying to secure a web page, use SSL,
don't mess around with trying to encrypt it with Javascript.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to