X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Ftest_gost28147_mac.py;h=d5d5bfe0814764fb45c7a00aa0a78575e045f27b;hp=2f54dd855bf43b44aea4c9392827f7524ab96b4b;hb=31b08d5a78505f0ae1a144e58d023d84eda2cc6e;hpb=82af8726ef5d5e2752089a45750e56c9910398c7 diff --git a/pygost/test_gost28147_mac.py b/pygost/test_gost28147_mac.py index 2f54dd8..d5d5bfe 100644 --- a/pygost/test_gost28147_mac.py +++ b/pygost/test_gost28147_mac.py @@ -20,7 +20,7 @@ from pygost.gost28147_mac import MAC class TestMAC(TestCase): - """ Test vectors generated with libgcl3 library + """Test vectors generated with libgcl3 library """ k = b"This is message\xFF length\x0032 bytes"