Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31386 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76909 invoked by uid 1010); 2 Aug 2007 23:18:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 76894 invoked from network); 2 Aug 2007 23:18:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2007 23:18:56 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:55320] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/15-34362-F5662B64 for ; Thu, 02 Aug 2007 19:18:56 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 2 Aug 2007 16:18:52 -0700 Message-ID: <46B26652.9030407@zend.com> Date: Thu, 02 Aug 2007 16:18:42 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: Dmitry Stogov CC: Wez Furlong , Sara Golemon , Andi Gutmans , Zeev Suraski , internals@lists.php.net References: <002b01c7d419$e6914720$6e02a8c0@thinkpad> In-Reply-To: <002b01c7d419$e6914720$6e02a8c0@thinkpad> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Aug 2007 23:18:52.0534 (UTC) FILETIME=[7D5D1160:01C7D55B] Subject: Re: Ext/OpenSSL patch From: stas@zend.com (Stanislav Malyshev) Sounds good. Couple of notes: 1. Functions seem to lack prototypes except for encrypt which says: "Returns an array of the fields/values of the CERT" - obviously it's some mistake :) 2. openssl_encrypt says "Unknown signature algorithm." when it should be encryption algorithm I guess... And the final period isn't needed I think. The same for decrypt. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com