gendec

1.0.0 • Public • Published

G-EnDec

Simple cli password based encryption decryption tool for a single file using aes-256-cbc algorithm.

Usage

Usage: npx gendec [options] [command]

Encrypt and decrypt files with a password.

Options:
  -V, --version             output the version number
  -h, --help                display help for command

Commands:
  encrypt [options] <file>  Encrypt a file with a password.
  decrypt [options] <file>  Decrypt a file with a password.
  help [command]            display help for command

/gendec/

    Package Sidebar

    Install

    npm i gendec

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    6.27 kB

    Total Files

    4

    Last publish

    Collaborators

    • grayhat