mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-19 08:39:55 +00:00
changelog: document RSA parse/write improvements
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Default behavior changes
|
||||
* Importing of RSA keys in PEM format in PSA is officially unsupported
|
||||
(this was previously undocumented).
|
||||
|
||||
Features
|
||||
* It is possible to enable RSA support in PSA (MBEDTLS_PSA_CRYPTO_C +
|
||||
RSA_C) without enabling PK module (MBEDTLS_[PK|PK_WRITE|PK_PARSE]_C).
|
||||
Reference in New Issue
Block a user