feat(security): 实现登录密码 RSA 加密解密
- 在前端登录时对密码进行加密 - 在后端登录接口中对加密后的密码进行解密 - 新增 RsaUtils 工具类,用于 RSA 加密解密 - 优化了登录流程,提高了密码安全性boardTest
parent
5b04aff359
commit
799fbfce0a
Loading…
Reference in New Issue