mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 00:15:37 +01:00
Add ChangeLog entry
This commit is contained in:
parent
fbeed6e2a5
commit
9b534666a2
@ -104,6 +104,9 @@ Bugfix
|
|||||||
* Fix error message in programs/pkey/gen_key.c. Found and fixed by Chris Xue.
|
* 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.
|
* Fix programs/pkey/dh_server.c so that it actually works with dh_client.c.
|
||||||
Found and fixed by Martijn de Milliano.
|
Found and fixed by Martijn de Milliano.
|
||||||
|
* Fix bug in cipher decryption with MBEDTLS_PADDING_ONE_AND_ZEROS that
|
||||||
|
sometimes accepted invalid padding. (Not used in TLS.) Found and fixed
|
||||||
|
by Micha Kraus.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Extend cert_write example program by options to set the CRT version
|
* Extend cert_write example program by options to set the CRT version
|
||||||
|
Loading…
Reference in New Issue
Block a user