On Mon, Mar 14, 2011 at 5:42 PM, Dave Peck <[email protected]> wrote:

> Really? No suggestions?
>
> I settled on multiple iterations of SHA256. But I note that the
> version of PyCrypto on app engine doesn't include the Crypto.Random
> submodule, so it's impossible to even generate a cryptographically
> satisfactory salt.
>
> Can someone on the App Engine team comment on whether Crypto.Random
> will ever be available?
>
Did you try to include your own PyCrypto version?

Regards,


>
> Thanks,
> Dave
>
> On Mar 10, 4:39 pm, Dave Peck <[email protected]> wrote:
> > PyCrypto offers the blowfish cipher, but not thebcrypthash.
> >
> > What's the best way to store passwords on App Engine with PyCrypto?
> >
> > Thanks,
> > Dave
>
> --
> 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.
>
>


-- 
Cristian Salamea
@ovnicraft

-- 
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