aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index cb2dbbfed..7a5e6f017 100644
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,12 @@ strongswan-5.0.3
unbound plugin, which is based on libldns and libunbound. Both plugins were
created by Reto Guadagnini.
-- Implemented the TCG TNC IF-IMV 1.4 draft making access
- requestor identities available to an IMV.
+- Implemented the TCG TNC IF-IMV 1.4 draft making access requestor identities
+ available to an IMV. The OS IMV stores the AR identity together with the
+ device ID in the attest database.
+
+- The openssl plugin now uses the AES-NI accelerated version of AES-GCM
+ if the hardware supports it.
strongswan-5.0.2
@@ -62,6 +66,7 @@ strongswan-5.0.2
- The integration test environment was updated and now uses KVM and reproducible
guest images based on Debian.
+
strongswan-5.0.1
----------------
@@ -135,6 +140,7 @@ strongswan-5.0.1
- All crypto primitives gained return values for most operations, allowing
crypto backends to fail, for example when using hardware accelerators.
+
strongswan-5.0.0
----------------