Separate sha1 from md5. Use stdint.h in both modules.
authorSimon Josefsson <simon@josefsson.org>
Mon, 17 Oct 2005 12:55:00 +0000 (12:55 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 17 Oct 2005 12:55:00 +0000 (12:55 +0000)
commit8523c7381469c7279a26fd88f4f3be20d43c4e1d
tree5c0b826c01450d2e316d19c9929b7e12ce34d529
parent24092f4d7960804aa7c0e121248a2c8e02f99678
Separate sha1 from md5.  Use stdint.h in both modules.
ChangeLog
lib/ChangeLog
lib/md5.c
lib/md5.h
lib/sha1.c
lib/sha1.h
m4/ChangeLog
m4/md5.m4
modules/md5
modules/sha1