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 <kp8...@gmail.com> 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
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to