X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=pygost%2Fgost34112012512.py;h=d41bea62389b19b443494bbc33344fb4dd4b130e;hb=31b08d5a78505f0ae1a144e58d023d84eda2cc6e;hp=f02b061b548ea2706c49284185991e3ddb2868bd;hpb=5e92533267cb41c42af1243592c530304d18bff5;p=pygost.git diff --git a/pygost/gost34112012512.py b/pygost/gost34112012512.py index f02b061..d41bea6 100644 --- a/pygost/gost34112012512.py +++ b/pygost/gost34112012512.py @@ -1,4 +1,4 @@ -""" GOST R 34.11-2012 (Streebog) 512-bit hash function +"""GOST R 34.11-2012 (Streebog) 512-bit hash function This is implementation of :rfc:`6986`. Most function and variable names are taken according to specification's terminology.