1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-09-04 03:22:10 +03:00

Fix changelog entry

Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
This commit is contained in:
gabor-mezei-arm
2021-06-25 15:09:40 +02:00
parent 0dfeaaf5c9
commit 01e99083a5

View File

@@ -1,4 +1,4 @@
API changes API changes
* Implement one-shot cipher functions, psa_cipher_encrypt and * Implement one-shot cipher functions, psa_cipher_encrypt and
psa_cipher_decrypt, according to the PSA Crypto API 1.0.0 psa_cipher_decrypt, according to the PSA Crypto API 1.0.0
documentation. specification.