Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91690 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54758 invoked from network); 16 Mar 2016 05:16:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2016 05:16:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain paragonie.com designates 209.85.214.181 as permitted sender) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.214.181 mail-ob0-f181.google.com Received: from [209.85.214.181] ([209.85.214.181:33435] helo=mail-ob0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/60-48430-82CE8E65 for ; Wed, 16 Mar 2016 00:16:24 -0500 Received: by mail-ob0-f181.google.com with SMTP id fz5so40335100obc.0 for ; Tue, 15 Mar 2016 22:16:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paragonie-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=6IZQj1Crz9oecmoPsblMynDi0LiIIUwA46BoihoLoBQ=; b=YbWEHGi0VLbpcIgadjg2fK6dfGdKXaBKehtEnpj9lLcWxp7VmLCSy1jT3dibboqaDa kHnBRj7xJwkCoxcdDxvWxee3crzXw/u8YRsOKTTCt0hcCshgyGNzueHjmijMVJdwu4x9 rcGbdVayKAttzjElHYDFq7vsijVK2XH3Yt8MWkSKVXLOtcVt2YkFlZj3Jwg++yh2Ycu1 LSDnhRjJ7ubC3Dp7FPjaRGdjg7MiHnPuyaSVAonJT3sYL5l2P5OKitK05VTgU829gLYZ DLcpSghZg4yQaemxksQQmr4LRZN+pC60THFMsGqVOd9bvnF1gTUXgfOE1C/4kAlPgpPS s5Cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=6IZQj1Crz9oecmoPsblMynDi0LiIIUwA46BoihoLoBQ=; b=YMVeQbgRcROrRMV8TkRbuWOvS83ivS/t2+DAjDYWdQIEg/LumPy2yde3QWJL9k8tS+ vFb6peTk7GSHsY9sKh9VZbTUzB4pRkeHb1U3BhxtQbXcvnI6by7aBNFWjuF8wtDE+hni yuTLIphhLEyxeJZyKUdezR8sGIMY+6v+JZbb2i2XcWgUENFKJNOTeeTb+f+PbpFY1Fsf hxvRyl0wU5A0QjXOeZU1DPnnIIZZimA4mS5SkXWzI1ONFDLETrag6kdhV1iuOWK4Qs1T K7y5rRddp2P/N6bUQrU4rDzOfwgjse2sjQRklvSGW7KTdHyoiIhMvaAVLAxMbCsDmWJM lRNw== X-Gm-Message-State: AD7BkJKbwzYj/P/vpPkSKMWMVV4N02q6nszalMIVAGgSgLd9zwTWBjbbGlNMzRxXe6Lr3bMs0i0QxLGwYdf/RA== MIME-Version: 1.0 X-Received: by 10.182.158.42 with SMTP id wr10mr1042420obb.37.1458105381652; Tue, 15 Mar 2016 22:16:21 -0700 (PDT) Received: by 10.157.14.47 with HTTP; Tue, 15 Mar 2016 22:16:21 -0700 (PDT) In-Reply-To: References: Date: Wed, 16 Mar 2016 01:16:21 -0400 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e01537ea251a742052e239d9f Subject: Re: [RFC][VOTE] Deprecate then Remove Mcrypt From: scott@paragonie.com (Scott Arciszewski) --089e01537ea251a742052e239d9f Content-Type: text/plain; charset=UTF-8 I've added a section to the wiki page explaining some of the background information (regarding security) and the motivation for removing the library: https://wiki.php.net/rfc/mcrypt-viking-funeral#background_information_regarding_security This is not a substantive change to the proposal; it is provided for people reading the RFC that miss parts of the mailing list discussion. Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises --089e01537ea251a742052e239d9f--