Asmaa-A7med / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:C# 100.0%