-
Notifications
You must be signed in to change notification settings - Fork 41
316 cryptoc cleanup #328
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
316 cryptoc cleanup #328
Conversation
Leaving 3 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #328 +/- ##
==========================================
+ Coverage 83.59% 83.76% +0.16%
==========================================
Files 39 79 +40
Lines 11138 22032 +10894
Branches 842 1660 +818
==========================================
+ Hits 9311 18455 +9144
- Misses 1516 2962 +1446
- Partials 311 615 +304 ☔ View full report in Codecov by Sentry. |
Need to discuss max IV length as a group. Could cause buffer overflows if not handled dynamically. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good on a scan
No description provided.