PyKMIP icon indicating copy to clipboard operation
PyKMIP copied to clipboard

Add client support for auth_tag when using AES GCM

Open orip opened this issue 4 years ago • 3 comments

orip avatar May 12 '20 09:05 orip

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%) :arrow_up:
kmip/__init__.py 94.11% <0.00%> (-5.89%) :arrow_down:

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.

codecov-io avatar May 12 '20 09:05 codecov-io

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

orip avatar Aug 03 '20 08:08 orip