nuttx-apps/crypto/mbedtls
makejian 8c95ab94d3 crypto/mbedtls: Unified configuration with mbedtls default configuration
The configuration of Kconfig used by the nuttx before is not consistent with the mbedtls default configuration. This patch update configuration is consistent with the default configuration.
Signed-off-by: makejian <makejian@xiaomi.com>
2023-10-18 21:18:35 +08:00
..
include crypto/mbedtls: Unified configuration with mbedtls default configuration 2023-10-18 21:18:35 +08:00
source mbedtls-alt/md5: add md5 alternative implementation 2023-09-12 10:01:16 +08:00
.gitignore
0001-mbedtls-entropy_poll-use-getrandom-to-get-the-system.patch mbedtls: use 'getrandom' to get system entropy 2023-09-19 00:41:24 +08:00
0002-mbedtls-add-mbedtls-x509-crt-pool.patch crypto/mbedtls: load certificate memory optimization 2023-09-25 14:49:39 +08:00
CMakeLists.txt fix cmake code smell issues 2023-09-04 23:19:26 +08:00
Kconfig crypto/mbedtls: Unified configuration with mbedtls default configuration 2023-10-18 21:18:35 +08:00
Make.defs
Makefile crypto/mbedtls: load certificate memory optimization 2023-09-25 14:49:39 +08:00