/Data-Encryption-Standard

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

Primary LanguageC++

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.