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

Add Ascon Hashing Algorithm #478

Closed
wants to merge 2 commits into from
Closed

Conversation

Kalkwst
Copy link
Contributor

@Kalkwst Kalkwst commented Oct 14, 2024

No description provided.

@Kalkwst Kalkwst requested a review from siriak as a code owner October 14, 2024 10:21
@Kalkwst
Copy link
Contributor Author

Kalkwst commented Oct 14, 2024

Sorry for the huge commit, got a new Mac work laptop and still struggling with configuration and setting it up

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 79.31034% with 42 lines in your changes missing coverage. Please review.

Project coverage is 94.73%. Comparing base (36a7dd6) to head (745fffa).

Files with missing lines Patch % Lines
Algorithms/Crypto/Digests/AsconDigest.cs 75.55% 30 Missing and 3 partials ⚠️
Algorithms/Crypto/Utils/ValidationUtils.cs 55.00% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #478      +/-   ##
==========================================
- Coverage   95.00%   94.73%   -0.27%     
==========================================
  Files         246      253       +7     
  Lines       10367    10570     +203     
  Branches     1478     1491      +13     
==========================================
+ Hits         9849    10014     +165     
- Misses        398      430      +32     
- Partials      120      126       +6     

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

@Kalkwst Kalkwst closed this Oct 14, 2024
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