Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T09:42:09.000Z (about 3 years ago)
- Last Synced: 2025-01-08T02:35:30.919Z (7 days 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: 4
- Watchers: 2
- 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