mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-10 16:26:33 +00:00
Specific return code for PK sig length mismatch
This commit is contained in:
committed by
Paul Bakker
parent
35e95ddca4
commit
2abed84225
@@ -10,6 +10,8 @@ Features
|
||||
|
||||
Changes
|
||||
* x509_crt_info() now prints information about parsed extensions as well
|
||||
* pk_verify() now returns a specific error code when the signature is valid
|
||||
but shorter than the supplied length.
|
||||
|
||||
Security
|
||||
* Avoid potential timing leak in ecdsa_sign() by blinding modular division.
|
||||
|
||||
Reference in New Issue
Block a user