mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 21:05:37 +01:00
Add ChangeLog entry for entropy_nv_seed test case fix
This commit is contained in:
parent
d56ca658ab
commit
29c317b604
@ -13,6 +13,7 @@ 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
|
||||||
|
* Make NV seed test support MBEDTLS_ENTROPY_FORCE_SHA256.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Make `make clean` clean all programs always. Fixes #1862.
|
* Make `make clean` clean all programs always. Fixes #1862.
|
||||||
|
Loading…
Reference in New Issue
Block a user