-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
TLS1.2 can be seen as insecure, or better said, not secure enough, and more and more servers are running only TLS 1.3.
Yes, it is possible to break the encryption in TLS 1.2 with enough computational power or advanced attacks, which makes it unsuitable for long-term security.
Therefore, I would like to add the source files for TLS 1.3 to the main RPi Pico mbedTLS CMake file.