From: Dmitry Belyavskiy Date: Mon, 14 Aug 2017 18:01:12 +0000 (+0300) Subject: Added CAVEATS section X-Git-Tag: v3.0.0~433 X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=a1a3e0fdf559cc4e86ac7eb6de4f688a2ad3afcc;hp=f2f9fc54848f46535bee3f120a32e4cc91ba2b15;p=openssl-gost%2Fengine.git Added CAVEATS section --- diff --git a/gost12sum.1 b/gost12sum.1 index 9c49e18..da5fc5e 100644 --- a/gost12sum.1 +++ b/gost12sum.1 @@ -65,6 +65,12 @@ Be more verbose. Print filenames when checking (with \-c). .B -l Use long (512-bit) hash instead of short (256-bit). +.SH CAVEATS + +The output of gost12sum has a reversed byte order compared to output of +.B openssl dgst +command because of the Russian GOST requrements. + .SH BUGS This manpage is not quite accurate and has formatting inconsistent diff --git a/gostsum.1 b/gostsum.1 index cfd20f6..e888945 100644 --- a/gostsum.1 +++ b/gostsum.1 @@ -65,6 +65,12 @@ of GOST 28147-89 block cipher) specified in the IETF draft By default, cryptopro paramset is used. This option enables use of test paramset as specified in appendices to the GOST. +.SH CAVEATS + +The output of gost12sum has a reversed byte order compared to output of +.B openssl dgst +command because of the Russian GOST requrements. + .SH BUGS This manpage is not quite accurate and has formatting inconsistent