From bdba06d49f8bb66a6bbbbc7849746a40c3a0ea83 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Mon, 9 Sep 2013 08:59:38 +0000 Subject: [PATCH] - Start building the 2013Q3 Status Report by adding the first entry Submitted by: jmg --- en_US.ISO8859-1/htdocs/news/status/Makefile | 1 + .../news/status/report-2013-07-2013-09.xml | 63 +++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml diff --git a/en_US.ISO8859-1/htdocs/news/status/Makefile b/en_US.ISO8859-1/htdocs/news/status/Makefile index 8b132c0f4c..ccdc66f0c8 100644 --- a/en_US.ISO8859-1/htdocs/news/status/Makefile +++ b/en_US.ISO8859-1/htdocs/news/status/Makefile @@ -61,6 +61,7 @@ XMLDOCS+= report-2012-10-2012-12 XMLDOCS+= report-2013-01-2013-03 XMLDOCS+= report-2013-04-2013-06 XMLDOCS+= report-2013-05-devsummit +XMLDOCS+= report-2013-07-2013-09 XSLT.DEFAULT= report.xsl diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml new file mode 100644 index 0000000000..a1f018168b --- /dev/null +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml @@ -0,0 +1,63 @@ + + + + + + July-September + + 2013 + + +
+ Introduction + +

This report covers &os;-related projects between July and + September 2013. This is the third of four reports planned for + 2013.

+ + + + +

Thanks to all the reporters for the excellent work! This report + contains 1 entries and we hope you enjoy reading it.

+ + +

The deadline for submissions covering between October and + December 2013 is not yet decided.

+
+ + + kern + + Kernel + + + + AES-NI Improvements for GELI + + + + + John-Mark + Gurney + + jmg@FreeBSD.org + + + + + + + + +

An enhancement to the AES-NI implementation for OpenCrypto has + been committed that significantly improves AES-XTS and AES-CBC + decryption performance. This gives geli(8) around a + three times performance boost on gnop(8) using AES-XTS + compared to the old code.

+ +

These improvements are available to users of the OpenCrypto + framework and crypto(4).

+ +
+