Skip to content
#

onetimepad-cipher

Here is 1 public repository matching this topic...

Web app using Streamlit to implement various substitution and transposition cipher techniques. Users can input plaintext, select a cipher (like Caesar, Vigenère, or Hill), enter relevant parameters, and view both the ciphertext and step-by-step encryption process. It’s modular, with each cipher in a separate Python file for easy extension.

  • Updated Oct 28, 2025
  • Python

Add this topic to your repo

To associate your repository with the onetimepad-cipher topic, visit your repo's landing page and select "manage topics."

Learn more