Add report for the OpenCrypto AES work
Approved by: hrs (mentor, blanket)
This commit is contained in:
parent
b71efdf386
commit
c7fcb57b14
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46172
1 changed files with 40 additions and 0 deletions
|
@ -1005,4 +1005,44 @@
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='kern'>
|
||||||
|
<title>Updating OpenCrypto</title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>John-Mark</given>
|
||||||
|
<common>Gurney</common>
|
||||||
|
</name>
|
||||||
|
<email>jmg@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>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue