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

Rewrite aes_nohw.c to aes_nohw.rs. #2070

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Rewrite aes_nohw.c to aes_nohw.rs. #2070

wants to merge 15 commits into from

Conversation

briansmith
Copy link
Owner

No description provided.

@briansmith briansmith self-assigned this May 21, 2024
Copy link

codecov bot commented May 21, 2024

Codecov Report

Attention: Patch coverage is 99.69651% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 97.26%. Comparing base (be4ba83) to head (897c90b).
Report is 1 commits behind head on main.

Files Patch % Lines
src/aead/aes/aes_nohw.rs 99.83% 1 Missing ⚠️
src/constant_time.rs 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2070      +/-   ##
==========================================
+ Coverage   97.24%   97.26%   +0.02%     
==========================================
  Files         144      144              
  Lines       19998    20134     +136     
  Branches      228      205      -23     
==========================================
+ Hits        19447    19584     +137     
  Misses        525      525              
+ Partials       26       25       -1     

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

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.

1 participant