Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 361 Bytes

File metadata and controls

8 lines (5 loc) · 361 Bytes

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