mbedtls/ChangeLog.d/psa_generate_key_ext.txt
Gilles Peskine 7a18f9645c psa_generate_key_ext: RSA: support custom public exponent
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-02-15 11:57:46 +01:00

3 lines
124 B
Text

Features
* The new function psa_generate_key_ext() allows generating an RSA
key pair with a custom public exponent.