mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Update changelog to cover #4197
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
0eb215f4a4
commit
a84a8eb545
|
|
@ -421,6 +421,8 @@ Bugfix
|
||||||
applicable RFC: on an invalid Finished message value, an
|
applicable RFC: on an invalid Finished message value, an
|
||||||
invalid max_fragment_length extension, or an
|
invalid max_fragment_length extension, or an
|
||||||
unsupported extension used by the server.
|
unsupported extension used by the server.
|
||||||
|
* Correct (change from 12 to 13 bytes) the value of the macro describing the
|
||||||
|
maximum nonce length returned by psa_aead_generate_nonce().
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Fix the setting of the read timeout in the DTLS sample programs.
|
* Fix the setting of the read timeout in the DTLS sample programs.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue