mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-14 15:37:47 +00:00
Announce psa_can_do_cipher()
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
API changes
|
||||
* When building the library as a PSA client (MBEDTLS_PSA_CRYPTO_CLIENT
|
||||
enabled and MBEDTLS_PSA_CRYPTO_C disabled), you need to provide the
|
||||
function psa_can_do_cipher() in addition to psa_can_do_hash(). This
|
||||
changed was made in Mbed TLS 3.6.0 but was not announced then.
|
||||
Reference in New Issue
Block a user