blob: e77613f03de8136be5e22873c961526a7afa6f16 [file] [log] [blame]
Manuel Pégourié-Gonnard7f0d1932021-05-19 10:44:43 +02001Bugfix
2 * Fix a regression introduced in 2.16.8 which broke (D)TLS CBC ciphersuites
3 (when the encrypt-then-MAC extension is not in use) with some ALT
4 implementations of the underlying hash (SHA-1, SHA-256, SHA-384), causing
5 the affected side to wrongly reject valid messages. Fixes #4118.