@markhuang1212/encryptjs

0.1.2 • Public • Published

encryptjs

An command line tool to quickly encrypt a file using aes256

Installation

npm i -g @markhuang1212/encryptjs

Usage

$ encryptjs --help

Usage: encryptjs [options] <file>

Options:

  -v, --version              output the version number
  -p, --password <password>  password used to encrypt/decrypt
  -d, --decrypt              decrypt a file
  -e, --encrypt              encrypt a file
  -h, --help                 output usage information

Readme

Keywords

none

Package Sidebar

Install

npm i @markhuang1212/encryptjs

Weekly Downloads

1

Version

0.1.2

License

ISC

Unpacked Size

12.1 kB

Total Files

9

Last publish

Collaborators

  • markhuang1212