Skip to content

songhachheo/vigenere-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vigenere Cipher Assignment

DeepSource DeepSource

Purpose

  • Build a client side web application using Javascript.
  • Execute Javascript logic based on user-generated events within the DOM.

Constraints

  • Ignore spaces.
  • Ignore spaces in the key.
  • Maintain case between the plaintext/ciphertext messages.
  • Ignore special characters.
  • Throw an exception for invalid input to the encrypt/decrypt functions.

Pass QUnit tests successfully.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published