oh, okay. Does this sound correct? I cannot install rsa on my windows PC desktop, but should be able to run it from pythonanywhere.com
On Thu, Dec 18, 2014 at 1:09 PM, Carlos Zenteno <[email protected]> wrote: > > Maybe you do not have the RSA module installed so you cannot import it? > > RSA module > Python-RSA <http://stuvel.eu/rsa> is a pure-Python RSA implementation. It > supports encryption and decryption, signing and verifying signatures, and > key generation according to PKCS#1 version 1.5. It can be used as a Python > library as well as on the commandline. > > https://pypi.python.org/pypi/rsa > > > Hope that it is that easy! > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/Nj9MoDru1hI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

