edcrypt

0.1.3 • Public • Published

license

edcrypt — AES256 Encrypt/Decrypt File CLI

A simple AES256 file encryption and decryption CLI.

Installation

npm install edcrypt -g

Usage

$ edcrypt e file_name.txt password

$ edcrypt d file_name.txt.enc password

Alternatively, providing no password will prompt the user:

$ edcrypt e file_name.txt
Password: ...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    1
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i edcrypt

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

5.5 kB

Total Files

5

Last publish

Collaborators

  • kersheh