On Tue, Jul 20, 2010 at 1:32 PM, Paul van Brouwershaven
wrote:
> Op 20-7-2010 10:30, Scott MacVicar schreef:
>> Then there is the more important fact that is requires LGPL code, so we
>> wouldn't bundle the library. Leaving it only being enabled for those who
>> have OpenSC installed.
>
> Thats
Op 20-7-2010 10:30, Scott MacVicar schreef:
> Then there is the more important fact that is requires LGPL code, so we
> wouldn't bundle the library. Leaving it only being enabled for those who have
> OpenSC installed.
Thats a good one, do you maybe know an other library that can be used so the
hi Paul,
On Tue, Jul 20, 2010 at 9:51 AM, Paul van Brouwershaven
wrote:
> Hi Scott,
>
> Op 20-7-2010 0:28, Scott MacVicar schreef:
>> It can be released on the PECL site but I doubt it would go in the default
>> distribution.
>
> Why not including this in the default distribution? It would be gr
On Jul 20, 2010, at 12:51 AM, Paul van Brouwershaven wrote:
> Hi Scott,
>
> Op 20-7-2010 0:28, Scott MacVicar schreef:
>> It can be released on the PECL site but I doubt it would go in the default
>> distribution.
>
> Why not including this in the default distribution? It would be great to have
Hi Scott,
Op 20-7-2010 0:28, Scott MacVicar schreef:
> It can be released on the PECL site but I doubt it would go in the default
> distribution.
Why not including this in the default distribution? It would be great to have
PKCS#11 support in the
default PHP distribution!
--
PHP Internals - P
It can be released on the PECL site but I doubt it would go in the default
distribution.
- Scott
On 19 Jul 2010, at 14:49, Tomasz Wyderka wrote:
> Hi,
> I'm planning to write PKCS#11 extension for PHP using OpenSC library.
>
> PKCS#11 is a software API for accessing cryptographic hardware lik
Hi,
I'm planning to write PKCS#11 extension for PHP using OpenSC library.
PKCS#11 is a software API for accessing cryptographic hardware like
smart cards or HSMs.
OpenSC library is implementation of PKCS#11 for Firefox and Thunderbird.
Could someone tell me if ours finished work can be included i