mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add Changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
712d512007
commit
e04e15b766
5
ChangeLog.d/add_interruptible_sign_hash
Normal file
5
ChangeLog.d/add_interruptible_sign_hash
Normal file
|
|
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in a new issue