mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 00:40:09 +00:00
01e99083a5
Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
API changes
|
|
* Implement one-shot cipher functions, psa_cipher_encrypt and
|
|
psa_cipher_decrypt, according to the PSA Crypto API 1.0.0
|
|
specification.
|