yinggegit / DataConverter

DataConverter is a powerful data processing and algorithmic tool,Meet the common data processing needs of C, Java and python programmers in daily programming, and effectively improve work efficiency.Based on reliable algorithm suite, support common cryptography algorithms such as finance, network security and information security, especially support China's national security algorithms SM2, SM3 and SM4.The layout of the interface has been carefully adjusted to support more than ten themes and fonts, support a variety of resolutions, and have a good visual experience.DataConverter 是一款强大的数据处理和算法工具.满足C、Java ,Python程序员的编程中常见的数据处理需求,有效提升Coding效率。基于可靠算法套件,支持金融,网络安全,信息安全等常见密码学算法,特别支持中国国密算法SM2,SM3,SM4.精心调整过界面布局,支持多种主题和字体,支持多种分辨率显示,视觉体验佳。
37 stars 9 forks source link

这个软件,真的不错,但是,我有几点建议可以使得工具更加完善 #5

Open Asura88 opened 5 months ago

Asura88 commented 5 months ago

这个软件,真的不错,但是,我有几点建议可以使得工具更加完善

1.异或计算增加说明

image

这个应该是支持多行异或,但是没有说明,第一次使用会比较蒙圈,建议增加说明或者增加提示,比如

image

说明信息可以默认形式写在对话框中,用户一目了然,知道自己怎么做

2.增加 SM4 CBC-MAC

image

目前没有找到SM4 CBC-MAC

3.数据换行问题

image

明明输入的是128个十六进制,结果换行后可读性差,建议32个十六进制换行,例如

image

4.sm4加密建议直接支持字符串和中文

5.密钥:0123456789ABCDEFFEDCBA9876543210 iv:00000000000000000000000000000000 sm4-cbc模式下加密结果与其它工具不同,测试了5款工具,只有你这个是不同的 image

image

其实这个字符串就是性别男

image

暂时就这些

Asura88 commented 5 months ago

image

我看到了这个明文需要手动填充,建议还是做成链式调用或者可以直接选择填充

yinggegit commented 4 months ago

谢谢你的建议,我会考虑在下一个版本适当做出修改

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年4月27日(星期六) 上午10:04 收件人: @.>; 抄送: @.***>; 主题: [yinggegit/DataConverter] 这个软件,真的不错,但是,我有几点建议可以使得工具更加完善 (Issue #5)

这个软件,真的不错,但是,我有几点建议可以使得工具更加完善

1.异或计算增加说明

image.png (view on web)

这个应该是支持多行异或,但是没有说明,第一次使用会比较蒙圈,建议增加说明或者增加提示,比如

image.png (view on web)

说明信息可以默认形式写在对话框中,用户一目了然,知道自己怎么做

2.增加 SM4 CBC-MAC

image.png (view on web)

目前没有找到SM4 CBC-MAC

3.数据换行问题

image.png (view on web)

明明输入的是128个十六进制,结果换行后可读性差,建议32个十六进制换行,例如

image.png (view on web)

4.sm4加密建议直接支持字符串和中文

5.密钥:0123456789ABCDEFFEDCBA9876543210 iv:00000000000000000000000000000000 sm4-cbc模式下加密结果与其它工具不同,测试了5款工具,只有你这个是不同的 image.png (view on web)

image.png (view on web)

其实这个字符串就是性别男

image.png (view on web)

暂时就这些

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>