]> git.ipfire.org Git - thirdparty/openssl.git/commit
tls: reduce the strength of CCM_8 ciphers due to their short IV.
authorPauli <pauli@openssl.org>
Wed, 22 Sep 2021 00:31:22 +0000 (10:31 +1000)
committerPauli <pauli@openssl.org>
Fri, 24 Sep 2021 07:38:23 +0000 (17:38 +1000)
commit1a473d1cc67e04ae9fea517b36dc332143250cf5
tree8c1577a61ca49ac1ff97ab35526f60c263d002f6
parentc3b5fa4ab7d19e35311a21fec3ebc0a333c352b6
tls: reduce the strength of CCM_8 ciphers due to their short IV.

Fixes #16154

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16652)
CHANGES.md
ssl/s3_lib.c