X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fgost341194.py;h=da8623e61abba84e6e2e6871b76ecef632b4a165;hp=ba20a6eb2c04fff687a59331c199ed7dd5a2a002;hb=9af4461c6af50f9cf83030867e7054d1f6311b32;hpb=fc3a4335dfe58e597889c553b787d43df6f8e7df diff --git a/pygost/gost341194.py b/pygost/gost341194.py index ba20a6e..da8623e 100644 --- a/pygost/gost341194.py +++ b/pygost/gost341194.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