add changelog

Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
Valerio Setti
2024-01-17 08:06:32 +01:00
parent 4860a6c7ac
commit 584dc80d96
+4
View File
@@ -0,0 +1,4 @@
Bugfix
* Fix unsupported PSA asymmetric encryption and dectryption
(psa_asymmetric_[en|de]crypt) with opaque keys.
Resolves #8461.