X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fasn1schemas%2Fprvkey.py;fp=pygost%2Fasn1schemas%2Fprvkey.py;h=7da2533ed0af7f9c5ee1cec58a3b75d8557650da;hp=b6504c13e392490e39d4cf1b47a1b527959218ac;hb=4d035489662738d8b505a20d842cd07c512b9947;hpb=496566b2e4e8827b4e9ef9e7cbff77cc6cd2b9a5 diff --git a/pygost/asn1schemas/prvkey.py b/pygost/asn1schemas/prvkey.py index b6504c1..7da2533 100644 --- a/pygost/asn1schemas/prvkey.py +++ b/pygost/asn1schemas/prvkey.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