/AFKZ_Encryption_Algorithm

Encryption Algrothim implementing DES

Primary LanguageC

AFKZ_Encryption_Algorithm

flow chart
image

image

image

image

Usage

ps: macOS or Linux
1- clone the repo:
git clone git@github.com:AhmedAlfahal/AFKZ_Encryption_Algorithm.git
2- opening the directory:
cd AFKZ_Encryption_Algorithm
3- Compile the project:
make
4- Usage:
./AFKZ_Encryption [Key] [Plain_text]
5-Enjoy Encrypting you texts & be safe ;)