mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-03-21 04:36:02 +01:00
Add changelog entry
Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
This commit is contained in:
parent
a9449a0b07
commit
9ca3ad7329
4
ChangeLog.d/one-shot_cipher_functions.txt
Normal file
4
ChangeLog.d/one-shot_cipher_functions.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
API changes
|
||||
* Implement one-shot cipher functions, psa_cipher_encrypt and
|
||||
psa_cipher_decrypt, according to the PSA Crypto API 1.0.0
|
||||
documentation.
|
||||
Loading…
Reference in a new issue