Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79555 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14761 invoked from network); 11 Dec 2014 06:53:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Dec 2014 06:53:40 -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 Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.42 mail-qa0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:38036] helo=mail-qa0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/31-05320-37F39845 for ; Thu, 11 Dec 2014 01:53:39 -0500 Received: by mail-qa0-f42.google.com with SMTP id j7so3197737qaq.1 for ; Wed, 10 Dec 2014 22:53:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=OKOuA/TJX0eNWyMCn1s4pY4gFYi/udqK7PNY06rkinc=; b=lebQwNiT2lwXoj3II3qnLY5RnYvGo9uKFAxcWSQbkKpcvBExbjSGUeAR7l+5nm2kC7 HKr8nZ9aUNzY+yJQKv/ONRz0/ieYaq0a08DZL7xlR8y0SQrSTtVyCr7y+YUW7SbiZTX9 EbWbPMU0gBZNgGo+2i7zBVzLyo9uN0mut55wUJpiQ2RsegEo/M7Pe23UMvFHZtVSYhIo NlLVQG8d1rgtc+NuDu1/IQ5Cu4tcVJdPtEWMy22JSOUxkpgRwrhd8XAWMsm9tmQDK6Qy C8qNcmO6SpTY/1TdC/uR2m52bMsM4hCjkixOVgFYJHHNrfmNriyN/MSuPhUKI5r9soK8 AhSA== MIME-Version: 1.0 X-Received: by 10.140.86.175 with SMTP id p44mr16541539qgd.54.1418280817136; Wed, 10 Dec 2014 22:53:37 -0800 (PST) Received: by 10.140.104.171 with HTTP; Wed, 10 Dec 2014 22:53:37 -0800 (PST) In-Reply-To: <5487E91D.6070602@fedoraproject.org> References: <5487E91D.6070602@fedoraproject.org> Date: Thu, 11 Dec 2014 17:53:37 +1100 Message-ID: To: Remi Collet Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] libmcrypt: abandonware? From: pierre.php@gmail.com (Pierre Joye) hi Remi, On Wed, Dec 10, 2014 at 5:33 PM, Remi Collet wrote= : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Le 05/12/2014 17:17, Scott Arciszewski a =C3=A9crit : >> Hi PHP Internals, >> >> I've been trying to get in contact with the maintainers of >> libmcrypt, but every response I've gotten was, "Oh, I haven't been >> a part of that for years." >> >> http://sourceforge.net/projects/mcrypt/files/Libmcrypt/ >> >> The last update to libmcrypt was in 2007. There are bug fixes in >> their issue tracker collecting dust. > > Having a dead upstream for crypto API is a critical issue :( > > FYI some downstream (ex RHEL) don't even provide this library. > Already too much crypto libraries, and it will be a mess to provide a > dead project in an Enterprise distribution. > > So php/mcrypt also not available. > > But most applications. which use it, usually have alternative, and > make it optional (ex phpMyAdmin 4.3 now even use openssl as first choice)= . > > We probably have enough crypto API in PHP, and we probably should mark > this one as deprecated / unmaintained in 5.x, and move it to PECL (7.x). I think it is yet another candidate for removal, like imap. It could became even more critical if some serious flaws will be found in libmcrypt and never get fixed. Cheers, --=20 Pierre @pierrejoye | http://www.libgd.org