this project aims for a better understanding of cyphering algorithms by implementing various algorithms including enryption and decryption such as caeser , hellcipher , columnar ... etc. and more advanced algorithms such as RCA, RC4, AES and DES
algorithms was implemented and tested using C#