X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=install.texi;h=3b8b9149b3ea1edac7f2697b252982681987a08b;hb=f8f91a38bd9f2d99b2b8d3785b91b69f5b20caa6;hp=0ef1621056b4c27a327bc9879c52b65ddfbeaa38;hpb=5cebc6fc16677fa449295a5afff018fd9f0a622c;p=gogost.git diff --git a/install.texi b/install.texi index 0ef1621..3b8b914 100644 --- a/install.texi +++ b/install.texi @@ -5,10 +5,10 @@ Preferable way is to download tarball with the signature from website and, for example, run tests with benchmarks: @example -$ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.xz -$ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.xz.sig -$ gpg --verify gogost-@value{VERSION}.tar.xz.sig gogost-@value{VERSION}.tar.xz -$ xz --decompress --stdout gogost-@value{VERSION}.tar.xz | tar xf - +$ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.zst +$ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.zst.sig +$ gpg --verify gogost-@value{VERSION}.tar.zst.sig gogost-@value{VERSION}.tar.zst +$ zstd --decompress --stdout gogost-@value{VERSION}.tar.zst | tar xf - $ cd gogost-@value{VERSION} $ redo all $ echo hello world | ./streebog256 @@ -67,7 +67,7 @@ uid GoGOST releases @itemize -@item @url{https://lists.cypherpunks.ru/mailman/listinfo/gost, gost} maillist +@item @url{http://lists.cypherpunks.ru/gost.html, gost} maillist @item @example