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

feat: Update cryptography tools to support tssEncryptionKey loading and generation #16780

Merged
merged 19 commits into from
Dec 6, 2024

Cleanup

bc63214
Select commit
Loading
Failed to load commit list.
Merged

feat: Update cryptography tools to support tssEncryptionKey loading and generation #16780

Cleanup
bc63214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2024 in 0s

76.27% of diff hit (target 63.62%)

View this Pull Request on Codecov

76.27% of diff hit (target 63.62%)

Annotations

Check warning on line 645 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/CryptoStatic.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/CryptoStatic.java#L644-L645

Added lines #L644 - L645 were not covered by tests

Check warning on line 411 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/EnhancedKeyStoreLoader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/EnhancedKeyStoreLoader.java#L409-L411

Added lines #L409 - L411 were not covered by tests

Check warning on line 478 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/EnhancedKeyStoreLoader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/EnhancedKeyStoreLoader.java#L477-L478

Added lines #L477 - L478 were not covered by tests

Check warning on line 483 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/EnhancedKeyStoreLoader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/EnhancedKeyStoreLoader.java#L482-L483

Added lines #L482 - L483 were not covered by tests

Check warning on line 120 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/KeysAndCerts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/KeysAndCerts.java#L120

Added line #L120 was not covered by tests