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"

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    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