mbedtls/ChangeLog.d/one-shot_cipher_functions.txt

5 lines
160 B
Plaintext
Raw Normal View History

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