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

Enable different key sizes and curves for EK and AK #846

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

keylime-agent.conf: add all accepted TPM encryption algs

5219bae
Select commit
Loading
Failed to load commit list.
Draft

Enable different key sizes and curves for EK and AK #846

keylime-agent.conf: add all accepted TPM encryption algs
5219bae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

60.78% (-0.58%) compared to 2f7b3ad, passed because coverage increased by 1.84% when compared to adjusted base (58.93%)

View this Pull Request on Codecov

60.78% (-0.58%) compared to 2f7b3ad, passed because coverage increased by 1.84% when compared to adjusted base (58.93%)

Details

Codecov Report

Attention: Patch coverage is 59.83607% with 49 lines in your changes missing coverage. Please review.

Project coverage is 60.78%. Comparing base (2f7b3ad) to head (5219bae).
Report is 86 commits behind head on master.

Files with missing lines Patch % Lines
keylime/src/algorithms.rs 50.00% 26 Missing ⚠️
keylime/src/tpm.rs 68.65% 21 Missing ⚠️
keylime-agent/src/main.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
keylime-agent/src/agent_handler.rs 57.44% <ø> (ø)
keylime-agent/src/common.rs 67.94% <ø> (ø)
keylime-agent/src/main.rs 24.18% <33.33%> (-1.83%) ⬇️
keylime/src/tpm.rs 72.04% <68.65%> (+5.85%) ⬆️
keylime/src/algorithms.rs 65.69% <50.00%> (-6.84%) ⬇️

... and 8 files with indirect coverage changes