Simon Willison’s Weblog

Subscribe

Thursday, 1st March 2007

The Beauty Of The Diffie-Hellman Protocol. Some useful explanations here. Diffie-Hellman is used by OpenID to establish a shared secret between the provider and the consumer.

# 10:08 pm / cryptography, diffiehellman, openid, reddit

More Django (likely more than is healthy). Jacob’s advanced Django tutorial from PyCon. I really like the template he’s using to present the slides and notes.

# 11:08 pm / django, jacob-kaplan-moss, keynote, pycon, tutorial