Content-type: text/html Manpage of MD5

MD5

Section: User Commands (1)
Index Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR(S)

This document was created by man2html, using the manual pages.
Time: 01:01:08 GMT, August 19, 2000