X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=pygost%2Fgost28147_mac.py;h=aab2805ffcb096c23415c456e22b73817fc3b039;hb=4d035489662738d8b505a20d842cd07c512b9947;hp=71bdda63dfb3ba66425c8a66a39f6330e38e6cd5;hpb=496566b2e4e8827b4e9ef9e7cbff77cc6cd2b9a5;p=pygost.git diff --git a/pygost/gost28147_mac.py b/pygost/gost28147_mac.py index 71bdda6..aab2805 100644 --- a/pygost/gost28147_mac.py +++ b/pygost/gost28147_mac.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