ACM-VIT / Algos-for-all-Amigos

This repository consists an implementation of the Algorithms encountered in Computer Science, Physics and Mathematics.
MIT License
9 stars 10 forks source link

Web App to Encrypt/Decrypt Vigenere Cipher #8

Closed Chasmiccoder closed 2 years ago

Chasmiccoder commented 2 years ago

Hey there! Welcome to Hacktoberfest 2021!

Thanks for taking interest in this project.

We want to develop a website that can be used to solve Cybersecurity Related Tasks. One really useful feature will be a script to encrypt and decrypt the Vigenere Cipher The website needs to be fully responsive!

Tech Stack - HTML, CSS, JS

Example - (Key = ACM) Type String
Plaintext "Hello World"
Ciphertext "Hgxlq iotxd"

It's okay if you don't finish 100% of what is required, it's the attempt that matters! We'll accept PRs even if they complete a sub-component of this issue (depending on the code submitted and the effort taken) All the best :D

Karun842002 commented 2 years ago

Could you please assign me this issue?

Chasmiccoder commented 2 years ago

Hi @Karun842002 ! Yes, sure You've been assigned to solve this issue Thanks

Chasmiccoder commented 2 years ago

Hi @Karun842002 ! Is there any update on this issue?

Karun842002 commented 2 years ago

I'm working in it, ill make a PR by the end of next week

Chasmiccoder commented 2 years ago

@Karun842002 Okay sure

Soumya14022002 commented 2 years ago

Can you let me to work on this !