mirror of
https://github.com/ION606/ion-stop-enc.git
synced 2026-05-14 20:06:54 +00:00
5a167466e387f22cbf1e4a9ea19fdc353c8ca8ae
A simple encryption endpoint that will encrypt/decrypt your files using a password, as well as a universal salt/iv.
How to run
- To get initial salt/iv values, simply run the
encryptInitEncfunction (it will also encrypt an example string) - Set the salt/iv as env variables
- run the program using
node .
Description
mirror of ION606/ion-stop-enc A simple encryption endpoint that will encrypt/decrypt your files using a password
Languages
HTML
55.4%
JavaScript
44.5%
Procfile
0.1%