X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=pygost%2Ftest_kdf.py;h=7e0b8c7a58cfb5f5995e00e296884696e14f334f;hb=6650aa37ce30a08be41c148cbd7b7b6beba49ecc;hp=8622a4212dfc34b1e5d4a679a6dc4f9d156412fb;hpb=c9abb42693dfe8288aecb7ef064b907be0561629;p=pygost.git diff --git a/pygost/test_kdf.py b/pygost/test_kdf.py index 8622a42..7e0b8c7 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-2020 Sergey Matveev +# Copyright (C) 2015-2021 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