Jaeden Amero | 424fa93 | 2021-05-14 08:34:32 +0100 | [diff] [blame] | 1 | Bugfix |
2 | * Restore the ability to configure PSA via Mbed TLS options to support RSA | ||||
3 | key pair operations but exclude RSA key generation. When MBEDTLS_GENPRIME | ||||
4 | is not defined PSA will no longer attempt to use mbedtls_rsa_gen_key(). | ||||
5 | Fixes #4512. |