mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Merge branch 'pr_920' into development
This commit is contained in:
commit
d629411212
4 changed files with 21 additions and 20 deletions
|
|
@ -53,6 +53,7 @@ Bugfix
|
|||
* Add a check for invalid private parameters in mbedtls_ecdsa_sign.
|
||||
Reported by Yolan Romailler.
|
||||
* Fix word size check in in pk.c to not depend on MBEDTLS_HAVE_INT64.
|
||||
* Fix incorrect unit in benchmark output. #850
|
||||
|
||||
Changes
|
||||
* Extend cert_write example program by options to set the CRT version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue