mbedtls/programs/x509
Przemek Stekiel 6260ee9cab cert_app: init entropy unconditionally
When mbedtls_entropy_free() is called without mbedtls_entropy_init() entropy is uninitialized and contains garbage which may lead to segmentation fault.

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
2023-04-16 22:42:01 +02:00
..
cert_app.c cert_app: init entropy unconditionally 2023-04-16 22:42:01 +02:00
cert_req.c Init PSA in ssl and x509 programs 2023-04-16 22:41:52 +02:00
cert_write.c Init PSA in ssl and x509 programs 2023-04-16 22:41:52 +02:00
CMakeLists.txt New sample program to benchmark certificate loading 2021-10-25 22:08:33 +02:00
crl_app.c Init PSA in ssl and x509 programs 2023-04-16 22:41:52 +02:00
load_roots.c Init PSA in ssl and x509 programs 2023-04-16 22:41:52 +02:00
req_app.c Init PSA in ssl and x509 programs 2023-04-16 22:41:52 +02:00