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

SNOW-1757860 Fips compliant GCM encryption #1058

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sfc-gh-knozderko
Copy link
Collaborator

Description

SNOW-1757860 Fips compliant GCM encryption

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@sfc-gh-knozderko sfc-gh-knozderko requested a review from a team as a code owner November 14, 2024 15:11
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 64.67391% with 65 lines in your changes missing coverage. Please review.

Project coverage is 86.03%. Comparing base (05da00a) to head (7ad31a6).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...Data/Core/FileTransfer/AesGcmEncryptionProvider.cs 0.00% 65 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1058      +/-   ##
==========================================
- Coverage   86.24%   86.03%   -0.22%     
==========================================
  Files         121      124       +3     
  Lines       11779    11963     +184     
  Branches     1196     1209      +13     
==========================================
+ Hits        10159    10292     +133     
- Misses       1334     1387      +53     
+ Partials      286      284       -2     

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


🚨 Try these New Features:

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