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

feat: support chacha20 and xchacha20 #2

Merged
merged 2 commits into from
Apr 8, 2024
Merged

feat: support chacha20 and xchacha20 #2

merged 2 commits into from
Apr 8, 2024

Conversation

yakumioto
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 79.74684% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 63.76%. Comparing base (793d3c6) to head (5048d48).

Files Patch % Lines
chacha20/chacha20.go 76.81% 9 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   58.44%   63.76%   +5.32%     
==========================================
  Files           8        9       +1     
  Lines         770      839      +69     
==========================================
+ Hits          450      535      +85     
+ Misses        237      214      -23     
- Partials       83       90       +7     

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

@yakumioto yakumioto force-pushed the feat/chacha20 branch 2 times, most recently from 8c5e327 to 43ba33b Compare April 7, 2024 14:31
Signed-off-by: yakumioto <yaku.mioto@gmail.com>
Signed-off-by: yakumioto <yaku.mioto@gmail.com>
@yakumioto yakumioto merged commit 52012f3 into main Apr 8, 2024
5 checks passed
@yakumioto yakumioto deleted the feat/chacha20 branch April 8, 2024 02:50
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.

1 participant