From: Sergey Matveev Date: Mon, 29 Jul 2019 15:40:53 +0000 (+0300) Subject: Missing blank line X-Git-Tag: 4.1~9 X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=commitdiff_plain;h=f3cbdf5265fbc11a8cfd092264b372a89c669b44 Missing blank line --- diff --git a/pygost/test_gost34112012.py b/pygost/test_gost34112012.py index 5486d0e..78a6384 100644 --- a/pygost/test_gost34112012.py +++ b/pygost/test_gost34112012.py @@ -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/ """