-
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, test and fuzz SHA1 #13
Conversation
An automated preview of the documentation is available at https://13.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html |
An automated preview of the documentation is available at https://13.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html |
An automated preview of the documentation is available at https://13.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html |
An automated preview of the documentation is available at https://13.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #13 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 8 10 +2
Lines 310 730 +420
Branches 46 92 +46
==========================================
+ Hits 310 730 +420 ☔ View full report in Codecov by Sentry. |
An automated preview of the documentation is available at https://13.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html |
An automated preview of the documentation is available at https://13.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html |
An automated preview of the documentation is available at https://13.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html |
Closes: #10