]> Cypherpunks.ru repositories - pygost.git/commitdiff
Missing blank line
authorSergey Matveev <stargrave@stargrave.org>
Mon, 29 Jul 2019 15:40:53 +0000 (18:40 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 29 Jul 2019 15:40:53 +0000 (18:40 +0300)
pygost/test_gost34112012.py

index 5486d0e5470f728e6b548738769e87471223e48b..78a638461ffaa58644d7d5c861aa1f58c7284513 100644 (file)
@@ -87,6 +87,7 @@ class TestVectors(TestCase):
             GOST34112012256(m).digest(),
             hexdec("508f7e553c06501d749a66fc28c6cac0b005746d97537fa85d9e40904efed29d")[::-1]
         )
+
     def test_habr144(self):
         """Test vector from https://habr.com/ru/post/450024/
         """