Add OpenCrypto report.
This commit is contained in:
parent
c76cad9b7f
commit
d1a0fa9854
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45744
1 changed files with 41 additions and 0 deletions
|
|
@ -895,4 +895,45 @@
|
|||
</task>
|
||||
</help>
|
||||
</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://p4db.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/opencrypto">Source in Perforce</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 and working. Ermal Luçi (eri@) is
|
||||
working on adding support for the additional modes to
|
||||
IPsec.</p>
|
||||
</body>
|
||||
|
||||
<sponsor>
|
||||
The FreeBSD Foundation
|
||||
</sponsor>
|
||||
|
||||
<sponsor>
|
||||
Netgate
|
||||
</sponsor>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
<p>Create test suite for the most common modes.</p>
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue