Skip to content

This app is an implementation of a part from the DES encryption algorithm. It calculates the C(i) and D(i) from the given K+ in binary.

Notifications You must be signed in to change notification settings

mihaicerchez/DESAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESAlgorithm

This app is an implementation of a part from the DES encryption algorithm. It calculates the C(i) and D(i) from the given K+ in binary.

It demonstrates one of the steps used for the encryption process of the given key.

This is how it looks like:

alt text

About

This app is an implementation of a part from the DES encryption algorithm. It calculates the C(i) and D(i) from the given K+ in binary.

Topics

Resources

Stars

Watchers

Forks