Last change
on this file since 7214 was
7214,
checked in by rwilson, 16 years ago
|
Back- (and forward)-merge, Numeric to numpy.
|
File size:
343 bytes
|
Rev | Line | |
---|
[6631] | 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 | |
---|
[7214] | 8 | where <datafile> is the file for which a digest is required, and |
---|
[6631] | 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.