Add ChangeLog

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor 2026-05-27 07:56:31 +01:00
parent ae6b06ce4c
commit c7f07e9288

View File

@ -0,0 +1,5 @@
Bugfix
* Fix a bug where errors during transcript-hash computation for TLS 1.2
extended master secret and TLS 1.3 resumption master secret could be
ignored instead of causing the handshake to fail. Fixes #1583 and #1584.