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-1524245 Set initialisation vector length for Gcm encryption to 12 bytes #1056

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

sfc-gh-knozderko
Copy link
Collaborator

Description

SNOW-1524245 Set initialisation vector length for Gcm encryption to 12 bytes

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 8, 2024 08:47
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.24%. Comparing base (f27eb2a) to head (6a4412c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1056      +/-   ##
==========================================
- Coverage   86.26%   86.24%   -0.02%     
==========================================
  Files         121      121              
  Lines       11779    11779              
  Branches     1196     1196              
==========================================
- Hits        10161    10159       -2     
- Misses       1333     1334       +1     
- Partials      285      286       +1     

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

@sfc-gh-knozderko sfc-gh-knozderko merged commit 05da00a into master Nov 8, 2024
51 of 52 checks passed
@sfc-gh-knozderko sfc-gh-knozderko deleted the SNOW-1524245_gcm_12_bytes_iv branch November 8, 2024 10:11
@github-actions github-actions bot locked and limited conversation to collaborators Nov 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants