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: address review comments

b52bbd2
Select commit
Loading
Failed to load commit list.
Merged

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

fixup! secboot: address review comments
b52bbd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 18, 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 25 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-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 68 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#L66-L68

Added lines #L66 - L68 were not covered by tests