shrinidhihegde3 / Snippify-Hub

This Repo is aimed to give easy access for code snippets that programmer or developer use
https://snippify-hub.vercel.app
MIT License
12 stars 21 forks source link

Vigenère Cipher #41

Closed shrinidhihegde3 closed 3 days ago

shrinidhihegde3 commented 3 weeks ago

A polyalphabetic substitution cipher where each letter in the plaintext is shifted according to a key, which repeats cyclically. Add input and output field also so that people can experiment

Rajmathur-8 commented 3 weeks ago

Hey are you needing something like this ? if yes then can you please assign me this. Screenshot 2024-10-03 010337 I can style it accordingly and add it to your website...

shrinidhihegde3 commented 3 weeks ago

assigned you can contribute in snippets/ciphers folder. Implement code snippet and documentation part also

shrinidhihegde3 commented 3 weeks ago

Make it in both ways encryption and decryption

shrinidhihegde3 commented 1 week ago

any updates?

Rajmathur-8 commented 4 days ago

is it good Screenshot 2024-10-20 120829 Screenshot 2024-10-20 120852

Rajmathur-8 commented 4 days ago

both are there encrypt and decrypt also added its code in cpp,java and python

shrinidhihegde3 commented 4 days ago

Add detailed explanation where and how it is used, reference use case and all

Rajmathur-8 commented 3 days ago

will this do? Screenshot 2024-10-21 014606 Screenshot 2024-10-21 014619