-
Notifications
You must be signed in to change notification settings - Fork 100
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
Provide sm2 algorithm support #277
Comments
bangcheng
pushed a commit
to bangcheng/tpm2-tss-engine
that referenced
this issue
Oct 9, 2023
This code is to enable tpm2-tss-engine to support the SMx algorithm.
bangcheng
added a commit
to bangcheng/tpm2-tss-engine
that referenced
this issue
Oct 9, 2023
This code is to enable tpm2-tss-engine to support the SMx algorithm. Signed-off-by: bangcheng <[email protected]>
bangcheng
added a commit
to bangcheng/tpm2-tss-engine
that referenced
this issue
Oct 9, 2023
This code is to enable tpm2-tss-engine to support the SMx algorithm. Signed-off-by: bangcheng <[email protected]>
bangcheng
added a commit
to bangcheng/tpm2-tss-engine
that referenced
this issue
Oct 9, 2023
This code is to enable tpm2-tss-engine to support the SM2 algorithm. Signed-off-by: bangcheng <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently tpm2.0 already supports the use of SM2, SM3, and SM4 algorithms published by State Encryption Management Bureau, China. However, there is still some gap between tpm2-tss-engine supporting these SMx algorithms.
The text was updated successfully, but these errors were encountered: