mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Replace mbedtls_x509_time_is_past(), mbedtls_x509_time_is_future() Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
Features
|
|
* Improve mbedtls_x509_time performance and reduce memory use.
|
|
* Reduce syscalls to time() during certificate verification.
|