Skip to content

tayyipozturk/DES-CBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DES-CBC

Data Encryption Standard in Cipher Block Chaining mode

Installation

git clone https://github.com/tayyipozturk/DES-CBC

Build and Run

cd DES-CBC
make all

Usage

Plain text to be encrypted is set by char* str variable in main function in des.c. It can be changed to any string.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors