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

Add SHA3 implementation #7

Merged
merged 3 commits into from
Mar 4, 2025

Add functions to compute sha3 hashes for a ByteArray

0880057
Select commit
Loading
Failed to load commit list.
Merged

Add SHA3 implementation #7

Add functions to compute sha3 hashes for a ByteArray
0880057
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 4, 2025 in 0s

92.95% of diff hit (target 85.45%)

View this Pull Request on Codecov

92.95% of diff hit (target 85.45%)

Annotations

Check warning on line 124 in korlibs-crypto/src/korlibs/crypto/SHA3.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

korlibs-crypto/src/korlibs/crypto/SHA3.kt#L124

Added line #L124 was not covered by tests

Check warning on line 126 in korlibs-crypto/src/korlibs/crypto/SHA3.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

korlibs-crypto/src/korlibs/crypto/SHA3.kt#L126

Added line #L126 was not covered by tests

Check warning on line 128 in korlibs-crypto/src/korlibs/crypto/SHA3.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

korlibs-crypto/src/korlibs/crypto/SHA3.kt#L128

Added line #L128 was not covered by tests

Check warning on line 130 in korlibs-crypto/src/korlibs/crypto/SHA3.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

korlibs-crypto/src/korlibs/crypto/SHA3.kt#L130

Added line #L130 was not covered by tests