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.5.0的更新会添加smtc的完全硬件实现吗 #687

Open
muryliang opened this issue Dec 30, 2024 · 2 comments
Open

8.5.0的更新会添加smtc的完全硬件实现吗 #687

muryliang opened this issue Dec 30, 2024 · 2 comments

Comments

@muryliang
Copy link

我看现在master中的代码smtc部分还是软实现的,sdf/sdfe接口部分目前导入的函数也不够用来做完整的硬件实现,距离上次大版本更新已经超过一年了,下次更新大概会是什么时候,会集成到最新的0018-2023的SDF接口库吗?

@dongbeiouba
Copy link
Member

你可以提一下你们对于SDF的需求,主要用于哪些场景?是否有具体的硬件类型要求,比如要适配哪个密码卡或密码机?

@muryliang
Copy link
Author

muryliang commented Dec 30, 2024

  • 主要的需求是利用硬件加解密来完成完整的tlcp加速,包括协商以及数据的加解密部分,可以在私钥不出模块的前提下完成签名和非对称解密,涉及sm2,sm3,sm4的密码模块加速。

  • 另外,0018-2023中提供了SDF_GenerateKeywithSSL 这种直接在密码模块内计算数据密钥并输出句柄来使用的能力,这样可以做到密钥完全不出现在内存中,这个也希望能够通过Tongsuo来集成。

  • 适配的密码卡就是你们这种基于sdf接口及部分扩展接口的高速密码卡。

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

2 participants