/Data-Encryption-Standards

This is a complete repository of data encryption standards (DES) algorithms where we can encrypt the data from plain text to corresponding cipher text. It takes 64 bit binary string (plain text) as input and produce 64 bit binary string (cipher text) as output.

Primary LanguagePython

This repository is not active