mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-10 00:19:20 +01:00
Use UTC to heck certificate validity
This commit is contained in:
parent
52c5af7d2d
commit
0776a43788
2 changed files with 3 additions and 2 deletions
|
|
@ -16,6 +16,7 @@ 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.
|
||||
* Use UTC time to check certificate validity.
|
||||
|
||||
Security
|
||||
* Avoid potential timing leak in ecdsa_sign() by blinding modular division.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue