Skip to content

This is a simple C++ project that applies Data Encryption Standard (DES).

Notifications You must be signed in to change notification settings

AyaElsackaan/Data-Encryption-Standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Encryption-Standard

This is a C++ project that implements the Data Encryption Standard algorithm (DES).

To Run this code

both input block and key must 64 bits in hexadecimal.

About

This is a simple C++ project that applies Data Encryption Standard (DES).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages