Factor out the differences between MD5 and SHA1,
authorJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 11:50:16 +0000 (11:50 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 11:50:16 +0000 (11:50 +0000)
commit148e5d1b4d2d9ab1a5f9523e2e1f92914f0f2be0
tree090eb58413f0db11b128a4bf31fa58f82e34b66e
parent8a149d2242e8e82c804d1bf233083b293d84d728
Factor out the differences between MD5 and SHA1,
and parameterize so this code may be used by both md5sum and the new
program, shasum.  Loosely based on a patch from Scott Miller.
src/md5sum.c