X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fmgm.py;h=33e297c3c5046ef498d6da5d7e5a7945361dc2d9;hp=0321628bb16f37138f6d6b00b01d6766c9334140;hb=31b08d5a78505f0ae1a144e58d023d84eda2cc6e;hpb=82af8726ef5d5e2752089a45750e56c9910398c7 diff --git a/pygost/mgm.py b/pygost/mgm.py index 0321628..33e297c 100644 --- a/pygost/mgm.py +++ b/pygost/mgm.py @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -""" Multilinear Galois Mode (MGM) block cipher mode. +"""Multilinear Galois Mode (MGM) block cipher mode. """ from hmac import compare_digest