mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-11 12:10:46 +03:00
4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
Bugfix
|
|
* MBEDTLS_ASN1_PARSE_C and MBEDTLS_ASN1_WRITE_C are now automatically enabled
|
|
as soon as MBEDTLS_RSA_C is enabled. Fixes #9041.
|