Skip to content

tirekin/DES-Encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

CSEC507-HW3: DES Encryption in C++

Only tested on Ubuntu. May not work on Windows machines.
Compile as: g++ des_encrypt.cpp -O2 -o des_encrypt
Usage

  • run $ ./des_encrypt
  • When prompted, enter key and plaintext as hexadecimal numbers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages