-
Notifications
You must be signed in to change notification settings - Fork 42
feat: 使用evp方式实现国密算法 #72
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
base: master
Are you sure you want to change the base?
Conversation
|
All right about License Check! |
|
All right about README Check |
国密算法使用evp方式实现,解决打包问题。 Log: Task: https://pms.uniontech.com/task-view-193403.html Influence: 认证 Change-Id: I2dedcd5641fbda8d3f0f7e798f6b3da736abda30
a88d39b to
9e9c6d0
Compare
|
EVP_PKEY_set_alias_type is deprecated and hence, removed from openssl. |
|
TAG Bot New tag: 6.0.7 |
|
TAG Bot New tag: 6.0.8 |
|
TAG Bot New tag: 6.0.9 |
|
TAG Bot New tag: 6.0.10 |
|
TAG Bot New tag: 6.0.11 |
|
TAG Bot New tag: 6.0.12 |
|
TAG Bot New tag: 6.0.13 |
国密算法使用evp方式实现,解决打包问题。
Log:
Task: https://pms.uniontech.com/task-view-193403.html
Influence: 认证
Change-Id: I2dedcd5641fbda8d3f0f7e798f6b3da736abda30