commit | e81a0cf0b953a777a79ba38197b2168f503e5729 | [log] [tgz] |
---|---|---|
author | gabor-mezei-arm <gabor.mezei@arm.com> | Fri Jun 25 15:09:40 2021 +0200 |
committer | gabor-mezei-arm <gabor.mezei@arm.com> | Fri Jun 25 15:09:40 2021 +0200 |
tree | 654597094f5c93813655d6b6bd2722be8972f44c | |
parent | dad6f3b5a0628e95f73e13b9d369766159da7f8a [diff] |
Fix changelog entry Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
diff --git a/ChangeLog.d/one-shot_cipher_functions.txt b/ChangeLog.d/one-shot_cipher_functions.txt index 30b8ae5..3bb85e1 100644 --- a/ChangeLog.d/one-shot_cipher_functions.txt +++ b/ChangeLog.d/one-shot_cipher_functions.txt
@@ -1,4 +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. + specification.