Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49095 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20362 invoked from network); 19 Jul 2010 22:27:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2010 22:27:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 97.107.131.220 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 97.107.131.220 whisky.macvicar.net Linux 2.6 Received: from [97.107.131.220] ([97.107.131.220:44101] helo=whisky.macvicar.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/D1-10111-651D44C4 for ; Mon, 19 Jul 2010 18:27:35 -0400 Received: from [10.36.200.245] (unknown [166.205.143.104]) by whisky.macvicar.net (Postfix) with ESMTP id 400FB46A51; Mon, 19 Jul 2010 18:27:31 -0400 (EDT) References: In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8A293) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-ID: Cc: "internals@lists.php.net" X-Mailer: iPhone Mail (8A293) Date: Mon, 19 Jul 2010 15:28:26 -0700 To: Tomasz Wyderka Subject: Re: [PHP-DEV] PKCS#11 support From: scott@macvicar.net (Scott MacVicar) It can be released on the PECL site but I doubt it would go in the default d= istribution. - 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. >=20 > 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. >=20 > Could someone tell me if ours finished work can be included in > official PHP release?? >=20 > Regards, > Tom >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20