Simple encryption proposal. Comments ?
Ng Pheng Siong
ngps at netmemetic.com
Sun Dec 29 20:01:33 EST 2002
More information about the Python-list mailing list
Sun Dec 29 20:01:33 EST 2002
- Previous message (by thread): Simple encryption proposal. Comments ?
- Next message (by thread): Simple encryption proposal. Comments ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
According to Thomas Weholt <2002 at weholt.org>: > ( This is sort of a follow-up to my earlier question about encrypting > cookies in HTTP-requests, so if you have any encryption schemes suitable for > that purpose, let me know ) M2Crypto has unforgeable HMAC'ing AuthCookies. Take a look. Why do you want to encrypt your cookies? > I've come up with a very simple One-Time-Pad encryption scheme Sorry, it is probably not an OTP. Cheers. -- Ng Pheng Siong <ngps at netmemetic.com> * http://www.netmemetic.com
- Previous message (by thread): Simple encryption proposal. Comments ?
- Next message (by thread): Simple encryption proposal. Comments ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list