svn commit: r46172 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Thu Jan 8 19:40:37 UTC 2015
Author: bjk
Date: Thu Jan 8 19:40:36 2015
New Revision: 46172
URL: https://svnweb.freebsd.org/changeset/doc/46172
Log:
Add report for the OpenCrypto AES work
Approved by: hrs (mentor, blanket)
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Thu Jan 8 19:24:41 2015 (r46171)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Thu Jan 8 19:40:36 2015 (r46172)
@@ -1005,4 +1005,44 @@
</help>
</project>
+ <project cat='kern'>
+ <title>Updating OpenCrypto</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>John-Mark</given>
+ <common>Gurney</common>
+ </name>
+ <email>jmg at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://svnweb.freebsd.org/changeset/base/r275732">r275732 changeset</url>
+ <url href="http://freebsdfoundation.blogspot.com/2014/08/freebsd-foundation-announces-ipsec.html">FreeBSD Foundation announces IPsec Enhancement Project</url>
+ </links>
+
+ <body>
+ <p>The project adds support for AES-GCM and AES-CTR mode to the
+ OpenCrypto framework. Both software and AES-NI accelerated versions
+ are functional, working and committed. Ermal Luçi (eri@) is working
+ on adding support for the additional modes to IPsec.</p>
+ </body>
+
+ <sponsor>
+ The &os; Foundation
+ </sponsor>
+ <sponsor>
+ Netgate
+ </sponsor>
+
+ <help>
+ <task>
+ <p>Commit the port that provides the NIST KAT vectors so that
+ the tests committed can run.</p>
+ </task>
+ </help>
+ </project>
+
</report>
More information about the svn-doc-all
mailing list