WebClub-NITK / Hacktoberfest-2k18

Repository for Hacktoberfest 2018 open for the global open source community.
https://webclub-nitk.github.io/Hacktoberfest-2k18/
19 stars 102 forks source link

Vigenere #269

Closed GajeshS closed 5 years ago

GajeshS commented 5 years ago

Resolves Issue #208

Description

Created a C Program to encrypt using Vigenere Cipher

Technical Specifications

Written in C

Screenshots (if required)

5 executions of the output in same screenshot outputs

How to run

Please list all the steps required to run in details. Preferably specify steps for all platforms. run in command line gcc vigenere.c to compile to code execute as a or ./a.out depending on the system Provide input as prompted

Checklist

aditigupta17 commented 5 years ago

This PR is changing irrelevant files. Please make a separate PR pertaining only to this issue.