X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=install.texi;fp=install.texi;h=3e72eb0f8adc65e86cbf3f8fdc276a67d7be8a49;hp=409e67e821d941db879a7431ca342bcfa43b75e3;hb=396449e6699fa1b20740d0a66303710f658680ef;hpb=2485ed374de30f575e0df70b704e413ea2d12fcd diff --git a/install.texi b/install.texi index 409e67e..3e72eb0 100644 --- a/install.texi +++ b/install.texi @@ -8,7 +8,7 @@ website and, for example, run tests with benchmarks: $ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.zst $ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.zst.@{asc,sig@} [verify signature] -$ zstd -d gogost-@value{VERSION}.tar.zst | tar xf - +$ tar xf gogost-@value{VERSION}.tar.zst $ cd gogost-@value{VERSION} $ go build -mod=vendor -o streebog256 ./cmd/streebog256 $ echo hello world | ./streebog256