mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-25 01:41:05 +00:00
Changelog entry for test certificates update
This commit is contained in:
parent
ad8c9bf7e0
commit
cabbd2e954
|
@ -13,6 +13,8 @@ Bugfix
|
||||||
* Enable Suite B with subset of ECP curves. Make sure the code compiles even
|
* Enable Suite B with subset of ECP curves. Make sure the code compiles even
|
||||||
if some curves are not defined. Fixes #1591 reported by dbedev.
|
if some curves are not defined. Fixes #1591 reported by dbedev.
|
||||||
* Fix misuse of signed arithmetic in the HAVEGE module. #2598
|
* Fix misuse of signed arithmetic in the HAVEGE module. #2598
|
||||||
|
* Update test certificates that were about to expire. Reported by
|
||||||
|
Bernhard M. Wiedemann in #2357.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Make `make clean` clean all programs always. Fixes #1862.
|
* Make `make clean` clean all programs always. Fixes #1862.
|
||||||
|
|
Loading…
Reference in a new issue