strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3779487
)
NEWS: Add aesni plugin news
author
Martin Willi
<martin@revosec.ch>
Tue, 31 Mar 2015 16:09:22 +0000
(18:09 +0200)
committer
Martin Willi
<martin@revosec.ch>
Wed, 15 Apr 2015 11:44:40 +0000
(13:44 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
81a7fc5
..
77951dd
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+- The new aesni plugin provides CBC, CTR, XCBC, CMAC, CCM and GCM crypto
+ primitives for AES-128/192/256. The plugin requires AES-NI and PCLMULQDQ
+ instructions and works on both x86 and x64 architectures. It provides
+ superior crypto performance in userland without any external libraries.
+
+
strongswan-5.3.0
----------------