blob: 57ffa02e2a2cfcd41fc3595a5bb0b3a6bb147b5a [file] [log] [blame]
Manuel Pégourié-Gonnard5ca21db2021-05-17 12:28:08 +02001Bugfix
2 * Fix a regression introduced in 2.24.0 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.