X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fkdf.py;fp=pygost%2Fkdf.py;h=2f87ada3703454f6386c0073bd9b165b2a13f124;hp=4e404c669e2c25921e16701a4047b2bd62eb9470;hb=fbaa1fc82dbec2c3ebaf8d272600ef4f91649e08;hpb=1e7933c597c27fb691ceae7ff175f106af87ee4d diff --git a/pygost/kdf.py b/pygost/kdf.py index 4e404c6..2f87ada 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-2023 Sergey Matveev +# Copyright (C) 2015-2024 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