caxhcipher
v1.0.2
Published
Encrypt any file with top notch encryption of your choice from hundreds of options.100% Configurable.
Downloads
10
Maintainers
Readme
CAXHCIPHER
Encrypt any file with top notch encryption of your choice from hundreds of options.100% Configurable.
CHOOSING CIPHER ALGORITHM
- Open cipherMethod.js
- Select a cipher method from the options commented out below
INSTALL CAXHCIPHER
- Open comand prompt from the directory you want to save caxhcipher
- Type " npm install caxhciper "
- Clone the caxhcipher git repository
RUNNING THE ACTION WIZARD(ENCRYPT / DECRYPT WIZARD)
- Open command prompt from caxhcipher module folder
- " npm run cipher "
- " node app.js "
VIEW AVAILABLE CIPHER ALGORITHMS
- Open command promt from caxhcipher module folder
- " npm run ciphers "
- " node getCiphers.js"