I recommend you bcryptor [1] since that its wrapper has been made using Pyrex (so it's more easy to maintain), and since that the C source code has been changed the just minimal for that it uses the system's PRNG.
[1] http://www.bitbucket.org/ares/bcryptor/ On 11 jun, 09:09, 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
