Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20179 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98999 invoked by uid 1010); 19 Nov 2005 15:12:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98984 invoked from network); 19 Nov 2005 15:12:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Nov 2005 15:12:54 -0000 X-Host-Fingerprint: 213.46.255.21 viefep18-int.chello.at Solaris 8 (1) Received: from ([213.46.255.21:22963] helo=viefep18-int.chello.at) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A6/5A-11378-5F04F734 for ; Sat, 19 Nov 2005 10:12:54 -0500 Received: from genuine ([80.108.128.16]) by viefep18-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051119151249.CBOX5342.viefep18-int.chello.at@genuine> for ; Sat, 19 Nov 2005 16:12:49 +0100 Received: from laptop.home ([192.168.1.50]) by genuine with esmtpa (Exim 4.50) id 1EdUIp-0006sa-GO for internals@lists.php.net; Sat, 19 Nov 2005 16:06:55 +0100 Message-ID: <437F411C.7060801@fischer.name> Date: Sat, 19 Nov 2005 16:13:32 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Thunderbird/1.0.2 Mnenhy/0.7.2.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net References: <000701c5ec5f$33e2ff90$7d051fac@stumpy> In-Reply-To: <000701c5ec5f$33e2ff90$7d051fac@stumpy> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -27 X-Spam-Level: -- X-Spam-Report: Spam detection software, running on the system "genuine", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, I'm missing the functionality to get a list of registered hash functions so one can probe whether a certain hash function is available or not. - Markus [...] Content analysis details: (-2.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.8 ALL_TRUSTED Did not pass through any untrusted hosts Subject: Re: [PHP-DEV] sha256(), sha256_file(), and other hashing algos From: markus@fischer.name (Markus Fischer) Hi, I'm missing the functionality to get a list of registered hash functions so one can probe whether a certain hash function is available or not. - Markus