mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
5 lines
160 B
Text
5 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.
|