ZeroOctave / ZeroOctave-Javascript-Projects

This Repository Contains 150+ web development Projects.
https://zerooctave.github.io/ZeroOctave-Javascript-Projects/
MIT License
545 stars 454 forks source link

Add Vigenere Cipher #691

Closed Siddhi-Mundada closed 2 years ago

Siddhi-Mundada commented 2 years ago

I would like to add Vigenere Cipher Encryption Calculator. Vigenere Cipher is a method of encrypting alphabetic text. It uses a simple form of [polyalphabetic substitution].A polyalphabetic cipher is any cipher based on substitution, using multiple substitution alphabets. The encryption of the original text is done using the [Vigenère square or Vigenère table]. I will create user-friendly and attractive UI. User will type the plaintext and key the cipher text will be generated.

Please assign this issue to me under GSSOC 22. Thanks in Advance!

Code of Conduct✅

github-actions[bot] commented 2 years ago

Thanks for raising the issue wait for it to get assigned.