Skip to content

Conversation

@gpotter2
Copy link
Member

@gpotter2 gpotter2 commented May 8, 2020

This was the TLS 1.3 last PR made by romain-perez 🎉 The x448 branch also contained an attempt to add early data support, but it seems it's unfinished so it's not included here. I've rebased it here

@codecov
Copy link

codecov bot commented May 8, 2020

Codecov Report

Merging #2633 into master will decrease coverage by 0.00%.
The diff coverage is 76.92%.

@@            Coverage Diff             @@
##           master    #2633      +/-   ##
==========================================
- Coverage   88.22%   88.21%   -0.01%     
==========================================
  Files         248      248              
  Lines       52576    52579       +3     
==========================================
- Hits        46383    46382       -1     
- Misses       6193     6197       +4     
Impacted Files Coverage Δ
scapy/layers/tls/automaton_srv.py 69.00% <ø> (ø)
scapy/layers/tls/handshake.py 82.78% <ø> (ø)
scapy/layers/tls/keyexchange.py 81.79% <ø> (ø)
scapy/layers/tls/record.py 89.28% <ø> (ø)
scapy/layers/tls/record_tls13.py 83.33% <ø> (ø)
scapy/layers/tls/session.py 84.96% <ø> (ø)
scapy/layers/tls/keyexchange_tls13.py 75.36% <75.00%> (-0.14%) ⬇️
scapy/layers/tls/automaton_cli.py 74.91% <100.00%> (ø)
scapy/layers/tls/handshake_sslv2.py 91.32% <0.00%> (-1.14%) ⬇️

@romain-perez romain-perez mentioned this pull request May 8, 2020
9 tasks
@p-l- p-l- merged commit 7e11d65 into secdev:master May 9, 2020
@gpotter2 gpotter2 deleted the romain-perez-add-tls13-x448 branch May 9, 2020 22:03
bzalkilani pushed a commit to bzalkilani/scapy that referenced this pull request Jun 14, 2022
* Add support for curve x448
* Add x448 tests
* Credit Romain Perez

Co-authored-by: rperez <rperez@debian>
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

Successfully merging this pull request may close these issues.

2 participants