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

请问8.4.0版本如何启用旧的算法支持? #608

Open
wolf-hunter404 opened this issue May 27, 2024 · 0 comments
Open

请问8.4.0版本如何启用旧的算法支持? #608

wolf-hunter404 opened this issue May 27, 2024 · 0 comments

Comments

@wolf-hunter404
Copy link

系统使用C++编写,现在将铜锁库升级到了8.4.0版本,为了保证项目能平滑升级,所以编译静态库时开启了ntls并指定了api版本,enable-ntls --api=1.1.1。
但是测试时发现,在调用PKCS12_parse函数时解析失败,debug后发现,是有一部分PKCS12数据采用了旧的加密算法,默认已经不再支持,但是数据已经分发出去,无法直接替换掉,这种在代码中需要如何处理呢?

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

1 participant