mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-07 21:16:27 +00:00
Add new config.h that does not need entropy source
This commit is contained in:
@@ -10,6 +10,8 @@ Features
|
||||
* Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
|
||||
configure the maximum length of a file path that can be buffered when
|
||||
calling mbedtls_x509_crt_parse_path().
|
||||
* Added a configuration file config-no-entropy.h that enables a subset of
|
||||
library features that do not require an entropy source.
|
||||
|
||||
Bugfix
|
||||
* Fix for platform time abstraction to avoid dependency issues where a build
|
||||
|
||||
Reference in New Issue
Block a user