Encrypting cookies in HTTP-headers
holger krekel
pyth at devel.trillke.net
Sun Dec 29 20:47:06 EST 2002
Thomas Weholt wrote:
> I need to do simple, or advanced if possible :-), encryption of cookies in
> HTTP-requests. I've tried to use base64 and rotor but the cookies seem
> scrambled when decoded. Does anybody has any example on how to achieve this
> ?
you might be interested in
http://wwwsearch.sourceforge.net/ClientCookie/
haven't tried it myself, though.
holger
More information about the Python-list
mailing list