diff options
author | Tobias Brunner <tobias@strongswan.org> | 2014-12-05 15:06:31 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2014-12-09 11:08:50 +0100 |
commit | 30a90ccf74c761f772c6b70fcd6770041e8c4647 (patch) | |
tree | 3904c0d37961fc43ef74992429cf7e09715a903b /NEWS | |
parent | 728f529c42508e621eb2b16b231c8eb7006e85ef (diff) | |
download | strongswan-30a90ccf74c761f772c6b70fcd6770041e8c4647.tar.bz2 strongswan-30a90ccf74c761f772c6b70fcd6770041e8c4647.tar.xz |
NEWS: Add note about AH algorithm mapping
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,10 +6,13 @@ strongswan-5.2.2 Note that no conversion is done for the remaining string, refer to ipsec.conf(5) for details. -- The post-quantum "Bimodal Lattice Signature Scheme (BLISS) can be used as +- The post-quantum Bimodal Lattice Signature Scheme (BLISS) can be used as an IKEv2 public key authentication method. The pki tool offers full support for the generation of BLISS key pairs and certificates. +- Fixed mapping of integrity algorithms negotiated for AH via IKEv1. This could + cause interoperability issues when connecting to older versions of charon. + strongswan-5.2.1 ---------------- |