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 SHA3 base class and SHA3-512 #62

Merged
merged 17 commits into from
Oct 30, 2024
Merged

Implement SHA3 base class and SHA3-512 #62

merged 17 commits into from
Oct 30, 2024

Conversation

mborland
Copy link
Member

Closes: #61

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b708924) to head (ec3e675).
Report is 18 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop       #62    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           40        45     +5     
  Lines         2124      2373   +249     
  Branches       255       297    +42     
==========================================
+ Hits          2124      2373   +249     

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

@mborland
Copy link
Member Author

I am going to merge this since it passes the Short and Long messages and then address any issues with Monte when building the actually testing infrastructure.

@mborland mborland merged commit 8ad522e into develop Oct 30, 2024
71 checks passed
@mborland mborland deleted the SHA3 branch October 30, 2024 13:13
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.

SHA3-512
1 participant