On Tue, 2002-08-06 at 01:04, Colin Walters wrote: > You'll also need the attached two files (sha.c and sha.h), which I stole > from the GNU textutils source. I should also probably mention that one of the reasons the patch is so big is because I had to replcae the lib/md5.{c,h} with the implementations from the GNU textutils in order to make sha work (sha.h #includes md5.h to pick up some portability definitions).