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-879: Native crypto would convert the compressed SM2 public key to the uncompressed format #880

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

johnshajiang
Copy link
Collaborator

Some OpenSSL distro, say Tongsuo, may give compressed SM2 public key, then this key has to be converted to the uncompressed format.

This PR will resolves #879.

@johnshajiang johnshajiang added the enhancement Design or code enhancement label Oct 14, 2024
@johnshajiang johnshajiang self-assigned this Oct 14, 2024
@johnshajiang johnshajiang merged commit 48db950 into Tencent:master Oct 14, 2024
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-879 branch October 14, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Design or code enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native crypto would convert the compressed SM2 public key to the uncompressed format
1 participant