You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.