Use MD5 hashing to store passwords
authorChip Black <bytex64@bytex64.net>
Mon, 11 Apr 2011 01:46:12 +0000 (20:46 -0500)
committerChip Black <bytex64@bytex64.net>
Mon, 11 Apr 2011 01:46:12 +0000 (20:46 -0500)
commitc2d9d57024eb3258f4ad73d545b71df1c2188b85
tree2ee4bccdb80ee18582a8323944fbe37ddd2fa256
parente396ecb2bf773e4df131b6edf769ca69868575bd
Use MD5 hashing to store passwords
Makefile
common/auth.c
common/md5.c [new file with mode: 0644]
common/md5.h [new file with mode: 0644]