mbedtls/ChangeLog.d/asn1-missing-guard-in-rsa.txt

4 lines
143 B
Plaintext
Raw Normal View History

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