X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fgost3412.py;h=6482a4e18b6eeeac3c0d1609840c30716631b5cc;hp=fe9600741054b01dfaa279041fc2f97d32edbe4f;hb=4ff0adf8cb4b497daa634e2430a4fd015a2bb427;hpb=51dd4930fa93a1c22d82ae3521fed6b78abed135 diff --git a/pygost/gost3412.py b/pygost/gost3412.py index fe96007..6482a4e 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-2018 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