]> git.ipfire.org Git - thirdparty/strongswan.git/commit
tls-crypto: Correctly filter cipher suites based on PRF algorithms
authorTobias Brunner <tobias@strongswan.org>
Tue, 25 Aug 2020 11:47:00 +0000 (13:47 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 12 Feb 2021 10:45:44 +0000 (11:45 +0100)
commit436571b2f049d45c00d974e51a12d397eb28bf53
tree3c7991d943258651b85a98e2f158f1c4a07984be
parentb7ea969b32416445671a2ce0b4e374511f87e230
tls-crypto: Correctly filter cipher suites based on PRF algorithms

The previous check operated on the first array element.
src/libtls/tls_crypto.c