changelog: fix typo

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