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:
811e749
)
Added NEWS about cmac plugin.
author
Tobias Brunner
<tobias@strongswan.org>
Tue, 3 Apr 2012 08:48:03 +0000
(10:48 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Tue, 3 Apr 2012 08:48:03 +0000
(10:48 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
5beefb7
..
82aab54
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-17,6
+17,9
@@
strongswan-4.6.3
- Added support for untruncated MD5 and SHA1 HMACs in ESP as used in
RFC 4595.
+- The cmac plugin implements the AES-CMAC-96 and AES-CMAC-PRF-128 algorithms
+ as defined in RFC 4494 and RFC 4615, respectively.
+
- The resolve plugin automatically installs nameservers via resolveconf(8),
if it is installed, instead of modifying /etc/resolv.conf directly.