Skip to content

animanmaster/Netsec-MD5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an ANSI C implementation of MD5 I coded up for Network Security. 

I did a pretty BAMF job of commenting it, which is rare, so I figured I would put this up on Github for the world to see and benefit from. You're welcome, world. :)

To compile, simply run make and Remo's awesome Makefile will do the rest (at least on systems with gcc). 

If you don't have gcc or make, use whatever C compiler you have on md5.c. It's ANSI C compliant, so it should compile with any real C compiler.

kthxbai,
- animanmaster

About

ANSI C implementation of MD5. With Comments!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages