Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 614 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 614 Bytes

App screenshot

Vigenère Cipher visualized

A tool for visualizing the use of Tabula recta for encrypting & decrypting the polyalphabetic substitution cipher Vigenère Cipher.

Choose the mode, enter source text & encryption key and move the slider to see how the alphabet table is used to encrypt or decrypt the source text.

React & styled-components