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

Implement Cryptex header extension encryption #29

Merged
merged 16 commits into from
Feb 16, 2023

Conversation

JonathanLennox
Copy link
Member

@JonathanLennox JonathanLennox commented Nov 13, 2020

As defined in draft-ietf-avtcore-cryptex-08

@codecov
Copy link

codecov bot commented Nov 6, 2022

Codecov Report

Merging #29 (18f2390) into master (88a9c38) will increase coverage by 3.06%.
The diff coverage is 84.07%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #29      +/-   ##
============================================
+ Coverage     49.88%   52.95%   +3.06%     
- Complexity      181      220      +39     
============================================
  Files            23       23              
  Lines          1361     1456      +95     
  Branches        256      274      +18     
============================================
+ Hits            679      771      +92     
- Misses          600      604       +4     
+ Partials         82       81       -1     
Impacted Files Coverage Δ
src/main/java/org/jitsi/srtp/SrtpPolicy.java 63.41% <80.00%> (+7.85%) ⬆️
...rc/main/java/org/jitsi/srtp/SrtpCryptoContext.java 79.27% <82.29%> (+3.63%) ⬆️
...ain/java/org/jitsi/srtp/utils/SrtpPacketUtils.java 77.58% <100.00%> (+16.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88a9c38...18f2390. Read the comment docs.

bgrozev
bgrozev previously approved these changes Jan 11, 2023
@JonathanLennox JonathanLennox merged commit a64adcc into jitsi:master Feb 16, 2023
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.

None yet

2 participants