Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 259 Bytes

README.md

File metadata and controls

8 lines (3 loc) · 259 Bytes

My Decryptor Personal Project

Design

This project contains a Node.Js backend that interfaces with the front-end to break user entered ciphers using letter frequency analysis. It can break both Vigenere and Caesar ciphers without any key provided.