![]() |
![]()
| ![]() |
![]()
NAMEgostsum - generates or checks GOST R34.11-94 message digests SYNOPSISgostsum [-bvt] [-c [file]] | [file...] DESCRIPTIONgostsum generates or checks GOST hash sums. The algorithm to generate the is reasonably fast and strong enough for most cases. Exact specification of the algorithm is in GOST R34.11-94. Normally gostsum generates checksums of all files given to it as a parameter and prints the checksums followed by the filenames. If, however, -c is specified, only one filename parameter is allowed. This file should contain checksums and filenames to which these checksums refer to, and the files listed in that file are checked against the checksums listed there. See option -c for more information. OPTIONS
CAVEATSThe output of gost12sum has a reversed byte order compared to output of openssl dgst command because of the Russian GOST requrements. BUGSThis manpage is not quite accurate and has formatting inconsistent with other manpages. gostsum does not accept standard options like --help. AUTHORVictor Wagner <vitus@wagner.pp.ru>
|