X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fkdf.py;fp=pygost%2Fkdf.py;h=4e404c669e2c25921e16701a4047b2bd62eb9470;hp=18761349a253c1032d5b1f4a960781234e2a4e58;hb=4d035489662738d8b505a20d842cd07c512b9947;hpb=496566b2e4e8827b4e9ef9e7cbff77cc6cd2b9a5 diff --git a/pygost/kdf.py b/pygost/kdf.py index 1876134..4e404c6 100644 --- a/pygost/kdf.py +++ b/pygost/kdf.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2022 Sergey Matveev +# Copyright (C) 2015-2023 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