mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
4b2a6e8df3
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.
|