blob: e6d7b1255414f0b2d21f21dda1534a304451ddf0 [file] [log] [blame]
Changes
* Use heap memory to allocate DER encoded RSA private key.
This reduces stack usage significantly for RSA signature
operations when MBEDTLS_PSA_CRYPTO_C is defined.