X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fgost28147.py;h=a7bd2ee5f96f2a442a4c47068d94d14863c5fadb;hp=78a0e370c1edbafa1185c653359cd9c5b3933b74;hb=21a30721c31912c296e1faced73e2fd0db191be9;hpb=276e72e7d9ec5088d3d82211aefe119069a53d28 diff --git a/pygost/gost28147.py b/pygost/gost28147.py index 78a0e37..a7bd2ee 100644 --- a/pygost/gost28147.py +++ b/pygost/gost28147.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2018 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