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

Simplify ChaCha20 Poly1305 implementation #2338

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

bdraco
Copy link
Contributor

@bdraco bdraco commented Jan 26, 2024

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b00261) 88.91% compared to head (860a767) 88.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2338      +/-   ##
==========================================
- Coverage   88.91%   88.88%   -0.04%     
==========================================
  Files         168      168              
  Lines       11370    11372       +2     
==========================================
- Hits        10110    10108       -2     
- Misses       1260     1264       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco marked this pull request as ready for review January 26, 2024 22:38
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

1 participant