X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fgost3412.py;h=0dce23f4c0eefa4e3076b3055956ade3ff8b06e3;hp=0c1d2ced896cebe222ddcf033d0928fa0da57efe;hb=9af4461c6af50f9cf83030867e7054d1f6311b32;hpb=fc3a4335dfe58e597889c553b787d43df6f8e7df diff --git a/pygost/gost3412.py b/pygost/gost3412.py index 0c1d2ce..0dce23f 100644 --- a/pygost/gost3412.py +++ b/pygost/gost3412.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