You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, FYI we've added TLS 1.3 to the TLS of the main scapy repo. There have been concurrent implementations since scapy 2.4.0 (scapy ssl tls is actually much older than TLS in main scapy).
It's really lacking documentation but it has been implemented (see the test/tls/example_client.py with TLS 1.3). See secdev/scapy#2132
Current scapy_ssl_tls only support draft 18, which differs quite a bit from the published TLS 1.3, are there any plan to support the standard TLS 1.3?
The text was updated successfully, but these errors were encountered: