Skip to content

M-ZELMATI/DES-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DES-Algorithm

Interface Of DES Algorithm

This is an image

So like you could show in the image above which represent our code interface there are many features of encryption and decryption whether files or just texts. In our code we use just hexadecimal data whatever for text encrypted or normal also for key

Definition Of DES Algorithm

This is an image

Create 16 subkeys, each of which is 48 bits long.

This is an image
This is an image

Encrypt every 64-bit block of data

This is an image
This is an image

##Decrypt every 64-bit block of data

This is an image

##Tools used in this algorithm code:

This is an image

About

DES Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages