@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

/@drstrain/safebox/

    Package Sidebar

    Install

    npm i @drstrain/safebox

    Weekly Downloads

    0

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • silversoul