Thanks, for whatever reason it caught the pbkdf2 stuff, not intensional.
I will update it asap
Jas
On Feb 17, 2013, at 3:12 AM, Stas Malyshev wrote:
> Hi!
>
>> The pull request addresses bug fix/feature request #38917 implementing
>> native signed public key & challenge support to the OpenSSL
Hi!
> The pull request addresses bug fix/feature request #38917 implementing
> native signed public key & challenge support to the OpenSSL extension.
> Details can be found @ https://github.com/php/php-src/pull/267
I've looked into it and two things are missing:
1. Failure scenario tests. See my
Thanks! It simply implements native support for creating, parsing &
exporting details of SPKAC strings sent from browsers using the HTML5
KeyGen element (even though the element has been around since Netscape 1 or
2).
On Wed, Feb 13, 2013 at 10:34 AM, Lars Strojny wrote:
> Hi Jason,
>
> thanks
Hi Jason,
thanks for the reminder.
Am 13.02.2013 um 14:03 schrieb Jason Gerfen :
> Is it considered spamming the list to check the status of a pull request? I
> am going to ask any ways, hope it doesn't offend.
>
> The pull request addresses bug fix/feature request #38917 implementing
> native
Is it considered spamming the list to check the status of a pull request? I
am going to ask any ways, hope it doesn't offend.
The pull request addresses bug fix/feature request #38917 implementing
native signed public key & challenge support to the OpenSSL extension.
Details can be found @ https:/