pyasn1-alt-modules 0.4.2__tar.gz → 0.4.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pyasn1-alt-modules might be problematic. Click here for more details.
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/CHANGES.txt +24 -25
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/LICENSE.txt +1 -1
- {pyasn1-alt-modules-0.4.2/pyasn1_alt_modules.egg-info → pyasn1-alt-modules-0.4.4}/PKG-INFO +7 -4
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/README.md +4 -4
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/__init__.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/opentypemap.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/pem.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc1155.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc1157.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc1901.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc1902.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc1905.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2040.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2251.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2314.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2315.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2437.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2459.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2511.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2528.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2560.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2631.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2634.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2743.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2876.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2898.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2985.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc2986.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3058.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3114.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3125.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3161.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3217.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3274.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3279.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3280.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3281.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3370.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3412.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3414.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3447.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3537.py +1 -1
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc3546.py +23 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3560.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3565.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3657.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3709.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3739.py +6 -3
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3770.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3779.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3820.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3852.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc3874.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4010.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4043.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4055.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4056.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4059.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4073.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4108.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4210.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4211.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4231.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4262.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4334.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4357.py +1 -1
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc4366.py +23 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4387.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4476.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4490.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4491.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4683.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4985.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc4998.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5035.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5055.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5083.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5084.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5126.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5208.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5275.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5276.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5280.py +3 -2
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5480.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5544.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5636.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5639.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5649.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5652.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5697.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5698.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5751.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5752.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5753.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5755.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5913.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5914.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5915.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5916.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5917.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5924.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5934.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5940.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5958.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc5990.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6010.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6019.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6031.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6032.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6066.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6120.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6170.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6187.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6210.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6211.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6402.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6482.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6484.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6486.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6487.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6492.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6493.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6494.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6664.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6955.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6960.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc6962.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7030.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7191.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7229.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7292.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7296.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7508.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7585.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7633.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7693.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7773.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7836.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7894.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7906.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc7914.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8017.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8018.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8103.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8209.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8226.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8358.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8360.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8398.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8410.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8418.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8419.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8479.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8494.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8520.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8619.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8649.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8692.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8696.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8702.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8708.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8737.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8769.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8894.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8951.py +1 -1
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc8954.py +238 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8994.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc8995.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9044.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9092.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9118.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9174.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9189.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9215.py +11 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9286.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9289.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9310.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9323.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9336.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules/rfc9337.py +1 -1
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc9345.py +36 -0
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc9385.py +22 -0
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc9399.py +59 -0
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc9480.py +717 -0
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc9481.py +224 -0
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc9509.py +24 -0
- pyasn1-alt-modules-0.4.4/pyasn1_alt_modules/rfc9548.py +23 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4/pyasn1_alt_modules.egg-info}/PKG-INFO +7 -4
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules.egg-info/SOURCES.txt +21 -5
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/setup.py +5 -4
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/__main__.py +14 -5
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_opentypemap.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_pem.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2040.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2314.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2315.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2437.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2459.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2511.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2528.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2560.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2631.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2634.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2743.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2876.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2898.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2985.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc2986.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3058.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3114.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3125.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3161.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3217.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3274.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3279.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3280.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3281.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3370.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3447.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3537.py +1 -1
- pyasn1-alt-modules-0.4.4/tests/test_rfc3546.py +64 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3560.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3565.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3657.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3709.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3739.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3770.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3779.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3820.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3852.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc3874.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4010.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4043.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4055.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4056.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4059.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4073.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4108.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4210.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4211.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4231.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4262.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4334.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4357.py +1 -1
- pyasn1-alt-modules-0.4.4/tests/test_rfc4366.py +64 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4387.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4476.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4490.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4491.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4683.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4985.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc4998.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5035.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5055.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5083.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5084.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5126.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5208.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5275.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5276.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5280.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5480.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5544.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5636.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5639.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5649.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5652.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5697.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5698.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5751.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5752.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5753.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5755.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5913.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5914.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5915.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5916.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5917.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5924.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5934.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5940.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5958.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc5990.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6010.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6019.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6031.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6032.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6066.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6120.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6170.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6187.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6210.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6211.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6402.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6482.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6484.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6486.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6487.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6492.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6493.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6494.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6664.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6955.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6960.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc6962.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7030.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7191.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7229.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7292.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7296.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7508.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7585.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7633.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7693.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7773.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7836.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7894.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7906.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc7914.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8017.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8018.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8103.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8209.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8226.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8358.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8360.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8398.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8410.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8418.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8419.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8479.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8494.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8520.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8619.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8649.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8692.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8696.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8702.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8708.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8737.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8769.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8894.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8951.py +1 -1
- pyasn1-alt-modules-0.4.4/tests/test_rfc8954.py +192 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8994.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc8995.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9044.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9092.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9118.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9174.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9189.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9215.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9286.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9289.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9310.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9323.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9336.py +1 -1
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/test_rfc9337.py +1 -1
- pyasn1-alt-modules-0.4.4/tests/test_rfc9345.py +97 -0
- pyasn1-alt-modules-0.4.4/tests/test_rfc9385.py +57 -0
- pyasn1-alt-modules-0.4.4/tests/test_rfc9399.py +514 -0
- pyasn1-alt-modules-0.4.4/tests/test_rfc9480.py +219 -0
- pyasn1-alt-modules-0.4.4/tests/test_rfc9481.py +58 -0
- pyasn1-alt-modules-0.4.4/tests/test_rfc9509.py +72 -0
- pyasn1-alt-modules-0.4.4/tests/test_rfc9548.py +56 -0
- pyasn1-alt-modules-0.4.2/pyasn1_alt_modules/addon.py +0 -284
- pyasn1-alt-modules-0.4.2/pyasn1_alt_modules/rfc5794.py +0 -391
- pyasn1-alt-modules-0.4.2/tests/test_addon.py +0 -98
- pyasn1-alt-modules-0.4.2/tests/test_rfc5794.py +0 -254
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/MANIFEST.in +0 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules.egg-info/dependency_links.txt +0 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules.egg-info/requires.txt +0 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules.egg-info/top_level.txt +0 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/pyasn1_alt_modules.egg-info/zip-safe +0 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/requirements.txt +0 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/setup.cfg +0 -0
- {pyasn1-alt-modules-0.4.2 → pyasn1-alt-modules-0.4.4}/tests/__init__.py +0 -0
|
@@ -1,3 +1,27 @@
|
|
|
1
|
+
Revision 0.4.4, released 03-22-2024
|
|
2
|
+
-----------------------------------
|
|
3
|
+
- Added support for Python 3.12, and dropped support for Python 3.5.
|
|
4
|
+
- Added RFC9548 for Generating Transport Key Containers Using the GOST Algorithms
|
|
5
|
+
- Added RFC8964 for Online Certificate Status Protocol (OCSP) with Nonce constraints
|
|
6
|
+
- Modified RFC9480 (CMP updates) to make InfoTypeAndValue['infoType'] optional
|
|
7
|
+
|
|
8
|
+
Revision 0.4.3, released 08-02-2024
|
|
9
|
+
-----------------------------------
|
|
10
|
+
- Update the copyright comment lines for 2024
|
|
11
|
+
- Include support for Python 3.11 in setup.py
|
|
12
|
+
- Update RFC9215 to use OID names from RFC 9215 for GOST R 34.10-2012
|
|
13
|
+
- Added RFC9385 providing GOST R 34.10-2012 Algorithm for IKEv2
|
|
14
|
+
- Added RFC9345 providing Delegated Credentials for TLS and DTLS
|
|
15
|
+
- Added RFC3546 providing PkiPath as used in TLS Extensions
|
|
16
|
+
- Added RFC4366 providing PkiPath as used in TLS Extensions
|
|
17
|
+
- Added RFC9399 providing Logotypes in X.509 Certificates
|
|
18
|
+
- Dropped RFC5794 because the support for RELATIVE-OID is too fragile
|
|
19
|
+
- Added RFC9480 providing Certificate Management Protocol (CMP) updates
|
|
20
|
+
- Added RFC9481 providing Certificate Management Protocol (CMP) algorithms
|
|
21
|
+
- Update RFC5280 to add size constraint to policyQualifiers field of PolicyInformation
|
|
22
|
+
- Added RFC9509 providing Extended Key Usage (EKU) for 5G Network Functions
|
|
23
|
+
- Update RFC3739 to apply https://www.rfc-editor.org/errata/eid7802
|
|
24
|
+
|
|
1
25
|
Revision 0.4.2, released 09-01-2023
|
|
2
26
|
-----------------------------------
|
|
3
27
|
- Added RFC2898 providing PKCS #5, Version 2.0
|
|
@@ -129,7 +153,6 @@ Revision 0.3.0, released 08-06-2021
|
|
|
129
153
|
|
|
130
154
|
Revision 0.2.8, released 16-11-2019
|
|
131
155
|
-----------------------------------
|
|
132
|
-
|
|
133
156
|
- Improve test routines for modules that use certificate extensions
|
|
134
157
|
- Improve test for RFC3709 with a real world certificate
|
|
135
158
|
- Added RFC7633 providing TLS Features Certificate Extension
|
|
@@ -170,7 +193,6 @@ Revision 0.2.8, released 16-11-2019
|
|
|
170
193
|
|
|
171
194
|
Revision 0.2.7, released 09-10-2019
|
|
172
195
|
-----------------------------------
|
|
173
|
-
|
|
174
196
|
- Added maps for use with openType to RFC 3565
|
|
175
197
|
- Added RFC2985 providing PKCS#9 Attributes
|
|
176
198
|
- Added RFC3770 providing Certificate Extensions and Attributes for
|
|
@@ -218,7 +240,6 @@ Revision 0.2.7, released 09-10-2019
|
|
|
218
240
|
|
|
219
241
|
Revision 0.2.6, released 31-07-2019
|
|
220
242
|
-----------------------------------
|
|
221
|
-
|
|
222
243
|
- Added RFC3560 providing RSAES-OAEP Key Transport Algorithm
|
|
223
244
|
in CMS
|
|
224
245
|
- Added RFC6019 providing BinaryTime - an alternate format
|
|
@@ -261,7 +282,6 @@ Revision 0.2.6, released 31-07-2019
|
|
|
261
282
|
|
|
262
283
|
Revision 0.2.5, released 24-04-2019
|
|
263
284
|
-----------------------------------
|
|
264
|
-
|
|
265
285
|
- Added module RFC5958 providing Asymmetric Key Packages,
|
|
266
286
|
which is essentially version 2 of the PrivateKeyInfo
|
|
267
287
|
structure in PKCS#8 in RFC 5208
|
|
@@ -281,68 +301,57 @@ Revision 0.2.5, released 24-04-2019
|
|
|
281
301
|
|
|
282
302
|
Revision 0.2.4, released 26-01-2018
|
|
283
303
|
-----------------------------------
|
|
284
|
-
|
|
285
304
|
- Added modules for RFC8226 implementing JWT Claim Constraints
|
|
286
305
|
and TN Authorization List for X.509 certificate extensions
|
|
287
306
|
- Fixed bug in `rfc5280.AlgorithmIdentifier` ANY type definition
|
|
288
307
|
|
|
289
308
|
Revision 0.2.3, released 30-12-2018
|
|
290
309
|
-----------------------------------
|
|
291
|
-
|
|
292
310
|
- Added modules for RFC5083 and RFC5084 (CMS)
|
|
293
311
|
- Copyright notice extended to the year 2019
|
|
294
312
|
|
|
295
313
|
Revision 0.2.2, released 28-06-2018
|
|
296
314
|
-----------------------------------
|
|
297
|
-
|
|
298
315
|
- Copyright notice extended to the year 2018
|
|
299
316
|
- Migrated references from SourceForge
|
|
300
317
|
- rfc2986 module added
|
|
301
318
|
|
|
302
319
|
Revision 0.2.1, released 23-11-2017
|
|
303
320
|
-----------------------------------
|
|
304
|
-
|
|
305
321
|
- Allow ANY DEFINED BY objects expanding automatically if requested
|
|
306
322
|
- Imports PEP8'ed
|
|
307
323
|
|
|
308
324
|
Revision 0.1.5, released 10-10-2017
|
|
309
325
|
-----------------------------------
|
|
310
|
-
|
|
311
326
|
- OCSP response blob fixed in test
|
|
312
327
|
- Fixed wrong OCSP ResponderID components tagging
|
|
313
328
|
|
|
314
329
|
Revision 0.1.4, released 07-09-2017
|
|
315
330
|
-----------------------------------
|
|
316
|
-
|
|
317
331
|
- Typo fixed in the dependency spec
|
|
318
332
|
|
|
319
333
|
Revision 0.1.3, released 07-09-2017
|
|
320
334
|
-----------------------------------
|
|
321
|
-
|
|
322
335
|
- Apparently, pip>=1.5.6 is still widely used and it is not PEP440
|
|
323
336
|
compliant. Had to replace the `~=` version dependency spec with a
|
|
324
337
|
sequence of simple comparisons to remain compatible with the aging pip.
|
|
325
338
|
|
|
326
339
|
Revision 0.1.2, released 07-09-2017
|
|
327
340
|
-----------------------------------
|
|
328
|
-
|
|
329
341
|
- Pinned to pyasn1 ~0.3.4
|
|
330
342
|
|
|
331
343
|
Revision 0.1.1, released 27-08-2017
|
|
332
344
|
-----------------------------------
|
|
333
|
-
|
|
334
345
|
- Tests refactored into proper unit tests
|
|
335
346
|
- pem.readBase64fromText() convenience function added
|
|
336
347
|
- Pinned to pyasn1 0.3.3
|
|
337
348
|
|
|
338
349
|
Revision 0.0.11, released 04-08-2017
|
|
339
350
|
------------------------------------
|
|
340
|
-
|
|
341
351
|
- Fixed typo in ASN.1 definitions at rfc2315.py
|
|
342
352
|
|
|
343
353
|
Revision 0.0.10, released 27-07-2017
|
|
344
354
|
------------------------------------
|
|
345
|
-
|
|
346
355
|
* Fixed SequenceOf initializer to pass now-mandatory componentType
|
|
347
356
|
keyword argument (since pyasn1 0.3.1)
|
|
348
357
|
* Temporarily fixed recursive ASN.1 type definition to work with
|
|
@@ -350,7 +359,6 @@ Revision 0.0.10, released 27-07-2017
|
|
|
350
359
|
|
|
351
360
|
Revision 0.0.9, released 01-06-2017
|
|
352
361
|
-----------------------------------
|
|
353
|
-
|
|
354
362
|
* More CRL data structures added (RFC3279)
|
|
355
363
|
* Added X.509 certificate extensions map
|
|
356
364
|
* Added X.509 attribute type map
|
|
@@ -361,7 +369,6 @@ Revision 0.0.9, released 01-06-2017
|
|
|
361
369
|
|
|
362
370
|
Revision 0.0.8, released 28-09-2015
|
|
363
371
|
-----------------------------------
|
|
364
|
-
|
|
365
372
|
- Wheel distribution format now supported
|
|
366
373
|
- Fix to misspelled rfc2459.id_at_sutname variable
|
|
367
374
|
- Fix to misspelled rfc2459.NameConstraints component tag ID
|
|
@@ -369,20 +376,17 @@ Revision 0.0.8, released 28-09-2015
|
|
|
369
376
|
|
|
370
377
|
Revision 0.0.7, released 01-08-2015
|
|
371
378
|
-----------------------------------
|
|
372
|
-
|
|
373
379
|
- Extensions added to text files, CVS attic flushed.
|
|
374
380
|
- Fix to rfc2459.BasicConstraints syntax.
|
|
375
381
|
|
|
376
382
|
Revision 0.0.6, released 21-06-2015
|
|
377
383
|
-----------------------------------
|
|
378
|
-
|
|
379
384
|
- Typo fix to id_kp_serverAuth object value
|
|
380
385
|
- A test case for indefinite length encoding eliminated as it's
|
|
381
386
|
forbidden in DER.
|
|
382
387
|
|
|
383
388
|
Revision 0.0.5
|
|
384
389
|
--------------
|
|
385
|
-
|
|
386
390
|
- License updated to vanilla BSD 2-Clause to ease package use
|
|
387
391
|
(http://opensource.org/licenses/BSD-2-Clause).
|
|
388
392
|
- Missing components added to rfc4210.PKIBody.
|
|
@@ -391,7 +395,6 @@ Revision 0.0.5
|
|
|
391
395
|
|
|
392
396
|
Revision 0.0.4
|
|
393
397
|
--------------
|
|
394
|
-
|
|
395
398
|
- CMP structures (RFC4210), cmpdump.py tool and test case added.
|
|
396
399
|
- SNMPv2c Message syntax (RFC1901) properly defined.
|
|
397
400
|
- Package version established in form of __init__.__version__
|
|
@@ -400,7 +403,6 @@ Revision 0.0.4
|
|
|
400
403
|
|
|
401
404
|
Revision 0.0.3
|
|
402
405
|
--------------
|
|
403
|
-
|
|
404
406
|
- Text cases implemented
|
|
405
407
|
- X.509 CRMF structures (RFC2511) and crmfdump.py tool added
|
|
406
408
|
- X.509 CRL structures and crldump.py tool added
|
|
@@ -413,10 +415,8 @@ Revision 0.0.3
|
|
|
413
415
|
- PEM files read function generalized to be used more universally.
|
|
414
416
|
- complete PKIX1 '88 code implemented at rfc2459.py
|
|
415
417
|
|
|
416
|
-
|
|
417
418
|
Revision 0.0.2
|
|
418
419
|
--------------
|
|
419
|
-
|
|
420
420
|
- Require pyasn1 >= 0.1.1
|
|
421
421
|
- Fixes towards Py3K compatibility
|
|
422
422
|
+ use either of existing urllib module
|
|
@@ -426,5 +426,4 @@ Revision 0.0.2
|
|
|
426
426
|
|
|
427
427
|
Revision 0.0.1a
|
|
428
428
|
---------------
|
|
429
|
-
|
|
430
429
|
- Initial revision, most code carried from pyasn1 examples.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
2
|
-
Copyright (c) 2021-
|
|
2
|
+
Copyright (c) 2021-2024, Vigil Security, LLC <housley@vigilsec.com>
|
|
3
3
|
All rights reserved.
|
|
4
4
|
|
|
5
5
|
Redistribution and use in source and binary forms, with or without
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyasn1-alt-modules
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.4
|
|
4
4
|
Summary: A alternate collection of ASN.1-based protocols modules.
|
|
5
5
|
Home-page: https://github.com/russhousley/pyasn1-alt-modules
|
|
6
6
|
Author: Russ Housley
|
|
7
7
|
Author-email: housley@vigilsec.com
|
|
8
8
|
Maintainer: Russ Housley <housley@vigilsec.com>
|
|
9
9
|
License: BSD-2-Clause
|
|
10
|
-
Description: A collection of ASN.1 modules expressed in form of pyasn1 classes. Includes protocols PDUs definition (SNMP, LDAP, OCSP, and so on) as various data structures (X.509, PKCS, and so on).
|
|
11
10
|
Platform: any
|
|
12
11
|
Classifier: Development Status :: 5 - Production/Stable
|
|
13
12
|
Classifier: Environment :: Console
|
|
@@ -22,15 +21,19 @@ Classifier: Operating System :: OS Independent
|
|
|
22
21
|
Classifier: Programming Language :: Python :: 2
|
|
23
22
|
Classifier: Programming Language :: Python :: 2.7
|
|
24
23
|
Classifier: Programming Language :: Python :: 3
|
|
25
|
-
Classifier: Programming Language :: Python :: 3.5
|
|
26
24
|
Classifier: Programming Language :: Python :: 3.6
|
|
27
25
|
Classifier: Programming Language :: Python :: 3.7
|
|
28
26
|
Classifier: Programming Language :: Python :: 3.8
|
|
29
27
|
Classifier: Programming Language :: Python :: 3.9
|
|
30
28
|
Classifier: Programming Language :: Python :: 3.10
|
|
29
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
30
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
31
31
|
Classifier: Topic :: Communications
|
|
32
32
|
Classifier: Topic :: System :: Monitoring
|
|
33
33
|
Classifier: Topic :: System :: Networking :: Monitoring
|
|
34
34
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
35
|
-
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
|
|
35
|
+
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
|
|
36
36
|
Description-Content-Type: text/plain
|
|
37
|
+
License-File: LICENSE.txt
|
|
38
|
+
|
|
39
|
+
A collection of ASN.1 modules expressed in form of pyasn1 classes. Includes protocols PDUs definition (SNMP, LDAP, OCSP, and so on) as well as various data structures (X.509, PKCS, and so on).
|
|
@@ -8,14 +8,14 @@ Alternative ASN.1 modules for pyasn1
|
|
|
8
8
|
The `pyasn1-alt-modules` package contains a collection of
|
|
9
9
|
[ASN.1](https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-X.208-198811-W!!PDF-E&type=items)
|
|
10
10
|
data structures expressed as Python classes based on [pyasn1](https://github.com/etingof/pyasn1)
|
|
11
|
-
data model.
|
|
11
|
+
data model. Maintenance of pyasn1 has shifted to [pyasn1-maint](https://github.com/pyasn1/pyasn1).
|
|
12
12
|
|
|
13
13
|
It seems that [pyasn1-modules](https://github.com/etingof/pyasn1-modules) is no
|
|
14
14
|
longer being maintained. As a result, the `pyasn1-alt-modules` package was
|
|
15
15
|
created to share new module developments. Previous modules are included in
|
|
16
16
|
the `pyasn1-alt-modules` package so that both do not need to be installed.
|
|
17
17
|
|
|
18
|
-
However, the tools directory of the `pyasn1-modules` package
|
|
18
|
+
However, the tools directory of the `pyasn1-modules` package is not included.
|
|
19
19
|
|
|
20
20
|
If ASN.1 module you need is not present in this collection, try using
|
|
21
21
|
[Asn1ate](https://github.com/kimgr/asn1ate) tool that compiles (some)
|
|
@@ -25,10 +25,10 @@ Feedback
|
|
|
25
25
|
--------
|
|
26
26
|
|
|
27
27
|
If something does not work as expected,
|
|
28
|
-
[open an issue](https://github.com/russhousley/pyasn1-alt-modules/issues)
|
|
28
|
+
[open an issue](https://github.com/russhousley/pyasn1-alt-modules/issues) on GitHub.
|
|
29
29
|
|
|
30
30
|
Additional module contributions are welcome via GitHub pull requests.
|
|
31
31
|
|
|
32
32
|
Copyright (c) 2005-2020, [Ilya Etingof](mailto:etingof@gmail.com).<br/>
|
|
33
|
-
Copyright (c) 2021-
|
|
33
|
+
Copyright (c) 2021-2024, Vigil Security, LLC, (contact [Russ Housley](mailto:housley@vigilsec.com))<br/>
|
|
34
34
|
All rights reserved.
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
# http://www.python.org/dev/peps/pep-0396/
|
|
2
|
-
__version__ = '0.4.
|
|
2
|
+
__version__ = '0.4.4'
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
import base64
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# SNMPv1 message syntax
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# SNMPv1 message syntax
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# SNMPv2c message syntax
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# SNMPv2c message syntax
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# SNMPv2c PDU syntax
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
# Modified by Russ Housley to include the opentypemap manager and
|
|
6
6
|
# update the S/MIME Capability map.
|
|
7
7
|
#
|
|
8
|
-
# Copyright (c) 2021-
|
|
8
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
9
9
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
10
10
|
#
|
|
11
11
|
# Identifiers for RC5
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# LDAP message syntax
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
# Modified by Russ Housley to import from RFC 5280 instead of RFC 2459.
|
|
5
5
|
#
|
|
6
6
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
7
|
-
# Copyright (c) 2021-
|
|
7
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# PKCS#10 syntax
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
# Modified by Russ Housley to import from RFC 5280 instead of RFC 2459.
|
|
5
5
|
#
|
|
6
6
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
7
|
-
# Copyright (c) 2021-
|
|
7
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# PKCS#7 message syntax
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# PKCS#1 syntax
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
# Policies Certificate Extension.
|
|
6
6
|
#
|
|
7
7
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
8
|
-
# Copyright (c) 2021-
|
|
8
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
9
9
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
10
10
|
#
|
|
11
11
|
# X.509 message syntax
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
# Modified by Russ Housley to import from RFC 5280 and RFC 5652
|
|
5
5
|
#
|
|
6
6
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
7
|
-
# Copyright (c) 2021-
|
|
7
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# X.509 certificate Request Message Format (CRMF) syntax
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# OCSP request/response syntax
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
#
|
|
4
4
|
# Created by Russ Housley with assistance from asn1ate v.0.6.0.
|
|
5
5
|
#
|
|
6
|
-
# Copyright (c) 2019-
|
|
6
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
7
7
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
8
8
|
#
|
|
9
9
|
# Diffie-Hellman Key Agreement
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
# Modified by Russ Housley to add a map for use with opentypes.
|
|
6
6
|
# Modified by Russ Housley to include the opentypemap manager.
|
|
7
7
|
#
|
|
8
|
-
# Copyright (c) 2019-
|
|
8
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
9
9
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
10
10
|
#
|
|
11
11
|
# Enhanced Security Services for S/MIME
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
# Created by Russ Housley with assistance from asn1ate v.0.6.0.
|
|
5
5
|
# Modified by Russ Housley to include the opentypemap manager.
|
|
6
6
|
#
|
|
7
|
-
# Copyright (c) 2019-
|
|
7
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# KEA and SKIPJACK Algorithms in CMS
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
# Created by Russ Housley with assistance from asn1ate v.0.6.0.
|
|
5
5
|
# Updated by Russ Housley to include the opentypemap manager.
|
|
6
6
|
#
|
|
7
|
-
# Copyright (c) 2019-
|
|
7
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# PKCS#9: Selected Attribute Types (Version 2.0)
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
# definitions from rfc5280 so that the same maps are used.
|
|
8
8
|
#
|
|
9
9
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
10
|
-
# Copyright (c) 2021-
|
|
10
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
11
11
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
12
12
|
#
|
|
13
13
|
# PKCS #10: Certification Request Syntax Specification
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
# Created by Russ Housley.
|
|
5
5
|
# Modified by Russ Housley to include the opentypemap manager.
|
|
6
6
|
#
|
|
7
|
-
# Copyright (c) 2019-
|
|
7
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# IDEA Encryption Algorithm in CMS
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
# Created by Russ Housley with assistance from asn1ate v.0.6.0.
|
|
5
5
|
# Modified by Russ Housley to include the opentypemap manager.
|
|
6
6
|
#
|
|
7
|
-
# Copyright (c) 2019-
|
|
7
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# TEST Company Classification Policies
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
#
|
|
4
4
|
# Created by Russ Housley with assistance from asn1ate v.0.6.0.
|
|
5
5
|
#
|
|
6
|
-
# Copyright (c) 2019-
|
|
6
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
7
7
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
8
8
|
#
|
|
9
9
|
# Electronic Signature Policies
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
#
|
|
4
4
|
# Created by Russ Housley with assistance from asn1ate v.0.6.0.
|
|
5
5
|
#
|
|
6
|
-
# Copyright (c) 2019-
|
|
6
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
7
7
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
8
8
|
#
|
|
9
9
|
# Time-Stamp Protocol (TSP)
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
# Modified by Russ Housley to add a map for use with opentypes.
|
|
6
6
|
# Updated by Russ Housley to include the opentypemap manager.
|
|
7
7
|
#
|
|
8
|
-
# Copyright (c) 2019-
|
|
8
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
9
9
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
10
10
|
#
|
|
11
11
|
# CMS Compressed Data Content Type
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-modules.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2017, Danielle Madeley <danielle@madeley.id.au>
|
|
5
|
-
# Copyright (c) 2019-
|
|
5
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# Modified by Russ Housley to add maps for use with opentypes.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
# Created by Stanisław Pitucha with asn1ate tool.
|
|
6
6
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
7
|
-
# Copyright (c) 2021-
|
|
7
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# Internet X.509 Public Key Infrastructure Certificate and Certificate
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
# Created by Stanisław Pitucha with asn1ate tool.
|
|
6
6
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
7
|
-
# Copyright (c) 2021-
|
|
7
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# An Internet Attribute Certificate Profile for Authorization
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
# Created by Russ Housley.
|
|
5
5
|
# Modified by Russ Housley to include the opentypemap manager.
|
|
6
6
|
#
|
|
7
|
-
# Copyright (c) 2019-
|
|
7
|
+
# Copyright (c) 2019-2024, Vigil Security, LLC
|
|
8
8
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
9
9
|
#
|
|
10
10
|
# Cryptographic Message Syntax (CMS) Algorithms
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# SNMPv3 message syntax
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# SNMPv3 message syntax
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# This file is part of pyasn1-alt-modules software.
|
|
3
3
|
#
|
|
4
4
|
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
|
|
5
|
-
# Copyright (c) 2021-
|
|
5
|
+
# Copyright (c) 2021-2024, Vigil Security, LLC
|
|
6
6
|
# License: http://vigilsec.com/pyasn1-alt-modules-license.txt
|
|
7
7
|
#
|
|
8
8
|
# PKCS#1 syntax
|