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-987: SM2KeyAgreementPerfTest should init for each invocation #988

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

johnshajiang
Copy link
Collaborator

SM2KeyAgreementPerfTest::setup should be called for each invocation due to the public key is reset after generating key.

This PR will resolves #987.

@johnshajiang johnshajiang added the testbug Something isn't working on tests label Dec 16, 2024
@johnshajiang johnshajiang self-assigned this Dec 16, 2024
@johnshajiang johnshajiang changed the title SM2 key agreement based on OpenSSL TKSS-987: SM2KeyAgreementPerfTest should init for each invocation Dec 16, 2024
@johnshajiang johnshajiang merged commit b3a2b78 into Tencent:master Dec 16, 2024
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-987 branch December 16, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testbug Something isn't working on tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SM2KeyAgreementPerfTest should init for each invocation
1 participant