Skip to content

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

Notifications You must be signed in to change notification settings

LaQuannT/duo-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published