##This is a crypt/de_crypt Vigenere Algorythm

1- download the project.

2- go to project folder.

3- use the following comande to compile
	gcc code.cpp Moukhtar-lib/chrypto.cpp -o code.exe 

4- execute ;).