/Security

This code is a console application used for encrypting and decrypting words using three different algorithms , such as the affine algorithm, Viginere algorithm, and Caesar algorithm, using a specified key hether it is a letter or a number, Initially, it encrypts the word and then proceeds to decrypt it.

Primary LanguageC#

This repository is not active