1.0.0 • Published 7 months ago

duo-cipher v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Duo-cipher

A simple interactive command-line interface tool for creating a cipher.

Give it a try in your terminal!

npx duo-cipher

Usage

  • Choose a method Encrypt or Decrypt
  • Enter first key
  • Enter second key
  • Enter a message
  • Get original or encrypted text

Keys must be a number between 1 and 13.

Message should have character count between 1 and 70.


Encrypt:

Decrypt:

1.0.0

7 months ago