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

sm2生成私钥时默认使用的加密方式是什么 #1745

Open
HelloSHANGCY opened this issue Sep 21, 2024 · 2 comments
Open

sm2生成私钥时默认使用的加密方式是什么 #1745

HelloSHANGCY opened this issue Sep 21, 2024 · 2 comments

Comments

@HelloSHANGCY
Copy link

root@future-VMware-Virtual-Platform:~/桌面/test# gmssl sm2keygen -pass en.key.pem -out test.key.pem
请问默认使用的加密方式是什么

@emmansun
Copy link

emmansun commented Sep 21, 2024

gmssl3.1.1生成的加密PKCS#8私钥目前只支持PBES2-PBKDF2-HMACWithSM3-SM4_CBC,#1695

@deatil
Copy link

deatil commented Sep 24, 2024

SM4CBC 对称加密

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

No branches or pull requests

3 participants