mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Announce psa_can_do_cipher()
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
5
ChangeLog.d/psa_can_do_cipher.txt
Normal file
5
ChangeLog.d/psa_can_do_cipher.txt
Normal file
@@ -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