[My apologies for any formatting issues; my employer likes Outlook.]
James Yonan wrote:
> On 18/06/2013 01:23, Joachim Schipper wrote:
> > Joachim Schipper wrote [I'm continuing my own message here]:
> >> Kenny Root wrote:
> >>> I wrote a patch to add AEAD cipher modes to OpenVPN.
> >>>
> >>> It a
On 18/06/2013 01:23, Joachim Schipper wrote:
Joachim Schipper wrote [I'm continuing my own message here]:
-Original Message-
From: Kenny Root [mailto:ke...@the-b.org]
Sent: dinsdag 4 juni 2013 2:15
To: openvpn-devel@lists.sourceforge.net
Subject: [Openvpn-devel] Adding support for
Joachim Schipper wrote [I'm continuing my own message here]:
> > -Original Message-
> > From: Kenny Root [mailto:ke...@the-b.org]
> > Sent: dinsdag 4 juni 2013 2:15
> > To: openvpn-devel@lists.sourceforge.net
> > Subject: [Openvpn-devel] Adding support
Hi,
On Mon, Jun 17, 2013 at 09:32:35AM +0200, Joachim Schipper wrote:
> Again, thanks for the patch! I'm no contributor, but I do think it's really
> cool.
By helping review crypto related code, you are contributing in quite
important ways :-)
"Contributor" does not require "write code" or "han
> -Original Message-
> From: Kenny Root [mailto:ke...@the-b.org]
> Sent: dinsdag 4 juni 2013 2:15
> To: openvpn-devel@lists.sourceforge.net
> Subject: [Openvpn-devel] Adding support for AEAD cipher modes
> (AES-GCM, et al.)
>
> I wrote a patch to add AEAD cipher m
I wrote a patch to add AEAD cipher modes to OpenVPN. This is one of
NIST's recommended modes and newer Intel chips supporting the AES-NI
(with PCLMULQDQ) have excellent support for acceleration in this mode.
I posted the initial version at
https://community.openvpn.net/openvpn/ticket/301 and that t