X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=download.texi;h=b7ee98e10f2aa734bb8af497e1ada95567088f90;hb=e93a61ef40353076f7de4e15835b7403f75f8a01;hp=1ae15f33f7cca22415549c4a9c0ae7e6eedd3c76;hpb=dbf18ac997f5d80613b402df6ec4679aef391e00;p=pygost.git diff --git a/download.texi b/download.texi index 1ae15f3..b7ee98e 100644 --- a/download.texi +++ b/download.texi @@ -6,17 +6,27 @@ No additional dependencies except Python 2.7/3.x interpreter are required. Preferable way is to download tarball with the signature: @verbatim -% wget http://pygost.cypherpunks.ru/pygost-3.13.tar.xz -% wget http://pygost.cypherpunks.ru/pygost-3.13.tar.xz.sig -% gpg --verify pygost-3.13.tar.xz.sig pygost-3.13.tar.xz -% xz -d < pygost-3.13.tar.xz | tar xf - -% cd pygost-3.13 +% wget http://pygost.cypherpunks.ru/pygost-3.14.tar.xz +% wget http://pygost.cypherpunks.ru/pygost-3.14.tar.xz.sig +% gpg --verify pygost-3.14.tar.xz.sig pygost-3.14.tar.xz +% xz -d < pygost-3.14.tar.xz | tar xf - +% cd pygost-3.14 % python setup.py install @end verbatim @multitable {XXXXX} {XXXX-XX-XX} {XXXX KiB} {link sign} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} @headitem Version @tab Date @tab Size @tab Tarball @tab SHA256 checksum @tab Streebog-256 checksum +@item @ref{Release 3.14, 3.14} @tab 2018-12-03 @tab 49 KiB +@tab @url{pygost-3.14.tar.xz, link} @url{pygost-3.14.tar.xz.sig, sign} +@tab @code{A78996A8 BD018907 21F89AAB A296B880 045F529E A8EBC535 DDD1B25B 3B81BE7D} +@tab @code{69d19555f8badb97400ccf1f15cef6f83294e72741168551c0e78c877a460877} + +@item @ref{Release 3.13, 3.13} @tab 2018-12-03 @tab 49 KiB +@tab @url{pygost-3.13.tar.xz, link} @url{pygost-3.13.tar.xz.sig, sign} +@tab @code{BD11787F 40E55ACB 49180DA0 20CCAE40 9DB4F8C5 BAFC7BD3 7FD13B3F F260CB22} +@tab @code{aeef2816320e798bbd2a7fab332a3bec7b8f19aa2380e19190cb5370ad6184fa} + @item @ref{Release 3.12, 3.12} @tab 2018-11-05 @tab 44 KiB @tab @url{pygost-3.12.tar.xz, link} @url{pygost-3.12.tar.xz.sig, sign} @tab @code{B4C70BD4 43DFD3E0 ED85D870 BBD1DA2D BB14C34B 6C3FC4DC E9E2A9F3 ABC650BF} @@ -97,7 +107,7 @@ Preferable way is to download tarball with the signature: But also you can use PIP (@strong{no} authentication is performed!): @verbatim -% pip install pygost==3.13 +% pip install pygost==3.14 @end verbatim You @strong{have to} verify downloaded tarballs integrity and