]> git.ipfire.org Git - thirdparty/strongswan.git/commit
tls-peer: Support x25519/448 for TLS 1.2
authorTobias Brunner <tobias@strongswan.org>
Wed, 26 Aug 2020 13:23:53 +0000 (15:23 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 12 Feb 2021 10:45:44 +0000 (11:45 +0100)
commit8495138d4a8a0175e4c1cad1dbe883be49ecf8e6
tree2e1085c090e44eabefcba9244be91a9baf3158da
parent3101120c75ef14530d034614c7ae353066912bba
tls-peer: Support x25519/448 for TLS 1.2

These DH groups don't use the point format prefix (RFC 8422 deprecated
any other format anyway).  Since they are enumerated now, they can also
be used by servers for TLS 1.2.
src/libtls/tls_peer.c