Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92028 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40267 invoked from network); 30 Mar 2016 17:46:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2016 17:46:49 -0000 Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.220 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.220 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.220] ([81.169.146.220:55890] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/91-28792-6011CF65 for ; Wed, 30 Mar 2016 12:46:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1459360002; l=804; s=domk; d=kelunik.com; h=Content-Type:To:From:Subject:Date:MIME-Version; bh=rVl3pIstbXSwLorBSwZXxIwue5HFJNGxSz6gDF/jM6k=; b=LRWZwgjKA9CXdxIr0+gnaahUy/Bxi8B5C27hyEVGKz71y3Ql8BK4M0xwuJYRzq1C8F7 1Ys+vw5btbaLVD82y2vQaaIuxLoptdF1ah/WWyA/0iQXyAcVvqiqChuhpvypGjmB3MHLs 7opOGsY/1VMIjLOUyGTucm7+1eHh1R8TWK4= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLGvomb4bl9EfHtO3U6 X-RZG-CLASS-ID: mo00 Received: from mail-wm0-f46.google.com ([74.125.82.46]) by smtp.strato.de (RZmta 37.22 AUTH) with ESMTPSA id 007574s2UHkg51o (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Wed, 30 Mar 2016 19:46:42 +0200 (CEST) Received: by mail-wm0-f46.google.com with SMTP id r72so109485875wmg.0 for ; Wed, 30 Mar 2016 10:46:42 -0700 (PDT) X-Gm-Message-State: AD7BkJLJbcPe0YuBcthLrBU13qwH0oW1G5WHru/ze/pN8hMV9vDSwJcQRNg4pZmvSE2XPGH51ux/C0uqckx6dQ== MIME-Version: 1.0 X-Received: by 10.28.138.198 with SMTP id m189mr24793173wmd.19.1459360002456; Wed, 30 Mar 2016 10:46:42 -0700 (PDT) Received: by 10.28.177.11 with HTTP; Wed, 30 Mar 2016 10:46:42 -0700 (PDT) Date: Wed, 30 Mar 2016 19:46:42 +0200 X-Gmail-Original-Message-ID: Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a114412848bc770052f47ba1c Subject: OpenSSL ECC Support From: me@kelunik.com (Niklas Keller) --001a114412848bc770052f47ba1c Content-Type: text/plain; charset=UTF-8 Hi, there's an open feature request with a patch since 2012, it's still against SVN: https://bugs.php.net/bug.php?id=61204 Could somebody go ahead, review and merge that patch? Thanks, Niklas --001a114412848bc770052f47ba1c--