@drstrain/safebox

2.0.0 • Public • Published

Safebox

Safebox is a CLI tool for easy encrypt / decrypt file with password.

Algorithm Safebox uses: AES-CBC256 with key = <SHA256 password>

Installation

Install with npm

npm i -g @drstrain/safebox

Usage

Help:

safebox -h

Encrypt:

safebox enc <filename>

Decrypt

safebox dec <filename>

License

Licensed under MIT

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @drstrain/safebox

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

10.5 kB

Total Files

12

Last publish

Collaborators

  • silversoul