commit | e04e15b766cabd682e51a56a86b28b6a74d82819 | [log] [tgz] |
---|---|---|
author | Paul Elliott <paul.elliott@arm.com> | Fri Dec 09 19:27:06 2022 +0000 |
committer | Paul Elliott <paul.elliott@arm.com> | Wed Feb 15 23:34:29 2023 +0000 |
tree | dc7361a81b44259b3aa35751e07c0c83ee9d7826 | |
parent | 712d5120072fe9c9e36b78dae54b3d9a4efdd269 [diff] |
Add Changelog entry Signed-off-by: Paul Elliott <paul.elliott@arm.com>
diff --git a/ChangeLog.d/add_interruptible_sign_hash b/ChangeLog.d/add_interruptible_sign_hash new file mode 100644 index 0000000..3d93303 --- /dev/null +++ b/ChangeLog.d/add_interruptible_sign_hash
@@ -0,0 +1,5 @@ +Features + * Add an interruptible version of sign and verify hash to the PSA interface, + backed by internal library support for ECDSA signing and verification. + +