source: misc/tools/mk_digest/README @ 6631

Last change on this file since 6631 was 6631, checked in by rwilson, 15 years ago

Another go at creating the 'mk_digest.py' program.

File size: 338 bytes
Line 
1This directory contains the 'mk_digest.py' program used to create a
2digest file from a data file.
3
4Use it so:
5
6    mk_digest.py <datafile> <digestfile>
7
8where <datafile>   is the for which a digest is required, and
9      <digestfile> is the created digest file containing the
10                   128 bit hex digest string from <datafile>.
Note: See TracBrowser for help on using the repository browser.