mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-28 02:06:25 +01:00
Merge remote-tracking branch 'upstream-public/pr/1172' into development
This commit is contained in:
commit
e3783da0b2
4 changed files with 56 additions and 8 deletions
|
|
@ -50,6 +50,8 @@ Bugfix
|
|||
Found by nkolban. Fixes #845.
|
||||
* Fix handling of handshake messages in mbedtls_ssl_read in case
|
||||
MBEDTLS_SSL_RENEGOTIATION is disabled. Found by erja-gp.
|
||||
* Add a check for invalid private parameters in mbedtls_ecdsa_sign.
|
||||
Reported by Yolan Romailler.
|
||||
|
||||
Changes
|
||||
* Extend cert_write example program by options to set the CRT version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue