X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fgost34112012256.py;h=82c947e0037575b0601cdcbfa8f8760b52d9a79b;hp=865847dc8d33f93c88d41987fdae8ff94fefce4b;hb=31b08d5a78505f0ae1a144e58d023d84eda2cc6e;hpb=82af8726ef5d5e2752089a45750e56c9910398c7 diff --git a/pygost/gost34112012256.py b/pygost/gost34112012256.py index 865847d..82c947e 100644 --- a/pygost/gost34112012256.py +++ b/pygost/gost34112012256.py @@ -1,4 +1,4 @@ -""" GOST R 34.11-2012 (Streebog) 256-bit hash function +"""GOST R 34.11-2012 (Streebog) 256-bit hash function This is implementation of :rfc:`6986`. Most function and variable names are taken according to specification's terminology.