svn commit: r277009 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sun Jan 11 19:01:13 UTC 2015
Author: gjb
Date: Sun Jan 11 19:01:12 2015
New Revision: 277009
URL: https://svnweb.freebsd.org/changeset/base/277009
Log:
Document r275732, OpenCrypto support for AES-ICM and AES-GCM.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Jan 11 19:01:09 2015 (r277008)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Jan 11 19:01:12 2015 (r277009)
@@ -217,6 +217,13 @@
driver has been updated to correct performance counter sampling
on G4 (MPC74xxx) and G5 class processors.</para>
+ <para revision="275732" contrib="sponsor"
+ sponsor="&ff;,&netgate;">The
+ <application>OpenCrypto</application> framework has been updated
+ to include <literal>AES-ICM</literal> and
+ <literal>AES-GCM</literal> modes, both of which have also been
+ added to the &man.aesni.4; driver.</para>
+
<sect3 xml:id="kernel-virtualization">
<title>Virtualization Support</title>
More information about the svn-src-all
mailing list