Encryption Using Vigenere's Algorithm

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

ABOUT Encryption Using Vigenere's Algorithm

This is code written in C++which encrypts-decrypts given text file using a key based on vigenere's algorithm. This one was made in turbo C and you are encouraged to port it to other platforms. I am novice programmer and this is my first application.