aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-02-21 13:07:39 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-02-21 13:07:39 +0000
commitcd3958f86a7a531c4deea0ec4cc8c554f572e30a (patch)
tree069d955b3f4ec301dd8b173dc5d33ec75bad3d31 /NEWS
parent2ea734180e23d2726ada7670ba802d468d6900bf (diff)
downloadstrongswan-cd3958f86a7a531c4deea0ec4cc8c554f572e30a.tar.bz2
strongswan-cd3958f86a7a531c4deea0ec4cc8c554f572e30a.tar.xz
SHA-2 fixes and add-ons
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 03ffe6c33..964cf0161 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+strongswan-4.0.8
+----------------
+
+- Support of SHA2_384 hash function for protecting IKEv1
+ negotiations and support of SHA2 signatures in X.509 certificates.
+
+- Fixed a serious bug in the computation of the SHA2-512 HMAC
+ function. Introduced automatic self-test of all IKEv1 hash
+ and hmac functions during pluto startup. Failure of a self-test
+ currently issues a warning only but does not exit pluto [yet].
+
+
strongswan-4.0.7
----------------