X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=pygost%2Fmgm.py;h=33e297c3c5046ef498d6da5d7e5a7945361dc2d9;hb=61d68bda6f6d7c39243701b5f647f62cc4d9d286;hp=0321628bb16f37138f6d6b00b01d6766c9334140;hpb=6ee520badcc5298237f6a8a65e8cb0f749a980e1;p=pygost.git 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