A collection of different ciphers and encodings.
Written in Javascript that runs under the Electron framework.
This program requires nodejs and Electron
In the command line, go to the Encrypto\app directory and install npm dependencies
npm install
In the same directory, run the program by issuing "npm start"
npm start