mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
ec3b90f348
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
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.
|