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

TKSS-993: Run tests on the native crypto provider #994

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

johnshajiang
Copy link
Collaborator

Currently, the crypto JMH tests just run on the pure Java crypto provider, exactly KonaCrypto.
They should also run on the native crypto provider, namely KonaCrypto-Native.

This PR will resolves #993.

@johnshajiang johnshajiang added the test The change on tests label Dec 18, 2024
@johnshajiang johnshajiang self-assigned this Dec 18, 2024
@johnshajiang johnshajiang merged commit 1cb4fa6 into Tencent:master Dec 18, 2024
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-993 branch December 18, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test The change on tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run JMH tests on the native crypto provider
1 participant