mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
Merge branch 'pr_1000' into development-proposed
This commit is contained in:
commit
cb1e5eb326
2 changed files with 3 additions and 0 deletions
|
|
@ -102,6 +102,8 @@ Bugfix
|
|||
freeing an RSA context and several MPI's without proper initialization
|
||||
beforehand.
|
||||
* Fix error message in programs/pkey/gen_key.c. Found and fixed by Chris Xue.
|
||||
* Fix programs/pkey/dh_server.c so that it actually works with dh_client.c.
|
||||
Found and fixed by Martijn de Milliano.
|
||||
|
||||
Changes
|
||||
* Extend cert_write example program by options to set the CRT version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue