X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fasn1schemas%2Fpkcs10.py;fp=pygost%2Fasn1schemas%2Fpkcs10.py;h=e9f0b85710215b6904ea6bde3b73b27e79036626;hp=dce45dd9627b733cb930c986f63aa2df9fdc1a62;hb=fbaa1fc82dbec2c3ebaf8d272600ef4f91649e08;hpb=1e7933c597c27fb691ceae7ff175f106af87ee4d diff --git a/pygost/asn1schemas/pkcs10.py b/pygost/asn1schemas/pkcs10.py index dce45dd..e9f0b85 100644 --- a/pygost/asn1schemas/pkcs10.py +++ b/pygost/asn1schemas/pkcs10.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2023 Sergey Matveev +# Copyright (C) 2015-2024 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