mbedtls/ChangeLog.d/asn1-missing-guard-in-rsa.txt
Valerio Setti ce86865258 add changelog
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-04-19 09:38:23 +02:00

4 lines
138 B
Plaintext

Bugfix
* MBEDTLS_ASN1_PARSE_C and MBEDTLS_ASN1_WRITE_C is automatically enabled
as soon as MBEDTLS_RSA_C is enabled. Fixes #9041.