X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=pygost%2Fgost3412.py;h=b68dcb5b2cd334e2d56317ec59f32ee875bd2eaf;hb=21a30721c31912c296e1faced73e2fd0db191be9;hp=fe9600741054b01dfaa279041fc2f97d32edbe4f;hpb=07c62fdaf6ba22a611492ff9ce734d68b5e65a66;p=pygost.git diff --git a/pygost/gost3412.py b/pygost/gost3412.py index fe96007..b68dcb5 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-2017 Sergey Matveev +# Copyright (C) 2015-2019 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