evandempsey / data-encryption-standard

DES in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-encryption-standard

DES in C. Electronic codebook mode.

Compile on GCC with -std=c99 flag set.

Please don't use this for anything important.

About

DES in C


Languages

Language:C 99.3%Language:C++ 0.7%