mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-03 01:37:50 +00:00
Add a changelog entry for forced MBEDTLS_PK_WRITE_C
Describe why and when it is enabled automatically. Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Changes
|
||||
* Automatically enable MBEDTLS_PK_WRITE_C if MBEDTLS_PK_C and
|
||||
MBEDTLS_USE_PSA_CRYPTO are enabled. This is due to ecdsa_verify_wrap
|
||||
requirements, but will also probably be needed by RSA soon, hence the
|
||||
broader PK_C requirement.
|
||||
Reference in New Issue
Block a user