MD5(1)							   MD5(1)


NAME
       md5 - compute MD5 signatures

SYNOPSIS
       md5 file(s) ...

DESCRIPTION
       md5  opens  the	named file(s) in order (standard input by
       default) and computes the md5 checksum for each file.

       The output format is one line per file with  the	 checksum
       and  corresponding  file	 name separated by whitespace (no
       file name is emitted when reading from standard input).

       This program has a somewhat easier to parse output  format
       than the md5 utility found on some UNIX systems.

AUTHOR(S)
       Wietse Venema
       This program is part of SATAN.

       The MD5 implementation used by this program is placed in the
       public domain for free general use by RSA Data Security.


