X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Ftest_kdf.py;h=ecc36e30d516605a9c06c0f2e98feb2c994cc533;hp=7e0b8c7a58cfb5f5995e00e296884696e14f334f;hb=b8b853ca49a9dca40f446880fa809af51c611fe0;hpb=3d854c61b4a7446ccf8d4b1b6cfd2297d81d6b07 diff --git a/pygost/test_kdf.py b/pygost/test_kdf.py index 7e0b8c7..ecc36e3 100644 --- a/pygost/test_kdf.py +++ b/pygost/test_kdf.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 Sergey Matveev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by