基于【数字信封】, 对请求进行加密解密,解决请求明文传输,防劫持,防篡改,防伪造,与springboot快速集成开发服务端,提供sdk供第三方调取接口,提供前端调接口实现,具体参考example:包括了服务端,第三方,和前端调取接口
基于rsa与aes实现数字信封加密机制,使用双公私钥加密解密,解决数据明文传输以及数据在传输过程中被篡改 解决由于安卓端rsa与pc端rsa加密不一致问题,解决了base64在pc端和安卓端编码不一致问题直接使用DataUtil输入公私钥完成加密
Contributions last year: 0
Max continuous contributions: 0
Recent contributions: 0
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.