Minor editing for AES-GCM update
This commit is contained in:
parent
48f930022e
commit
a7b0603aab
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45766
1 changed files with 6 additions and 5 deletions
|
@ -913,11 +913,12 @@
|
|||
</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>
|
||||
<p>The project adds support for the AES-GCM and AES-CTR cryptography
|
||||
modes to the OpenCrypto framework.
|
||||
Both software and AES-NI accelerated versions are now functional and
|
||||
working.
|
||||
Ermal Luçi (eri@) is working on adding support for these additional
|
||||
modes to IPsec.</p>
|
||||
</body>
|
||||
|
||||
<sponsor>
|
||||
|
|
Loading…
Reference in a new issue