From a7b0603aab9c5a0330260a3a2f7df7d1c33e6c43 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Fri, 10 Oct 2014 14:44:15 +0000 Subject: [PATCH] Minor editing for AES-GCM update --- .../htdocs/news/status/report-2014-07-2014-09.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml b/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml index fdf6a9fb31..5c84e39781 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml @@ -913,11 +913,12 @@ -

The project adds support for AES-GCM and AES-CTR mode to the - OpenCrypto framework. Both software and AES-NI accelerated - versions are functional and working. Ermal Luçi (eri@) is - working on adding support for the additional modes to - IPsec.

+

The project adds support for the AES-GCM and AES-CTR cryptography + modes to the OpenCrypto framework. + Both software and AES-NI accelerated versions are now functional and + working. + Ermal Luçi (eri@) is working on adding support for these additional + modes to IPsec.