mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-18 05:42:35 +00:00
non-psa-pk-implementation: rephrase the changelog entry
And remove the comment on the uniformity in the PK module with regards to PSA_CRYPTO_C not being referenced anymore; end users are probably not interested in that. Signed-off-by: Tomi Fontanilles <129057597+tomi-font@users.noreply.github.com>
This commit is contained in:
parent
bad170e159
commit
5297e43eec
@ -1,4 +1,3 @@
|
|||||||
Changes
|
Changes
|
||||||
* mbedtls_pk_sign_ext() is now available even without PSA
|
* mbedtls_pk_sign_ext() is now always available, not just when
|
||||||
(MBEDTLS_PSA_CRYPTO_C). This improves uniformity in the PK module;
|
PSA (MBEDTLS_PSA_CRYPTO_C) is enabled.
|
||||||
it now only depends on MBEDTLS_USE_PSA_CRYPTO for its use of PSA.
|
|
Loading…
x
Reference in New Issue
Block a user