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

Refine KDF parameters configuration #25

Merged
merged 3 commits into from
May 26, 2024

Add `default` factory for Argon2 KDF

52b9574
Select commit
Loading
Failed to load commit list.
Merged

Refine KDF parameters configuration #25

Add `default` factory for Argon2 KDF
52b9574
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 26, 2024 in 0s

91.07% of diff hit (target 70.41%)

View this Pull Request on Codecov

91.07% of diff hit (target 70.41%)

Annotations

Check warning on line 49 in kotpass/src/main/kotlin/app/keemobile/kotpass/cryptography/KeyTransform.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

kotpass/src/main/kotlin/app/keemobile/kotpass/cryptography/KeyTransform.kt#L49

Added line #L49 was not covered by tests

Check warning on line 60 in kotpass/src/main/kotlin/app/keemobile/kotpass/database/header/VariantDictionary.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

kotpass/src/main/kotlin/app/keemobile/kotpass/database/header/VariantDictionary.kt#L60

Added line #L60 was not covered by tests