pygost/asn1schemas/cms.py | 2 +- pygost/asn1schemas/pfx.py | 2 +- pygost/asn1schemas/pkcs10.py | 2 +- pygost/asn1schemas/prvkey.py | 2 +- pygost/asn1schemas/x509.py | 2 +- pygost/gost28147.py | 2 +- pygost/gost28147_mac.py | 2 +- pygost/gost3410.py | 2 +- pygost/gost3410_vko.py | 2 +- pygost/gost34112012.py | 2 +- pygost/gost341194.py | 2 +- pygost/gost3412.py | 2 +- pygost/gost3413.py | 2 +- pygost/kdf.py | 2 +- pygost/mgm.py | 2 +- pygost/test_cms.py | 2 +- pygost/test_gost28147.py | 2 +- pygost/test_gost28147_mac.py | 2 +- pygost/test_gost3410.py | 2 +- pygost/test_gost3410_vko.py | 2 +- pygost/test_gost34112012.py | 2 +- pygost/test_gost341194.py | 2 +- pygost/test_gost3412.py | 2 +- pygost/test_gost3413.py | 2 +- pygost/test_kdf.py | 2 +- pygost/test_mgm.py | 2 +- pygost/test_pfx.py | 2 +- pygost/test_wrap.py | 2 +- pygost/test_x509.py | 2 +- pygost/utils.py | 2 +- pygost/wrap.py | 2 +- www.texi | 2 +- diff --git a/pygost/asn1schemas/cms.py b/pygost/asn1schemas/cms.py index 9877098fed51a0ff381922edda8b4ab41905f4f3befd428c271f4c476edd10c7..89481ca56bd7cb7d826e29ab9ddef839db344399ab6f04856691b0250b496120 100644 --- a/pygost/asn1schemas/cms.py +++ b/pygost/asn1schemas/cms.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/asn1schemas/pfx.py b/pygost/asn1schemas/pfx.py index 18588f7853902b7275d5ac927a3c01d88f6ca81a1a7a6551becc3baf21e56bbb..69a12c8b943070aafaaa2dedaaef4d678617e4f2cdc2834c527c39d95bb1c53a 100644 --- a/pygost/asn1schemas/pfx.py +++ b/pygost/asn1schemas/pfx.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/asn1schemas/pkcs10.py b/pygost/asn1schemas/pkcs10.py index 5b5c20d940203f6bed7378885b1640fa6260eee57a47f4afe6cd6e935ca3072e..146a1bd7751feffe1bb57fe7f26955081b931b664d79e79a42600635737629b6 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-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/asn1schemas/prvkey.py b/pygost/asn1schemas/prvkey.py index 5c796feafa9416dde787be443ac7d64831dbdddf194c8c22a374fd42945905e9..983bad58b984efcc98053848228328505fcd509550b835ef0f3dc8bc58eb17b4 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-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/asn1schemas/x509.py b/pygost/asn1schemas/x509.py index 4ac433905a56f23bb701908cd331a359e524347668139a1e55e0facfa249fd4b..fc426a51c26676c7e4344060858375df1e00721afdc009fbe160cc0b39a26198 100644 --- a/pygost/asn1schemas/x509.py +++ b/pygost/asn1schemas/x509.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/gost28147.py b/pygost/gost28147.py index 5cbf4cf982a94964afb92b7f6e10d96dcefa84bcb27bbb325326ff7fa166375c..a0c4c87fd38f821fd91ebd675b5eb69991cb743162d25c467c7b27a9bb4737e5 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-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/gost28147_mac.py b/pygost/gost28147_mac.py index 50d6cf9139cc07f6a17e4fd2422e9e29fa7d99dc7c82903971bfe76b6332fde9..925454f6b0bf0951f24c47c965632250da94e644066515446bf2899d0ccdcb48 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-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/gost3410.py b/pygost/gost3410.py index fc136a4067ce2e09d01a5af6eef284a4042346ff0979ad8895a11501bb769fac..e1ecb2950a5903906cd8e8e1cf301fe2741c4cd64d96191967f4356f5dc9654c 100644 --- a/pygost/gost3410.py +++ b/pygost/gost3410.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/gost3410_vko.py b/pygost/gost3410_vko.py index 02fed22485dc5b8a91ab5fd520c99c5f5829d8dc12a0a29764b0fa470f3ad8f3..170f5713134cc6c51d9ab5fc30e7db9b361db46785a1a7e5f9df10621ca2bf61 100644 --- a/pygost/gost3410_vko.py +++ b/pygost/gost3410_vko.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/gost34112012.py b/pygost/gost34112012.py index ad23993726b941c648d807b5f5451a5d4552b92177901e647f5646e3908dd82e..0af44306627340adaa5c92a1fa6a0c0f9f983a651750b4283dcaecb8d9dbab70 100644 --- a/pygost/gost34112012.py +++ b/pygost/gost34112012.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/gost341194.py b/pygost/gost341194.py index e90b4a7c00212c117046981155fba583e571404d117962565e6420608cd52657..305563cbbbb19fc3f70e1f73e76c5b983263d38dc961f8d5c8d6c20e969eed2e 100644 --- a/pygost/gost341194.py +++ b/pygost/gost341194.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/gost3412.py b/pygost/gost3412.py index 598b6245ae87332314cfdc9a49a2e48a7105d0e1ce1f544933ee8293b4b5f3b5..26211d0cd9095f7e15cf7993633358dc72e8fcc3d8cd300371ef52734c300c3e 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-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/gost3413.py b/pygost/gost3413.py index 11177f2fc67d0cb19b5dc889735f33cf4cc03c0841c49961558527e3039a99f0..8b7879d19bae1cc9e29db852565cb50d65de7f2a06d1fd0993692d8b32079499 100644 --- a/pygost/gost3413.py +++ b/pygost/gost3413.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/kdf.py b/pygost/kdf.py index 245378b5d3fe019c13178c63666d9e60cec0b604309c6cac052a936592a17b05..50652d2cc72aab1930002f6f2b6108d97215ce89735b53588e7bc717844584fc 100644 --- a/pygost/kdf.py +++ b/pygost/kdf.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/mgm.py b/pygost/mgm.py index 879f05184d02c8de78875208292c06ca423e652749036c3414b9bc508e32d758..cb912c0e13e626a4fea81387480bb78455d9b40a5b4ce54ae57c2baf4bad20f4 100644 --- a/pygost/mgm.py +++ b/pygost/mgm.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_cms.py b/pygost/test_cms.py index 97e5fc5d6507c5edd2a29911650f139a8b49886cc949c70119e6f35619ada6de..8c6e3f04a4c7f04a48f1e5084479f6237b206b13c697a9697131b74b0c4a4ee6 100644 --- a/pygost/test_cms.py +++ b/pygost/test_cms.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_gost28147.py b/pygost/test_gost28147.py index d13fa07ac478c67fe7f731cc520016ba34c651522d2f18498ab4fddd3b7bd953..0cc1ae88817eb974f9563df06c9b815c61b26d93e51f7fa3f9fd7c0d176613cf 100644 --- a/pygost/test_gost28147.py +++ b/pygost/test_gost28147.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_gost28147_mac.py b/pygost/test_gost28147_mac.py index 0b2bc82ad1dae394435ef74ceaa74b0797aac2cb4520b35f07fd630fce5ae6f5..5e2b78d47c64998338db7af767af27bb808c31f6578a7c1112761815dee2c9d4 100644 --- a/pygost/test_gost28147_mac.py +++ b/pygost/test_gost28147_mac.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_gost3410.py b/pygost/test_gost3410.py index a1a8f303cdae49a8e351f56730a6a41ae885439da9756a877faf5de4678c7218..afc42fb595478db9fae5416946ef607a94419ae2f6b013ff68ffd97063161861 100644 --- a/pygost/test_gost3410.py +++ b/pygost/test_gost3410.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_gost3410_vko.py b/pygost/test_gost3410_vko.py index b2c2004af56daaf6ff2bf95f4f3ad32a72bd2858b0e1cd409491b9b75a8c76d0..f3f7eafb0a3daf1c7f2af97ad657e3bfa916ba7197beb94ab8aa348693b55e95 100644 --- a/pygost/test_gost3410_vko.py +++ b/pygost/test_gost3410_vko.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_gost34112012.py b/pygost/test_gost34112012.py index 754c4d76a0a386ea6b17164bd269feaefc5b4f5103c374f7c9bc52ddfb4ad59f..fb55b8964f0ac86155e3fcf6434ca6a293b29999ba60b6492a09cdd498a01952 100644 --- a/pygost/test_gost34112012.py +++ b/pygost/test_gost34112012.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_gost341194.py b/pygost/test_gost341194.py index cbbdefadaec9db01be85b74559a07311c8dd872b814059ebfe7f74936f3fd32c..69e055678954d5b7eea3aa4bedc3688b11ae94ccbeaf2dd99c9c5a938713d6cb 100644 --- a/pygost/test_gost341194.py +++ b/pygost/test_gost341194.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_gost3412.py b/pygost/test_gost3412.py index a063138a6f3db9c3c8a97216ceb22568a49b4a717194018e43d9838303585b39..128d57073cd016cda09e7f94561c8c3a69b1f70135951d2c12907c561c29188b 100644 --- a/pygost/test_gost3412.py +++ b/pygost/test_gost3412.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_gost3413.py b/pygost/test_gost3413.py index 6669b142310c33f5b85e7fa16356af4659b6e52648147efa4c9a2e6f1bc0c144..04f3a08c514675922feca9be0e3a7c6f077485f82983f9966754db265b89d9ea 100644 --- a/pygost/test_gost3413.py +++ b/pygost/test_gost3413.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_kdf.py b/pygost/test_kdf.py index b7b49a8905e2b1a19eca2792eff222cb2de9db0560bc9ac3d619ab93ae53f900..6283ce8610a0b26d26b471e32c31c596fc054b662d8887d023223658676552f1 100644 --- a/pygost/test_kdf.py +++ b/pygost/test_kdf.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_mgm.py b/pygost/test_mgm.py index 6762a411209096f3d783191311b1c8d736231cda961b705cae995e9cfb0daf95..3002f907959cfa107cabf1169a376a4a4f699e2617844e2de0bcfbc59e90fcbe 100644 --- a/pygost/test_mgm.py +++ b/pygost/test_mgm.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_pfx.py b/pygost/test_pfx.py index 9af0ca1a6189090aba94ebf16b3f5ab2f695651362eb61447d0d5794da4a11c3..f611476c6cad2b4b87203ca48d7dd0b1e776e725cf5e8933d318a84cf347f65c 100644 --- a/pygost/test_pfx.py +++ b/pygost/test_pfx.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_wrap.py b/pygost/test_wrap.py index 586315363c11a8d98a4e782a6ec7197ce27669a58069490461ba4c2aa7db6623..5cf3a6466372a54d31b932390f4c7c1fc449d23798ccc0ab5ff6687afa08f9a3 100644 --- a/pygost/test_wrap.py +++ b/pygost/test_wrap.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/test_x509.py b/pygost/test_x509.py index 408534338a772a48894b81480942e8104d0d5dad5b28d2921ce37ecb6a9da351..ebf9ba98f05d7255136f4a64d8283a90e38e190d5ecb3396b84724d4fb35ee36 100644 --- a/pygost/test_x509.py +++ b/pygost/test_x509.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/utils.py b/pygost/utils.py index 99b53bbc1aa5c7ede7f3e4b2eb4ac3790993a0a07a43184aaa9aa4e5d1b79fdf..b05f0e38e7a80d3ab5d31ab11b20136b8aea9292c37b76d78870c38d5fdd5ce2 100644 --- a/pygost/utils.py +++ b/pygost/utils.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/pygost/wrap.py b/pygost/wrap.py index c9fd3d22b522a98ffafd7082c007704bb6df24207390d9a742b96f7863a2c170..4cf1f7a7c3ab68d3ba3b0058410fad657da6da0d277116230a3c671d42209654 100644 --- a/pygost/wrap.py +++ b/pygost/wrap.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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 diff --git a/www.texi b/www.texi index 8b511b635f44df664a25116afbe65565d42ac963621ecdd53255dfa72f1e03ac..c71b373e9ff5da99068ef145dab9d583c1f722f6e5fe21b7883e687af280225a 100644 --- a/www.texi +++ b/www.texi @@ -3,7 +3,7 @@ @documentencoding UTF-8 @settitle PyGOST @copying -Copyright @copyright{} 2015-2021 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2015-2022 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top