mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-20 20:38:02 +00:00
Clarification in ChangeLog
This commit is contained in:
parent
4c2bfdbff6
commit
c42350125e
|
@ -7,7 +7,6 @@ Security
|
||||||
allocate memory. Only used for certificate generation, not triggerable
|
allocate memory. Only used for certificate generation, not triggerable
|
||||||
remotely in SSL/TLS. Found by Rafał Przywara. #367
|
remotely in SSL/TLS. Found by Rafał Przywara. #367
|
||||||
* Disable MD5 handshake signatures in TLS 1.2 by default
|
* Disable MD5 handshake signatures in TLS 1.2 by default
|
||||||
(Reported by Karthikeyan Bhargavan and Gaëtan Leurent.)
|
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix over-restrictive length limit in GCM. Found by Andreas-N. #362
|
* Fix over-restrictive length limit in GCM. Found by Andreas-N. #362
|
||||||
|
|
Loading…
Reference in a new issue