cryptr-cli

1.0.1 • Public • Published

Cryptr cli encrypt

Encrypt/Decrypt a string through the CLI using the cryptr package for node.

Installation

npm install -g cryptr-cli

Usage

Encrypt:

cryptr-encrypt "encryption key" "string to encrypt"

Decrypt:

cryptr-decrypt "encryption key" "string to decrypt"

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cryptr-cli

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    2.79 kB

    Total Files

    5

    Last publish

    Collaborators

    • chriswaugh