Last change
on this file since 6631 was
6631,
checked in by rwilson, 16 years ago
|
Another go at creating the 'mk_digest.py' program.
|
File size:
338 bytes
|
Line | |
---|
1 | This directory contains the 'mk_digest.py' program used to create a |
---|
2 | digest file from a data file. |
---|
3 | |
---|
4 | Use it so: |
---|
5 | |
---|
6 | mk_digest.py <datafile> <digestfile> |
---|
7 | |
---|
8 | where <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.