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-499: SM2Signature should not set/get parameters via names #503

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

johnshajiang
Copy link
Collaborator

SM2Signature should support only engineSetParameter(AlgorithmParameterSpec params), and remove engineSetParameter(String param, Object value) and engineGetParameter(String param).

This PR will resolves #499.

@johnshajiang johnshajiang added the bug Something isn't working label Oct 25, 2023
@johnshajiang johnshajiang self-assigned this Oct 25, 2023
@johnshajiang johnshajiang merged commit fe988ab into Tencent:master Oct 25, 2023
7 checks passed
@johnshajiang johnshajiang deleted the TKSS-499 branch October 25, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SM2Signature should not set/get parameters via names
1 participant