|
godi_digest − calculate message digests |
|
godi_digest algorithm file ... |
|
The godi_digest utility calculates message digests of files or, if no file is specified, standard input. The list of possible algorithms is: md5 |
|
the md5 algorithm will be used. |
|
sha1 |
|
the sha1 algorithm will be used. |
|
The godi_digest utility is a simple wrapper for the various different algorithm implementations. The godi_digest utility exits 0 on success, and >0 if an error occurs. |
|
cksum(1), md5(3), sha1(3) |
|
The godi_make utility was written by Gerd Stolpmann |