]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/mgm.py
Unify docstring's leading space presence
[pygost.git] / pygost / mgm.py
index 0321628bb16f37138f6d6b00b01d6766c9334140..33e297c3c5046ef498d6da5d7e5a7945361dc2d9 100644 (file)
@@ -13,7 +13,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
-""" Multilinear Galois Mode (MGM) block cipher mode.
+"""Multilinear Galois Mode (MGM) block cipher mode.
 """
 
 from hmac import compare_digest