mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-09 21:40:43 +00:00
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.
|