From 9bd28dc1e199d79257321aee4639bea6b201f1db Mon Sep 17 00:00:00 2001 From: Asfandyar Orakzai Date: Wed, 2 Nov 2022 16:36:14 +0100 Subject: [PATCH] Update changed log Signed-off-by: Asfandyar Orakzai --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6dfb23fa6..29428a900 100644 --- a/ChangeLog +++ b/ChangeLog @@ -122,6 +122,11 @@ Features and hmac_demo.c, which use PSA and the md/cipher interfaces side by side in order to illustrate how the operation is performed in PSA. Addresses #5208. + * Brought in PSA code gen driver list JSON, + auto generated templating support for key management, + transparent and opaque keys ( import/export/copy ), iincluded some + general JSON validation, and more specifically for the given entry points. + Addresses ver 1.1 of #5137 Security * Zeroize dynamically-allocated buffers used by the PSA Crypto key storage