X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fgost28147.py;fp=pygost%2Fgost28147.py;h=cd4be522fb97fb74bb90cb5f0a400ff74ab79f68;hp=f088de78f7329c5349721b2f41c242406d06342a;hb=4d035489662738d8b505a20d842cd07c512b9947;hpb=496566b2e4e8827b4e9ef9e7cbff77cc6cd2b9a5 diff --git a/pygost/gost28147.py b/pygost/gost28147.py index f088de7..cd4be52 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-2022 Sergey Matveev +# Copyright (C) 2015-2023 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