<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: wez-furlong</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/wez-furlong.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2007-02-10T22:49:55+00:00</updated><author><name>Simon Willison</name></author><entry><title>OpenID (and TypeKey) using native OpenSSL functions in PHP</title><link href="https://simonwillison.net/2007/Feb/10/wez/#atom-tag" rel="alternate"/><published>2007-02-10T22:49:55+00:00</published><updated>2007-02-10T22:49:55+00:00</updated><id>https://simonwillison.net/2007/Feb/10/wez/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://netevil.org/node.php?nid=949"&gt;OpenID (and TypeKey) using native OpenSSL functions in PHP&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Wez Furlong shows how a small patch to PHP’s OpenSSL support makes it a whole lot easier to perform the cryptography behind OpenID (at the moment you need to use the bc or gmp modules).


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/openid"&gt;openid&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/openssl"&gt;openssl&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/php"&gt;php&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/wez-furlong"&gt;wez-furlong&lt;/a&gt;&lt;/p&gt;



</summary><category term="openid"/><category term="openssl"/><category term="php"/><category term="wez-furlong"/></entry></feed>