commit | 43ff242a8b0e2a6d7488e502eb70c55e31a057c4 | [log] [tgz] |
---|---|---|
author | Valerio Setti <valerio.setti@nordicsemi.no> | Thu Jan 18 08:42:38 2024 +0100 |
committer | Valerio Setti <valerio.setti@nordicsemi.no> | Thu Jan 18 08:42:38 2024 +0100 |
tree | 75df9851abcdd4a1d0f63b669b2e2a5b83fb529b | |
parent | 584dc80d965541e1e93301d4e9b1d7f719168c32 [diff] |
changelog: fix typo Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/ChangeLog.d/8461.txt b/ChangeLog.d/8461.txt index 459e47b..d6a65f0 100644 --- a/ChangeLog.d/8461.txt +++ b/ChangeLog.d/8461.txt
@@ -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.