diff --git a/ChangeLog.d/add-aes-ecb-to-psa.txt b/ChangeLog.d/add-aes-ecb-to-psa.txt new file mode 100644 index 000000000..2fa57ad8e --- /dev/null +++ b/ChangeLog.d/add-aes-ecb-to-psa.txt @@ -0,0 +1,2 @@ +Features + * Added support for AES-ECB to the PSA Crypto cipher API.