blowfish-cli

1.0.2 • Public • Published

Blowfish CLI

Installation

npm install blowfish-cli -g

Usage

  • Encrypt some text:
blowfish encrypt -k <encryption_key>
  • Decrypt blowfish cipher
blowfish decrypt -k <encryption_key>
  • Set a default encryption key (so you won't need to pass it as long as you use the same)
blowfish setkey <encryption_key>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    3
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i blowfish-cli

Weekly Downloads

5

Version

1.0.2

License

ISC

Unpacked Size

3.56 kB

Total Files

6

Last publish

Collaborators

  • adamsiekierski