I posted this patch early last week to the list and did not see any
activity about it. According to the page (http://php.net/svn-php.php)
I should re-submit after a week just in case, so without further
adieu.
This is a simple implementation of four new functions to the OpenSSL
extensions to handle signed public key and challenge requires sent by
the cough cough new KeyGen tag
(http://dev.w3.org/html5/markup/keygen.html).
openssl_spki_new(mixed pkey, string challenge)
openssl_spki_verify(string spkac)
openssl_spki_export(mixed pkey)
openssl_spki_export_challenge(mixed pkey)
openssl_spki_details(mixed pkey)
Attached is the patch (tested against php-5.3.8 & openssl-1.0.0e) as
well as a cli test case and module test case.
--
Jason
hi,
Thanks for the patch!
I posted this patch early last week to the list and did not see any
activity about it. According to the page (http://php.net/svn-php.php)
I should re-submit after a week just in case, so without further
adieu.
Patience is a virtue :)
I added a comment and requests there, please follow up with these
there directly as well,
Thanks,
Cheers,
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org