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

Use only non-panicking digest API internally. #2190

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Use only non-panicking digest API internally.

d434fad
Select commit
Loading
Failed to load commit list.
Open

Use only non-panicking digest API internally. #2190

Use only non-panicking digest API internally.
d434fad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

93.61% of diff hit (target 96.92%)

View this Pull Request on Codecov

93.61% of diff hit (target 96.92%)

Annotations

Check warning on line 142 in src/hkdf.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hkdf.rs#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 149 in src/hkdf.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hkdf.rs#L144-L149

Added lines #L144 - L149 were not covered by tests

Check warning on line 296 in src/hmac.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hmac.rs#L296

Added line #L296 was not covered by tests