mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 20:28:10 +00:00
Add ChangeLog entry
This commit is contained in:
parent
d4a872ee67
commit
d742b74838
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ Bugfix
|
||||||
Found by redplait #590
|
Found by redplait #590
|
||||||
* Add MBEDTLS_MPI_CHK to check for error value of mbedtls_mpi_fill_random.
|
* Add MBEDTLS_MPI_CHK to check for error value of mbedtls_mpi_fill_random.
|
||||||
Reported and fix suggested by guidovranken in #740
|
Reported and fix suggested by guidovranken in #740
|
||||||
|
* Fix bugs in RSA test suite under MBEDTLS_NO_PLATFORM_ENTROPY. #1023 #1024
|
||||||
|
|
||||||
Features
|
Features
|
||||||
* Add the functions mbedtls_platform_setup() and mbedtls_platform_teardown()
|
* Add the functions mbedtls_platform_setup() and mbedtls_platform_teardown()
|
||||||
|
|
Loading…
Reference in a new issue