Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38073 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61143 invoked from network); 2 Jun 2008 08:30:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2008 08:30:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.170 ug-out-1314.google.com Received: from [66.249.92.170] ([66.249.92.170:25420] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/85-25418-99FA3484 for ; Mon, 02 Jun 2008 04:30:17 -0400 Received: by ug-out-1314.google.com with SMTP id h3so235190ugf.29 for ; Mon, 02 Jun 2008 01:30:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=1alw8qyiJC0lgbutvMIbzx8os9xCA/04nEjC0+pCdKw=; b=Plckak5Cazj/iGeHWQCu5zbU+klxgjW8JFdMtwEVIGt+mbvnrLCDVoeVAc2abuyQsI qyFOFnCEp1apm5fkEDdmGbH9ZuQhV50a2ATeFd2KW1GwHxg3oehiQAeT9qQ0U9TR2Cxm U6BMJVbWWxIzRTKhWTDeHfxOqmacew91e/rK4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nNMC9koOywzqaKmPOiABPyhhuypaeHWCLWogCGkrk+v5+baY1K2HGVcWJFccUW/IdZ 69psuIcpcfM1rl0NxYndN/bqF97OMXK4NdcMCJIywR9EaKqCc+ODvoxdFIKdJ4q/gUaf bzKHxW+8mcXhJg88JNTkI/qktXlXTAKH9JahM= Received: by 10.67.20.3 with SMTP id x3mr694695ugi.62.1212395413660; Mon, 02 Jun 2008 01:30:13 -0700 (PDT) Received: by 10.66.245.3 with HTTP; Mon, 2 Jun 2008 01:30:13 -0700 (PDT) Message-ID: Date: Mon, 2 Jun 2008 10:30:13 +0200 To: "Derick Rethans" Cc: internals , "Sara Golemon" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] Drop ext/mhash and add an emulation layer in ext/hash (5.3+), call for help From: pierre.php@gmail.com ("Pierre Joye") On Mon, Jun 2, 2008 at 10:21 AM, Derick Rethans wrote: > On Mon, 2 Jun 2008, Pierre Joye wrote: > >> While working on the windows ports, I asked Sara about the mhash >> status in regard of the new shiny ext/hash. The plan is to remove >> ext/hash completely and emulate it in ext/hash to keep the BC. It >> could even a configuration flag if one likes to be sure to clean his >> code to use only the hash APIs. > > The mhash extension features some more versions of some algorithms: > http://mhash.sourceforge.net/ But why bother changing it? Which algo(s) (or algo version) is not supported by ext/hash? I did not spot one after a quick read. > I've not heard of any issues about ext/mhash. My main reasons would be to do not have to maintain ext/mhash and the libmhash Windows port. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org