https://github.com/soulteary/nginx-rsa-encryption
Use NJS to implement RSA automatic encryption and decryption with API interface
https://github.com/soulteary/nginx-rsa-encryption
api docker nginx njs
Last synced: 12 months ago
JSON representation
Use NJS to implement RSA automatic encryption and decryption with API interface
- Host: GitHub
- URL: https://github.com/soulteary/nginx-rsa-encryption
- Owner: soulteary
- Created: 2021-11-14T08:57:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T09:42:09.000Z (over 4 years ago)
- Last Synced: 2025-04-15T01:41:03.536Z (about 1 year ago)
- Topics: api, docker, nginx, njs
- Language: JavaScript
- Homepage: https://soulteary.com/2021/11/14/use-nginx-njs-to-implement-high-performance-rsa-encryption-and-decryption-services.html
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nginx RSA Encryption
Use NJS to implement RSA automatic encryption and decryption with API interface
How-to: https://soulteary.com/2021/11/14/use-nginx-njs-to-implement-high-performance-rsa-encryption-and-decryption-services.html