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

cmd, secboot: add argon2 out-of-process kdf support #15073

Merged
merged 9 commits into from
Feb 18, 2025

fixup! secboot: set argon2 kdf from MaybeRunArgon2OutOfProcessRequest…

ce2f485
Select commit
Loading
Failed to load commit list.
Merged

cmd, secboot: add argon2 out-of-process kdf support #15073

fixup! secboot: set argon2 kdf from MaybeRunArgon2OutOfProcessRequest…
ce2f485
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 45 in cmd/snap-bootstrap/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/snap-bootstrap/main.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 62 in cmd/snapd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/snapd/main.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 23 in secboot/argon2_out_of_process_dummy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

secboot/argon2_out_of_process_dummy.go#L23

Added line #L23 was not covered by tests

Check warning on line 73 in secboot/argon2_out_of_process_sb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

secboot/argon2_out_of_process_sb.go#L71-L73

Added lines #L71 - L73 were not covered by tests