]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/gost3412.py
Trivial docstring corrections
[pygost.git] / pygost / gost3412.py
index 38940b9922ac011e80aacba6760fe0f39a64bade..ba204a0a1e24fa2d744e941b6fe1268193526c09 100644 (file)
@@ -17,7 +17,8 @@
 """GOST 34.12-2015 128-bit block cipher Кузнечик (Kuznechik)
 
 :rfc:`7801`. Pay attention that 34.12-2015 also defines 64-bit block
-cipher Магма (Magma) -- it is **not** implemented here.
+cipher Магма (Magma) -- it is **not** implemented here, but in gost28147
+module.
 
 Several precalculations are performed during this module importing.
 """