Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holazt/rsa
RSA data encryption communication from front-end to back-end
https://github.com/holazt/rsa
java php rsa web
Last synced: about 1 month ago
JSON representation
RSA data encryption communication from front-end to back-end
- Host: GitHub
- URL: https://github.com/holazt/rsa
- Owner: holazt
- License: mit
- Created: 2016-10-09T08:57:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-11T09:17:40.000Z (about 1 year ago)
- Last Synced: 2023-11-16T16:28:49.731Z (about 1 year ago)
- Topics: java, php, rsa, web
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## RSA
> 从前端到后台的 RSA 数据加密通信我的博客有相关说明[_**非对称加密 (RSA) 数据传送的实战**_](https://zetaoyang.github.io/post/2016/10/06/rsa.html)。