Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69663 invoked from network); 27 Jan 2016 17:26:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2016 17:26:38 -0000 Authentication-Results: pb1.pair.com header.from=albertcasademont@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=albertcasademont@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.175 as permitted sender) X-PHP-List-Original-Sender: albertcasademont@gmail.com X-Host-Fingerprint: 209.85.223.175 mail-io0-f175.google.com Received: from [209.85.223.175] ([209.85.223.175:34439] helo=mail-io0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/3B-28185-DCDF8A65 for ; Wed, 27 Jan 2016 12:26:38 -0500 Received: by mail-io0-f175.google.com with SMTP id 1so26493067ion.1 for ; Wed, 27 Jan 2016 09:26: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; bh=js6SMdFWl8DGThlcN1C80yusD218LFPP7HlgRPDY5Zc=; b=IgqAROYXIws5vdjpI6N4r/6B8miPum5XBvUQQu3z7TGZHkIwgWLS8vT681O3tgNgSN R8d78PaSRkGRZXrjXWnnBXX4fcU8uuzN80VQbzn59VE0Ud8XdTsCHAZIrmY9ken4dsn5 DR0FLGp0RFbA2iOpfPYpsxQql4EJtl4keI3jN5/cisr6bT0+RLqrj89xXbe5IMQ3GfaL bvVnEay7SVF/rkXBGv0Igi53wAgB1FLt/kxEbwsyngrT7K+uCSKaRoRNIWxwdiqlZVME A6MrzWEY4qkCX4W2Ah2mfGbBk0T5q9tCG7J8BinBVj5vgDFg8TrMrk5tTcECwalXQ8jW Ka/w== 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:cc:content-type; bh=js6SMdFWl8DGThlcN1C80yusD218LFPP7HlgRPDY5Zc=; b=U1EgF5gzHOXAJ5zQwoaOQhoCxJmYTx/2mH9zRA5tMDw1slYEPSDu2lA0YKni76OcYY 9DB2v0HC2jfeXCcBluWM2KKiIYDuvx5CWhqhv1eAB5E4zkWNt34RtRHE0r0h6LQpZO3+ hXWEahTxEAY1y0RSrqQiHpRhhsMY3E1yYsNMOmi2vdsy2ov5ADfylvGd12ZEDUIcq78z lez9MWoxCoIQES6f9vqRUMwMJxAupxgIXY69u7llPet0K++ceWD0jsRFPkXs/McAonnE HzFGBb2iP156+1ZPOUG1LaNotuipTmqCAI8xqnuBKkKRVzn3yHNN8BXSIITAkx0zZdBT NPeA== X-Gm-Message-State: AG10YOQhkRDE/GZqSAEkWHzeSb0EuwENVUCgHPs0Xod9ICQuUtvQQJHj5IG4SM//4wNYkOMmuwnVOUENYQyipA== MIME-Version: 1.0 X-Received: by 10.107.185.6 with SMTP id j6mr29924881iof.111.1453915594861; Wed, 27 Jan 2016 09:26:34 -0800 (PST) Received: by 10.79.65.136 with HTTP; Wed, 27 Jan 2016 09:26:34 -0800 (PST) In-Reply-To: References: Date: Wed, 27 Jan 2016 19:26:34 +0200 Message-ID: To: Jakub Zelenka Cc: PHP internals list Content-Type: multipart/alternative; boundary=94eb2c08663890b7e0052a541aea Subject: Re: [PHP-DEV] [RFC][VOTE] OpenSSL AEAD support From: albertcasademont@gmail.com (Albert Casademont) --94eb2c08663890b7e0052a541aea Content-Type: text/plain; charset=UTF-8 That's great nees thanks!! On Wednesday, 27 January 2016, Jakub Zelenka wrote: > Hi, > > On Wed, Jan 20, 2016 at 4:40 PM, Jakub Zelenka > wrote: > > > Hi, > > > > The vote is now open: > > > > https://wiki.php.net/rfc/openssl_aead#voting > > > > > > > The voting has ended and the RFC has been accepted with 7 votes for and 4 > against. > > I will merge the patch after sorting out another issue with openssl ext > (errors storing) and possibly doing a bit more testing. > > Cheers > > Jakub > --94eb2c08663890b7e0052a541aea--