Skip to content

Try to implement DES using C and it is just for self-learning.

kaichieh0524/DES_C_implement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

DES_C_implement

usage

make
./test

or run the test case

make test1

or run the NIST test vector

make test2

About

Try to implement DES using C and it is just for self-learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published