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 new APIs to read EC public and private keys from files #535

Merged
merged 7 commits into from
Dec 12, 2023

Address review suggestions

12b4109
Select commit
Loading
Failed to load commit list.
Merged

Add new APIs to read EC public and private keys from files #535

Address review suggestions
12b4109
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2023 in 0s

82.60% of diff hit (target 87.52%)

View this Pull Request on Codecov

82.60% of diff hit (target 87.52%)

Annotations

Check warning on line 134 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decode.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decode.java#L134

Added line #L134 was not covered by tests

Check warning on line 260 in native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decode.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/stdlib/crypto/nativeimpl/Decode.java#L259-L260

Added lines #L259 - L260 were not covered by tests