X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fkdf.py;h=345f324d9de7bcaf30974f8a95a0b8c9cb30f199;hp=3f355a7069bc4b7f37d3371dca7110f5ffeb66b5;hb=9af4461c6af50f9cf83030867e7054d1f6311b32;hpb=fc3a4335dfe58e597889c553b787d43df6f8e7df diff --git a/pygost/kdf.py b/pygost/kdf.py index 3f355a7..345f324 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-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