2024-06-02 17:24:38 -04:00
2024-06-02 17:30:46 -04:00
2024-06-03 10:20:31 -04:00
2024-06-03 10:20:31 -04:00
2024-06-02 19:05:42 -04:00
2024-06-03 10:20:31 -04:00
2024-06-02 17:24:38 -04:00
2024-06-02 17:24:38 -04:00
2024-06-02 18:42:04 -04:00
2024-06-02 14:31:58 -07:00
2024-06-02 17:24:38 -04:00
2024-06-02 17:24:38 -04:00

A simple encryption endpoint that will encrypt/decrypt your files using a password, as well as a universal salt and iv.

How to run

  1. To get initial salt and iv values, simply run the encryptInitEnc function (it will also encrypt an example string)
  2. Set the salt and iv as env variables
  3. run the program using node .
S
Description
mirror of ION606/ion-stop-enc A simple encryption endpoint that will encrypt/decrypt your files using a password
Readme 3.9 MiB
Languages
HTML 55.4%
JavaScript 44.5%
Procfile 0.1%