Skip to content

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

Merged
merged 15 commits into from
Sep 23, 2024
Merged

316 cryptoc cleanup #328

merged 15 commits into from
Sep 23, 2024

Conversation

Donnie-Ice
Copy link
Collaborator

No description provided.

@Donnie-Ice Donnie-Ice self-assigned this Sep 20, 2024
@Donnie-Ice
Copy link
Collaborator Author

Leaving 3 todo's in the code for EP work

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 90.93851% with 28 lines in your changes missing coverage. Please review.

Project coverage is 83.76%. Comparing base (3816e24) to head (17d6806).
Report is 41 commits behind head on dev.

Files with missing lines Patch % Lines
src/core/crypto.c 90.93% 14 Missing and 14 partials ⚠️
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.
📢 Have feedback on the report? Share it here.

@Donnie-Ice
Copy link
Collaborator Author

Donnie-Ice commented Sep 23, 2024

Need to discuss max IV length as a group. Could cause buffer overflows if not handled dynamically.
Edit: Found a commit from last year that attempted to handle this [nasa/nos3#133]

Copy link
Contributor

@dccutrig dccutrig left a 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

@Donnie-Ice Donnie-Ice merged commit d3ccd23 into dev Sep 23, 2024
9 checks passed
@Donnie-Ice Donnie-Ice deleted the 316-cryptoc-cleanup branch September 23, 2024 18:19
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.

4 participants