Welcome to the GitHub repository for the Homework 1 assignment of the "Basics of Security of Information" course at Amirkabir University of Technology. This repository is dedicated to the practical ...
This repository contains an implementation of the DES (Data Encryption Standard) algorithm in C++. DES is one of the oldest symmetric encryption algorithms that operates on 64-bit data blocks and uses ...