mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
6 lines
160 B
Text
6 lines
160 B
Text
|
|
Features
|
||
|
|
* Add new API mbedtls_ssl_cache_remove for cache entry removal by
|
||
|
|
its session id.
|
||
|
|
Security
|
||
|
|
* Zeroize SSL cache entries when they are freed.
|