X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=install.texi;h=28eaba3f94e9d63c19e313bc02096d2e02af777a;hb=30218aec3f41a7e53d71f30eff8f88b83ba0c4a1;hp=0ef1621056b4c27a327bc9879c52b65ddfbeaa38;hpb=5cebc6fc16677fa449295a5afff018fd9f0a622c;p=gogost.git diff --git a/install.texi b/install.texi index 0ef1621..28eaba3 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,12 +67,12 @@ 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 $ gpg --auto-key-locate dane --locate-keys gogost at cypherpunks dot ru -$ gpg --auto-key-locate wkd --locate-keys gogost at cypherpunks dot ru +$ gpg --auto-key-locate wkd --locate-keys gogost at cypherpunks dot ru @end example @item