There are many programs that seem to include the md5 digest routines
from one of the common public implimentations, such as the one included
here.  For this reason, and since the interface for the md5 routines
are always the same, I decided to make it into a sharable library,
rather than having to copy and re-use the same code in each program.


