AyaElsackaan / Data-Encryption-Standard

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).


Languages

Language:C++ 100.0%