Nick,

if I understand correctly the pycrypto implementation is in Python and
I have found this very slow in the past. Are there any plans for
support for a native/C based encryption library?

Thanks

On Jun 11, 2:11 am, "Nick Johnson (Google)" <[email protected]>
wrote:
> Hi Karl,
>
> I'm not aware of any pure-Python implementations of bcrypt. However,
> pycrypto is supported on App Engine, which supports many of the same
> operations and algorithms.
>
> -Nick Johnson
>
>
>
> On Thu, Jun 11, 2009 at 10:09 AM, Karl <[email protected]> wrote:
>
> > Are there any implementations of bcrypt that work on google app
> > engine?
>
> > The py-bcrypt package (http://www.mindrot.org/projects/py-bcrypt/)
> > uses a C backend, so it can't be deployed on GAE.
>
> > Are there any pure Python implementations of bcrypt?
>
> > Thanks,
> > Karl- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to