mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
`TlsNew()` explicitly sets the default security level to 3. The current default in OpenSSL is security level 2 which is inherited by Linux distributions like Ubuntu 26.04. This is also the security level that was announced in https://edk2.groups.io/g/devel/topic/115039926. Signed-off-by: Jean-Tiare Le Bigot <jt@yadutaf.fr> |
||
|---|---|---|
| .. | ||
| SysCall | ||
| InternalTlsLib.h | ||
| TlsConfig.c | ||
| TlsInit.c | ||
| TlsLib.inf | ||
| TlsLib.uni | ||
| TlsProcess.c | ||