https://github.com/icarter09/nodejs-crypto
Created a simple node.js CLI that allows the user to encrypt/decrypt text with different encryption algorithms.
https://github.com/icarter09/nodejs-crypto
nodejs-crypto
Last synced: 12 months ago
JSON representation
Created a simple node.js CLI that allows the user to encrypt/decrypt text with different encryption algorithms.
- Host: GitHub
- URL: https://github.com/icarter09/nodejs-crypto
- Owner: icarter09
- Created: 2016-12-17T16:46:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T00:36:03.000Z (about 9 years ago)
- Last Synced: 2025-01-07T04:42:55.990Z (about 1 year ago)
- Topics: nodejs-crypto
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodejs-Crypto
Created a simple node.js CLI that allows the user to encrypt/decrypt text with different encryption algorithms.