-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
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. |
Closes: #61