Skip to content

Added Vigenere Cipher script in Python by Theekshani #33

Open
TheekshaniPramodya wants to merge 1 commit into
mbcse:masterfrom
TheekshaniPramodya:theekshani-first-contribution
Open

Added Vigenere Cipher script in Python by Theekshani #33
TheekshaniPramodya wants to merge 1 commit into
mbcse:masterfrom
TheekshaniPramodya:theekshani-first-contribution

Conversation

@TheekshaniPramodya
Copy link
Copy Markdown

This script implements basic encryption and decryption using the Vigenère cipher algorithm. Written by Theekshani for educational use.

@TheekshaniPramodya
Copy link
Copy Markdown
Author

Hi! 👋

📌 This script implements basic encryption and decryption using the Vigenère cipher in Python.

🛠️ It allows users to:

  • Enter a plaintext message
  • Enter a keyword
  • Get an encrypted result
  • Decrypt it back to the original text

👩‍💻 Created by @TheekshaniPramodya for educational purposes.

✅ No external libraries used, simple and beginner-friendly.

Happy to contribute! 🚀

– Theekshani

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant