You can try encryption based on the built-in SHA module that is
supposed to be implemented in native code:

http://www.nightsong.com/phr/crypto/p3.py



On Nov 27, 7:22 am, Leonid Evdokimov <[EMAIL PROTECTED]> wrote:
> Marzia Niccolai wrote:
> > There aren't many pure python implementations for encryption libraries,
> > for obvious performance reasons.
>
> I there full list of preinstalled libraries in GAE environment available
> somewhere? Yes, documentation refers to python 2.5 standard library, but
> there are lots of binary stuff in stdlib. For example, hashlib has
> _hashlib.so, but it's available in GAE as far as I understand.
>
> > If you are interested in encryption support for App Engine, you should
> > probably star this feature request in the issue tracker:
> >http://code.google.com/p/googleappengine/issues/detail?id=534
>
> Heh, I've done that before I mailed to the list. :)
>
> --
> WBRBW, Leonid Evdokimov
>
>  signature.asc
> < 1KViewDownload
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to