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

v6: add S2K Argon2 and AEAD s2k usage #2296

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

add S2K Argon2 and AEAD s2k usage

ef7ee3a
Select commit
Loading
Failed to load commit list.
Open

v6: add S2K Argon2 and AEAD s2k usage #2296

add S2K Argon2 and AEAD s2k usage
ef7ee3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2024 in 1s

73.13% of diff hit (target 84.81%)

View this Pull Request on Codecov

73.13% of diff hit (target 84.81%)

Annotations

Check warning on line 278 in src/lib/crypto/s2k.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/crypto/s2k.cpp#L278

Added line #L278 was not covered by tests

Check warning on line 288 in src/lib/crypto/s2k.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/crypto/s2k.cpp#L280-L288

Added lines #L280 - L288 were not covered by tests

Check warning on line 295 in src/lib/crypto/s2k.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/crypto/s2k.cpp#L293-L295

Added lines #L293 - L295 were not covered by tests

Check warning on line 858 in src/librepgp/stream-key.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-key.cpp#L858

Added line #L858 was not covered by tests

Check warning on line 645 in src/librepgp/stream-packet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-packet.cpp#L645

Added line #L645 was not covered by tests

Check warning on line 856 in src/librepgp/stream-packet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-packet.cpp#L855-L856

Added lines #L855 - L856 were not covered by tests

Check warning on line 997 in src/librepgp/stream-packet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-packet.cpp#L997

Added line #L997 was not covered by tests