Playfair Cipher Decoder
The Playfair Cipher Decoder is a project I created using just HTML and CSS to demonstrate the algorithms used to decode Playfair cipher puzzles. This cipher has always intrigued me, and I wanted to build a decoder to solve these encoding challenges. The project showcases how the algorithm works in an interactive way and is deployed using GitHub Pages, allowing users to explore the decoding process directly through the web.
Languages:
- HTML • CSS
Deployment:
- GitHub Pages