Skip to content

Add client support for auth_tag when using AES GCM #627

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

orip
Copy link

@orip orip commented May 12, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented May 12, 2020

Codecov Report

Merging #627 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #627      +/-   ##
==========================================
- Coverage   96.59%   96.58%   -0.01%     
==========================================
  Files          79       79              
  Lines       16893    16894       +1     
==========================================
  Hits        16317    16317              
- Misses        576      577       +1     
Impacted Files Coverage Δ
kmip/services/kmip_client.py 71.34% <100.00%> (+0.03%) ⬆️
kmip/__init__.py 94.11% <0.00%> (-5.89%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe60ecf...3a87c15. Read the comment docs.

@orip
Copy link
Author

orip commented Aug 3, 2020

Pinging @PeterHamilton - are you interested in a change like this?

@orip
Copy link
Author

orip commented Mar 5, 2024

@arp102 pinging - is this relevant? Or should I close it?

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (fe60ecf) to head (3a87c15).
Report is 72 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #627      +/-   ##
==========================================
- Coverage   96.59%   96.58%   -0.01%     
==========================================
  Files          79       79              
  Lines       16893    16894       +1     
==========================================
  Hits        16317    16317              
- Misses        576      577       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants