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 +- diff --git a/pygost/asn1schemas/cms.py b/pygost/asn1schemas/cms.py index 89481ca56bd7cb7d826e29ab9ddef839db344399ab6f04856691b0250b496120..f10e7478456984eb3f6071436c75d182cd9a0c65401f8363167a032110430791 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-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 diff --git a/pygost/asn1schemas/pfx.py b/pygost/asn1schemas/pfx.py index 69a12c8b943070aafaaa2dedaaef4d678617e4f2cdc2834c527c39d95bb1c53a..a7c4eccfe3c09a65465a05f5ec1804e530c436aad41f11877d89e5908705d519 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-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 diff --git a/pygost/asn1schemas/pkcs10.py b/pygost/asn1schemas/pkcs10.py index 146a1bd7751feffe1bb57fe7f26955081b931b664d79e79a42600635737629b6..058050998fedfff10c4df0cad405f0af6d4cf4bf21aed01d9a141dfb83e21a2b 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-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 diff --git a/pygost/asn1schemas/prvkey.py b/pygost/asn1schemas/prvkey.py index 983bad58b984efcc98053848228328505fcd509550b835ef0f3dc8bc58eb17b4..5d0c33670b817f5df07d1be5fd4d8bf0e0cafccda9acbbb0360a5182c12a2ec5 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 diff --git a/pygost/asn1schemas/x509.py b/pygost/asn1schemas/x509.py index fc426a51c26676c7e4344060858375df1e00721afdc009fbe160cc0b39a26198..0ae55036ca50074a35eca0a3e74c8760a4300fa9e0d89aa0554c9cfe87b92d7b 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-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 diff --git a/pygost/gost28147.py b/pygost/gost28147.py index a0c4c87fd38f821fd91ebd675b5eb69991cb743162d25c467c7b27a9bb4737e5..89ddfdc980ad80ddea49724d40e7485c54bdea0890f1abaa50261aace756ef40 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 diff --git a/pygost/gost28147_mac.py b/pygost/gost28147_mac.py index 925454f6b0bf0951f24c47c965632250da94e644066515446bf2899d0ccdcb48..0a6f2d96608970d65433da002b26960c2b94e503db8a2588b5c0c90b5fa45f8e 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 diff --git a/pygost/gost3410.py b/pygost/gost3410.py index e1ecb2950a5903906cd8e8e1cf301fe2741c4cd64d96191967f4356f5dc9654c..bb41eb4916240d569d873cbe37a82f5eef40daabbeeaefbc7339f138dd64d224 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-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 diff --git a/pygost/gost3410_vko.py b/pygost/gost3410_vko.py index 170f5713134cc6c51d9ab5fc30e7db9b361db46785a1a7e5f9df10621ca2bf61..a44199b5bed0c8c268d6c21396974239f6a1be85b4fba3cd4115c67652068582 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-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 diff --git a/pygost/gost34112012.py b/pygost/gost34112012.py index 21057377653e9efbcb99449b1073ad9f6376783616e89103a1448b5779c3c3eb..decd962e1b6608520c95d008d6a18e587e4877a97ae3bbbfb049e0b913027f27 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-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 diff --git a/pygost/gost341194.py b/pygost/gost341194.py index 305563cbbbb19fc3f70e1f73e76c5b983263d38dc961f8d5c8d6c20e969eed2e..96ac785bd5c9d104356276a52fa4d70985573d31043d9168676f0b2f4104b0d5 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-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 diff --git a/pygost/gost3412.py b/pygost/gost3412.py index 26211d0cd9095f7e15cf7993633358dc72e8fcc3d8cd300371ef52734c300c3e..f5a9bba5e8d9e5dd53307af23f11e204df110d9c783d29964c9c205eb0420f02 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-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 diff --git a/pygost/gost3413.py b/pygost/gost3413.py index df94e00f212d070b7b2c1124bb1738375d724ec4a56cdfd93ba80dcf249669d2..c9d13fdce151a407a3ba8271e2c18cc0640237d790641603d4b96068a34687a3 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-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 diff --git a/pygost/kdf.py b/pygost/kdf.py index 50652d2cc72aab1930002f6f2b6108d97215ce89735b53588e7bc717844584fc..1031d1dbbe68956bf6c707a5b626d6928d0def66d48006748863f36eec385853 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-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 diff --git a/pygost/mgm.py b/pygost/mgm.py index cb912c0e13e626a4fea81387480bb78455d9b40a5b4ce54ae57c2baf4bad20f4..c96a74a1598d75cf720430aff14725ae62d5f1e235c61b00d749c4c34b85cc2c 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-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 diff --git a/pygost/test_cms.py b/pygost/test_cms.py index 8c6e3f04a4c7f04a48f1e5084479f6237b206b13c697a9697131b74b0c4a4ee6..e0cc496c82ee8d954b6ef4c2dc7f5dcb84cd26f8397c636c2d4662637a6d1755 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-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 diff --git a/pygost/test_gost28147.py b/pygost/test_gost28147.py index 0cc1ae88817eb974f9563df06c9b815c61b26d93e51f7fa3f9fd7c0d176613cf..aa4bc46f470cfc474704218f689add7bbe92f9afbaa1661c58007024750fecfd 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-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 diff --git a/pygost/test_gost28147_mac.py b/pygost/test_gost28147_mac.py index 5e2b78d47c64998338db7af767af27bb808c31f6578a7c1112761815dee2c9d4..1dc3a5e47cd2c66d3b7c0f471e2bff62b0c5436bf689dd5ec559a5060aecb188 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-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 diff --git a/pygost/test_gost3410.py b/pygost/test_gost3410.py index afc42fb595478db9fae5416946ef607a94419ae2f6b013ff68ffd97063161861..99172733a04819df8b5fba46d4ce602a6650aaa6dac2536f54135780510051a6 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-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 diff --git a/pygost/test_gost3410_vko.py b/pygost/test_gost3410_vko.py index f3f7eafb0a3daf1c7f2af97ad657e3bfa916ba7197beb94ab8aa348693b55e95..486b36a36239199c908df72d53d8b108bf7ec4886b013b50e1876eb91f9f926b 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-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 diff --git a/pygost/test_gost34112012.py b/pygost/test_gost34112012.py index fb55b8964f0ac86155e3fcf6434ca6a293b29999ba60b6492a09cdd498a01952..5e7ee62d26a24b477274f89b7b51aaa169d4e93f8c6a208f117b46802c433cba 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-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 diff --git a/pygost/test_gost341194.py b/pygost/test_gost341194.py index 69e055678954d5b7eea3aa4bedc3688b11ae94ccbeaf2dd99c9c5a938713d6cb..b4ca94fd2a01350755d0adea92f033e1be1f7af37a33835b574b63d0f3a20c45 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-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 diff --git a/pygost/test_gost3412.py b/pygost/test_gost3412.py index 128d57073cd016cda09e7f94561c8c3a69b1f70135951d2c12907c561c29188b..2b483a0accd3084744ffdfbb2e6a83835e0eb265ee8018f382b410d5029a1bfe 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-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 diff --git a/pygost/test_gost3413.py b/pygost/test_gost3413.py index 4b212bb900a204ed566fbf7b3d24ec20c9695eb4bf563f5eca4cecb6dd326a76..6d96f264e26bd97aa999f81780699bb6ade9b6d9eaf37f69b7528d89b97ffa93 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-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 diff --git a/pygost/test_kdf.py b/pygost/test_kdf.py index 6283ce8610a0b26d26b471e32c31c596fc054b662d8887d023223658676552f1..3042cfeda94826bf3a66583272508200b1f4346ba151a9bf0e2cdda289a1e260 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-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 diff --git a/pygost/test_mgm.py b/pygost/test_mgm.py index 3002f907959cfa107cabf1169a376a4a4f699e2617844e2de0bcfbc59e90fcbe..73911cb4f76c2ffc921eec65acd70cbe1370631620470009924d65a0912cfba7 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-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 diff --git a/pygost/test_pfx.py b/pygost/test_pfx.py index f611476c6cad2b4b87203ca48d7dd0b1e776e725cf5e8933d318a84cf347f65c..0d6d42949918759f0185149156a2892801378a68a693bb4b70eb5f38e90023f4 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-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 diff --git a/pygost/test_wrap.py b/pygost/test_wrap.py index 41cbbf3f325bca7b522fb2610bd27b9362060f32a0e09fd33a673b4fbe70446f..80a671695c545b637feb51533a48c2b73f47b4c9fcebe615ffe7de6ec21fa541 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-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 diff --git a/pygost/test_x509.py b/pygost/test_x509.py index ebf9ba98f05d7255136f4a64d8283a90e38e190d5ecb3396b84724d4fb35ee36..85580ae30637102c2ed2e3517ba314f1c7d597ac78c74a9495a105504e327df9 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-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 diff --git a/pygost/utils.py b/pygost/utils.py index b05f0e38e7a80d3ab5d31ab11b20136b8aea9292c37b76d78870c38d5fdd5ce2..613c5dcb8bad941b0da50fcb33165c0ef9627206b79c2db4475a3b915ecd5c35 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-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 diff --git a/pygost/wrap.py b/pygost/wrap.py index e62a3800ec53fdc4c9a07e74c4c56c152195157dc4eb64910f4a2c9b99e43a54..d5aeba50061740e4461851e72e60d586d84fe94920cb61013ea58e168e328a40 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-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