1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-10-18 09:01:55 +08:00

Add ChangeLog entry

This commit is contained in:
Gilles Peskine
2017-11-28 17:40:56 +01:00
parent d4a872ee67
commit d742b74838

View File

@@ -13,6 +13,7 @@ Bugfix
Found by redplait #590
* Add MBEDTLS_MPI_CHK to check for error value of mbedtls_mpi_fill_random.
Reported and fix suggested by guidovranken in #740
* Fix bugs in RSA test suite under MBEDTLS_NO_PLATFORM_ENTROPY. #1023 #1024
Features
* Add the functions mbedtls_platform_setup() and mbedtls_platform_teardown()