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

Add support for sm2 and sm3 algorithms into shim #697

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

costinchen
Copy link

Add EC and ECDSA components to bundled Openssl in the shim and add support for SM2 and SM3 algorithms.
SM2 is a prominent elliptic curve cryptography standard and offers enhanced security and efficiency. SM3 provides a robust hashing mechanism with strong collision resistance.
You can add the ENABLE_SHIM_HASH=true compilation option to enable it, like make ENABLE_SHIM_HASH=true ...

Signed-off-by: Sinong Chen <costinchen@tencent.com>
Signed-off-by: Sinong Chen <costinchen@tencent.com>
@costinchen costinchen changed the title And support for sm2 and sm3 algorithms into shim Add support for sm2 and sm3 algorithms into shim Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant