AntSwordProject / antSword

中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.
https://www.yuque.com/antswordproject/antsword
MIT License
3.69k stars 579 forks source link

RSA编码器自定义密钥 #276

Closed Spear-0 closed 3 years ago

Spear-0 commented 3 years ago

现在RSA秘钥生成是固定长度的,加密之后的数据长度也是固定的,还是有被安全设备捕获到的情况,可以支持自定义秘钥吗。

Medicean commented 3 years ago

自行修改 antData/ 目录里面的 key_rsakey_rsa.pub

Spear-0 commented 3 years ago

感谢回答,回头再看看

---原始邮件--- 发件人: "Medicean"<notifications@github.com> 发送时间: 2021年3月8日(周一) 下午5:59 收件人: "AntSwordProject/antSword"<antSword@noreply.github.com>; 抄送: "Spear-0"<2321708445@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [AntSwordProject/antSword] RSA编码器自定义密钥 (#276)

自行修改 antData/ 目录里面的 key_rsa 和 key_rsa.pub

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.