Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS 1.3 support #158

Open
acp6 opened this issue Aug 1, 2019 · 2 comments
Open

TLS 1.3 support #158

acp6 opened this issue Aug 1, 2019 · 2 comments

Comments

@acp6
Copy link

acp6 commented Aug 1, 2019

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?

@q2dg
Copy link

q2dg commented Mar 3, 2020

Well, this project seems abandoned, sadly

@gpotter2
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants