mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-03 02:23:32 -04:00
Update changelog
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
9a12df022e
commit
3373ccaa18
@ -1,7 +1,5 @@
|
|||||||
API changes
|
API changes
|
||||||
* Add `mbedtls_ms_time` function, `mbedtls_ms_time_t` type to get
|
* Add new millisecond time type `mbedtls_ms_time_t` and `mbedtls_ms_time()`
|
||||||
milliseconds. That is required for TLS 1.3 ticket lifetime. And
|
function, needed for TLS 1.3 ticket lifetimes. Alternative implementations
|
||||||
`mbedtls_ms_time` allows alternative implementation with
|
can be created using an ALT interface.
|
||||||
`MBEDTLS_PLATFORM_MS_TIME_ALT`, `MBEDTLS_PLATFORM_MS_TIME_TYPE_MACRO` and
|
|
||||||
`MBEDTLS_PRINTF_MS_TIME`.
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user