Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68637 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85872 invoked from network); 28 Aug 2013 12:54:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2013 12:54:37 -0000 X-Host-Fingerprint: 212.64.50.33 sd4403221.adsl.online.nl Received: from [212.64.50.33] ([212.64.50.33:3519] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/81-12893-A03FD125 for ; Wed, 28 Aug 2013 08:54:34 -0400 To: internals@lists.php.net Date: Wed, 28 Aug 2013 14:54:30 +0200 Message-ID: References: <505B2CA7.6050505@codeangel.org> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 212.64.50.33 Subject: Re: [PHP-DEV] Authenticated Encryption in PHP From: phpdev@ehrhardt.nl (Jan Ehrhardt) Jan Ehrhardt in php.internals (Sun, 25 Aug 2013 00:18:10 +0200): >I will add the extension to my list of extensions, so any future build >will have it as well (after a git pull). See my builds at >http://www.apachelounge.com/viewforum.php?f=6 Added this to all my builds, including PHP 5.3 (based on the Aug 20 snapshot): http://www.apachelounge.com/viewtopic.php?t=5537 Jan