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

希望能增加KDF、随机数生成、CBC-MAC等部分功能 #17

Open
Blue-QAQ opened this issue Aug 1, 2023 · 2 comments
Open

希望能增加KDF、随机数生成、CBC-MAC等部分功能 #17

Blue-QAQ opened this issue Aug 1, 2023 · 2 comments

Comments

@Blue-QAQ
Copy link

Blue-QAQ commented Aug 1, 2023

KDF希望能支持SM3、SM4两种生成方式;
另外我看到之前添加的hmac好像只在序列化密钥的时候用到,而且我好像无法单独调用hmac函数,希望能添加CBC-MAC的功能;
SM4的XTS模式好像也不能用,希望能添加CCM的工作模式。

@Blue-QAQ
Copy link
Author

Blue-QAQ commented Aug 5, 2023

关于SM4的ECB与CBC模式,加密时没有填充,希望能加入几个常见的填充模式,如PKCS7、Zero等

@dongbeiouba
Copy link
Member

收到,感谢反馈。

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