pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/security/py-cryptography



This is wrong. There are too many unnecessary files in the PLIST.


> Module Name: pkgsrc
> Committed By: wiz
> Date: Mon Feb 16 19:08:07 UTC 2026
> 
> Modified Files:
> pkgsrc/security/py-cryptography: Makefile PLIST
> 
> Log Message:
> py-cryptography: fix PLIST
> 
> setuptools? maturin? update?
> 
> Bump PKGREVISION.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.137 -r1.138 pkgsrc/security/py-cryptography/Makefile
> cvs rdiff -u -r1.37 -r1.38 pkgsrc/security/py-cryptography/PLIST
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 
> Modified files:
> 
> Index: pkgsrc/security/py-cryptography/Makefile
> diff -u pkgsrc/security/py-cryptography/Makefile:1.137 pkgsrc/security/py-cryptography/Makefile:1.138
> --- pkgsrc/security/py-cryptography/Makefile:1.137 Tue Feb 10 22:45:05 2026
> +++ pkgsrc/security/py-cryptography/Makefile Mon Feb 16 19:08:07 2026
> @@ -1,7 +1,8 @@
> -# $NetBSD: Makefile,v 1.137 2026/02/10 22:45:05 wiz Exp $
> +# $NetBSD: Makefile,v 1.138 2026/02/16 19:08:07 wiz Exp $
> 
> DISTNAME= cryptography-46.0.5
> PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
> +PKGREVISION= 1
> CATEGORIES= security python
> MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/}
> 
> 
> Index: pkgsrc/security/py-cryptography/PLIST
> diff -u pkgsrc/security/py-cryptography/PLIST:1.37 pkgsrc/security/py-cryptography/PLIST:1.38
> --- pkgsrc/security/py-cryptography/PLIST:1.37 Mon Sep 22 17:40:08 2025
> +++ pkgsrc/security/py-cryptography/PLIST Mon Feb 16 19:08:07 2026
> @@ -1,4 +1,6 @@
> -@comment $NetBSD: PLIST,v 1.37 2025/09/22 17:40:08 adam Exp $
> +@comment $NetBSD: PLIST,v 1.38 2026/02/16 19:08:07 wiz Exp $
> +${PYSITELIB}/CHANGELOG.rst
> +${PYSITELIB}/CONTRIBUTING.rst
> ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
> ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
> ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
> @@ -250,3 +252,451 @@ ${PYSITELIB}/cryptography/x509/oid.pyo
> ${PYSITELIB}/cryptography/x509/verification.py
> ${PYSITELIB}/cryptography/x509/verification.pyc
> ${PYSITELIB}/cryptography/x509/verification.pyo
> +${PYSITELIB}/docs/Makefile
> +${PYSITELIB}/docs/_ext/cryptography-docs.py
> +${PYSITELIB}/docs/_ext/cryptography-docs.pyc
> +${PYSITELIB}/docs/_ext/cryptography-docs.pyo
> +${PYSITELIB}/docs/_ext/linkcode_res.py
> +${PYSITELIB}/docs/_ext/linkcode_res.pyc
> +${PYSITELIB}/docs/_ext/linkcode_res.pyo
> +${PYSITELIB}/docs/_static/.keep
> +${PYSITELIB}/docs/api-stability.rst
> +${PYSITELIB}/docs/changelog.rst
> +${PYSITELIB}/docs/community.rst
> +${PYSITELIB}/docs/conf.py
> +${PYSITELIB}/docs/conf.pyc
> +${PYSITELIB}/docs/conf.pyo
> +${PYSITELIB}/docs/development/c-bindings.rst
> +${PYSITELIB}/docs/development/custom-vectors/aes-192-gcm-siv.rst
> +${PYSITELIB}/docs/development/custom-vectors/aes-192-gcm-siv/generate_aes192gcmsiv.py
> +${PYSITELIB}/docs/development/custom-vectors/aes-192-gcm-siv/generate_aes192gcmsiv.pyc
> +${PYSITELIB}/docs/development/custom-vectors/aes-192-gcm-siv/generate_aes192gcmsiv.pyo
> +${PYSITELIB}/docs/development/custom-vectors/aes-192-gcm-siv/verify-aes192gcmsiv/Cargo.toml
> +${PYSITELIB}/docs/development/custom-vectors/aes-192-gcm-siv/verify-aes192gcmsiv/src/main.rs
> +${PYSITELIB}/docs/development/custom-vectors/arc4.rst
> +${PYSITELIB}/docs/development/custom-vectors/arc4/generate_arc4.py
> +${PYSITELIB}/docs/development/custom-vectors/arc4/generate_arc4.pyc
> +${PYSITELIB}/docs/development/custom-vectors/arc4/generate_arc4.pyo
> +${PYSITELIB}/docs/development/custom-vectors/arc4/verify_arc4.go
> +${PYSITELIB}/docs/development/custom-vectors/cast5.rst
> +${PYSITELIB}/docs/development/custom-vectors/cast5/generate_cast5.py
> +${PYSITELIB}/docs/development/custom-vectors/cast5/generate_cast5.pyc
> +${PYSITELIB}/docs/development/custom-vectors/cast5/generate_cast5.pyo
> +${PYSITELIB}/docs/development/custom-vectors/cast5/verify_cast5.go
> +${PYSITELIB}/docs/development/custom-vectors/chacha20.rst
> +${PYSITELIB}/docs/development/custom-vectors/chacha20/generate_chacha20_overflow.py
> +${PYSITELIB}/docs/development/custom-vectors/chacha20/generate_chacha20_overflow.pyc
> +${PYSITELIB}/docs/development/custom-vectors/chacha20/generate_chacha20_overflow.pyo
> +${PYSITELIB}/docs/development/custom-vectors/chacha20/verify_chacha20_overflow.py
> +${PYSITELIB}/docs/development/custom-vectors/chacha20/verify_chacha20_overflow.pyc
> +${PYSITELIB}/docs/development/custom-vectors/chacha20/verify_chacha20_overflow.pyo
> +${PYSITELIB}/docs/development/custom-vectors/hkdf.rst
> +${PYSITELIB}/docs/development/custom-vectors/hkdf/generate_hkdf.py
> +${PYSITELIB}/docs/development/custom-vectors/hkdf/generate_hkdf.pyc
> +${PYSITELIB}/docs/development/custom-vectors/hkdf/generate_hkdf.pyo
> +${PYSITELIB}/docs/development/custom-vectors/hkdf/verify_hkdf.go
> +${PYSITELIB}/docs/development/custom-vectors/idea.rst
> +${PYSITELIB}/docs/development/custom-vectors/idea/generate_idea.py
> +${PYSITELIB}/docs/development/custom-vectors/idea/generate_idea.pyc
> +${PYSITELIB}/docs/development/custom-vectors/idea/generate_idea.pyo
> +${PYSITELIB}/docs/development/custom-vectors/idea/verify_idea.py
> +${PYSITELIB}/docs/development/custom-vectors/idea/verify_idea.pyc
> +${PYSITELIB}/docs/development/custom-vectors/idea/verify_idea.pyo
> +${PYSITELIB}/docs/development/custom-vectors/rc2.rst
> +${PYSITELIB}/docs/development/custom-vectors/rc2/genrc2.go
> +${PYSITELIB}/docs/development/custom-vectors/rc2/go.mod
> +${PYSITELIB}/docs/development/custom-vectors/rc2/rc2/rc2.go
> +${PYSITELIB}/docs/development/custom-vectors/rsa-oaep-sha2.rst
> +${PYSITELIB}/docs/development/custom-vectors/rsa-oaep-sha2/VerifyRSAOAEPSHA2.java
> +${PYSITELIB}/docs/development/custom-vectors/rsa-oaep-sha2/generate_rsa_oaep_sha2.py
> +${PYSITELIB}/docs/development/custom-vectors/rsa-oaep-sha2/generate_rsa_oaep_sha2.pyc
> +${PYSITELIB}/docs/development/custom-vectors/rsa-oaep-sha2/generate_rsa_oaep_sha2.pyo
> +${PYSITELIB}/docs/development/custom-vectors/secp256k1.rst
> +${PYSITELIB}/docs/development/custom-vectors/secp256k1/generate_secp256k1.py
> +${PYSITELIB}/docs/development/custom-vectors/secp256k1/generate_secp256k1.pyc
> +${PYSITELIB}/docs/development/custom-vectors/secp256k1/generate_secp256k1.pyo
> +${PYSITELIB}/docs/development/custom-vectors/secp256k1/verify_secp256k1.py
> +${PYSITELIB}/docs/development/custom-vectors/secp256k1/verify_secp256k1.pyc
> +${PYSITELIB}/docs/development/custom-vectors/secp256k1/verify_secp256k1.pyo
> +${PYSITELIB}/docs/development/custom-vectors/seed.rst
> +${PYSITELIB}/docs/development/custom-vectors/seed/generate_seed.py
> +${PYSITELIB}/docs/development/custom-vectors/seed/generate_seed.pyc
> +${PYSITELIB}/docs/development/custom-vectors/seed/generate_seed.pyo
> +${PYSITELIB}/docs/development/custom-vectors/seed/verify_seed.py
> +${PYSITELIB}/docs/development/custom-vectors/seed/verify_seed.pyc
> +${PYSITELIB}/docs/development/custom-vectors/seed/verify_seed.pyo
> +${PYSITELIB}/docs/development/getting-started.rst
> +${PYSITELIB}/docs/development/index.rst
> +${PYSITELIB}/docs/development/reviewing-patches.rst
> +${PYSITELIB}/docs/development/submitting-patches.rst
> +${PYSITELIB}/docs/development/test-vectors.rst
> +${PYSITELIB}/docs/doing-a-release.rst
> +${PYSITELIB}/docs/exceptions.rst
> +${PYSITELIB}/docs/faq.rst
> +${PYSITELIB}/docs/fernet.rst
> +${PYSITELIB}/docs/glossary.rst
> +${PYSITELIB}/docs/hazmat/decrepit/ciphers.rst
> +${PYSITELIB}/docs/hazmat/decrepit/index.rst
> +${PYSITELIB}/docs/hazmat/primitives/aead.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/cloudhsm.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/dh.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/dsa.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/ec.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/ed25519.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/ed448.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/index.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/rsa.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/serialization.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/utils.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/x25519.rst
> +${PYSITELIB}/docs/hazmat/primitives/asymmetric/x448.rst
> +${PYSITELIB}/docs/hazmat/primitives/constant-time.rst
> +${PYSITELIB}/docs/hazmat/primitives/cryptographic-hashes.rst
> +${PYSITELIB}/docs/hazmat/primitives/index.rst
> +${PYSITELIB}/docs/hazmat/primitives/key-derivation-functions.rst
> +${PYSITELIB}/docs/hazmat/primitives/keywrap.rst
> +${PYSITELIB}/docs/hazmat/primitives/mac/cmac.rst
> +${PYSITELIB}/docs/hazmat/primitives/mac/hmac.rst
> +${PYSITELIB}/docs/hazmat/primitives/mac/index.rst
> +${PYSITELIB}/docs/hazmat/primitives/mac/poly1305.rst
> +${PYSITELIB}/docs/hazmat/primitives/padding.rst
> +${PYSITELIB}/docs/hazmat/primitives/symmetric-encryption.rst
> +${PYSITELIB}/docs/hazmat/primitives/twofactor.rst
> +${PYSITELIB}/docs/index.rst
> +${PYSITELIB}/docs/installation.rst
> +${PYSITELIB}/docs/limitations.rst
> +${PYSITELIB}/docs/make.bat
> +${PYSITELIB}/docs/openssl.rst
> +${PYSITELIB}/docs/random-numbers.rst
> +${PYSITELIB}/docs/security.rst
> +${PYSITELIB}/docs/spelling_wordlist.txt
> +${PYSITELIB}/docs/x509/certificate-transparency.rst
> +${PYSITELIB}/docs/x509/index.rst
> +${PYSITELIB}/docs/x509/ocsp.rst
> +${PYSITELIB}/docs/x509/reference.rst
> +${PYSITELIB}/docs/x509/tutorial.rst
> +${PYSITELIB}/docs/x509/verification.rst
> +${PYSITELIB}/tests/__init__.py
> +${PYSITELIB}/tests/__init__.pyc
> +${PYSITELIB}/tests/__init__.pyo
> +${PYSITELIB}/tests/bench/__init__.py
> +${PYSITELIB}/tests/bench/__init__.pyc
> +${PYSITELIB}/tests/bench/__init__.pyo
> +${PYSITELIB}/tests/bench/test_aead.py
> +${PYSITELIB}/tests/bench/test_aead.pyc
> +${PYSITELIB}/tests/bench/test_aead.pyo
> +${PYSITELIB}/tests/bench/test_ec_load.py
> +${PYSITELIB}/tests/bench/test_ec_load.pyc
> +${PYSITELIB}/tests/bench/test_ec_load.pyo
> +${PYSITELIB}/tests/bench/test_fernet.py
> +${PYSITELIB}/tests/bench/test_fernet.pyc
> +${PYSITELIB}/tests/bench/test_fernet.pyo
> +${PYSITELIB}/tests/bench/test_hashes.py
> +${PYSITELIB}/tests/bench/test_hashes.pyc
> +${PYSITELIB}/tests/bench/test_hashes.pyo
> +${PYSITELIB}/tests/bench/test_hkdf.py
> +${PYSITELIB}/tests/bench/test_hkdf.pyc
> +${PYSITELIB}/tests/bench/test_hkdf.pyo
> +${PYSITELIB}/tests/bench/test_hmac.py
> +${PYSITELIB}/tests/bench/test_hmac.pyc
> +${PYSITELIB}/tests/bench/test_hmac.pyo
> +${PYSITELIB}/tests/bench/test_x509.py
> +${PYSITELIB}/tests/bench/test_x509.pyc
> +${PYSITELIB}/tests/bench/test_x509.pyo
> +${PYSITELIB}/tests/conftest.py
> +${PYSITELIB}/tests/conftest.pyc
> +${PYSITELIB}/tests/conftest.pyo
> +${PYSITELIB}/tests/deprecated_module.py
> +${PYSITELIB}/tests/deprecated_module.pyc
> +${PYSITELIB}/tests/deprecated_module.pyo
> +${PYSITELIB}/tests/doubles.py
> +${PYSITELIB}/tests/doubles.pyc
> +${PYSITELIB}/tests/doubles.pyo
> +${PYSITELIB}/tests/hazmat/__init__.py
> +${PYSITELIB}/tests/hazmat/__init__.pyc
> +${PYSITELIB}/tests/hazmat/__init__.pyo
> +${PYSITELIB}/tests/hazmat/asn1/test_api.py
> +${PYSITELIB}/tests/hazmat/asn1/test_api.pyc
> +${PYSITELIB}/tests/hazmat/asn1/test_api.pyo
> +${PYSITELIB}/tests/hazmat/asn1/test_encoding.py
> +${PYSITELIB}/tests/hazmat/asn1/test_encoding.pyc
> +${PYSITELIB}/tests/hazmat/asn1/test_encoding.pyo
> +${PYSITELIB}/tests/hazmat/backends/__init__.py
> +${PYSITELIB}/tests/hazmat/backends/__init__.pyc
> +${PYSITELIB}/tests/hazmat/backends/__init__.pyo
> +${PYSITELIB}/tests/hazmat/backends/test_openssl.py
> +${PYSITELIB}/tests/hazmat/backends/test_openssl.pyc
> +${PYSITELIB}/tests/hazmat/backends/test_openssl.pyo
> +${PYSITELIB}/tests/hazmat/bindings/test_openssl.py
> +${PYSITELIB}/tests/hazmat/bindings/test_openssl.pyc
> +${PYSITELIB}/tests/hazmat/bindings/test_openssl.pyo
> +${PYSITELIB}/tests/hazmat/primitives/__init__.py
> +${PYSITELIB}/tests/hazmat/primitives/__init__.pyc
> +${PYSITELIB}/tests/hazmat/primitives/__init__.pyo
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/__init__.py
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/__init__.pyc
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/__init__.pyo
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_3des.py
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_3des.pyc
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_3des.pyo
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_algorithms.py
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_algorithms.pyc
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_algorithms.pyo
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_arc4.py
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_arc4.pyc
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_arc4.pyo
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_rc2.py
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_rc2.pyc
> +${PYSITELIB}/tests/hazmat/primitives/decrepit/test_rc2.pyo
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_dh.py
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_dh.pyc
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_dh.pyo
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_dsa.py
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_dsa.pyc
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_dsa.pyo
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_ec.py
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_ec.pyc
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_ec.pyo
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_rsa.py
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_rsa.pyc
> +${PYSITELIB}/tests/hazmat/primitives/fixtures_rsa.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_aead.py
> +${PYSITELIB}/tests/hazmat/primitives/test_aead.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_aead.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_aes.py
> +${PYSITELIB}/tests/hazmat/primitives/test_aes.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_aes.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_aes_gcm.py
> +${PYSITELIB}/tests/hazmat/primitives/test_aes_gcm.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_aes_gcm.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_argon2.py
> +${PYSITELIB}/tests/hazmat/primitives/test_argon2.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_argon2.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_asym_utils.py
> +${PYSITELIB}/tests/hazmat/primitives/test_asym_utils.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_asym_utils.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_block.py
> +${PYSITELIB}/tests/hazmat/primitives/test_block.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_block.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_camellia.py
> +${PYSITELIB}/tests/hazmat/primitives/test_camellia.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_camellia.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_chacha20.py
> +${PYSITELIB}/tests/hazmat/primitives/test_chacha20.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_chacha20.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_ciphers.py
> +${PYSITELIB}/tests/hazmat/primitives/test_ciphers.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_ciphers.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_cmac.py
> +${PYSITELIB}/tests/hazmat/primitives/test_cmac.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_cmac.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_concatkdf.py
> +${PYSITELIB}/tests/hazmat/primitives/test_concatkdf.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_concatkdf.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_constant_time.py
> +${PYSITELIB}/tests/hazmat/primitives/test_constant_time.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_constant_time.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_dh.py
> +${PYSITELIB}/tests/hazmat/primitives/test_dh.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_dh.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_dsa.py
> +${PYSITELIB}/tests/hazmat/primitives/test_dsa.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_dsa.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_ec.py
> +${PYSITELIB}/tests/hazmat/primitives/test_ec.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_ec.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_ed25519.py
> +${PYSITELIB}/tests/hazmat/primitives/test_ed25519.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_ed25519.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_ed448.py
> +${PYSITELIB}/tests/hazmat/primitives/test_ed448.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_ed448.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_hash_vectors.py
> +${PYSITELIB}/tests/hazmat/primitives/test_hash_vectors.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_hash_vectors.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_hashes.py
> +${PYSITELIB}/tests/hazmat/primitives/test_hashes.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_hashes.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_hkdf.py
> +${PYSITELIB}/tests/hazmat/primitives/test_hkdf.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_hkdf.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_hkdf_vectors.py
> +${PYSITELIB}/tests/hazmat/primitives/test_hkdf_vectors.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_hkdf_vectors.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_hmac.py
> +${PYSITELIB}/tests/hazmat/primitives/test_hmac.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_hmac.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_hmac_vectors.py
> +${PYSITELIB}/tests/hazmat/primitives/test_hmac_vectors.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_hmac_vectors.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_kbkdf.py
> +${PYSITELIB}/tests/hazmat/primitives/test_kbkdf.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_kbkdf.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_kbkdf_vectors.py
> +${PYSITELIB}/tests/hazmat/primitives/test_kbkdf_vectors.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_kbkdf_vectors.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_keywrap.py
> +${PYSITELIB}/tests/hazmat/primitives/test_keywrap.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_keywrap.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_padding.py
> +${PYSITELIB}/tests/hazmat/primitives/test_padding.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_padding.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_pbkdf2hmac.py
> +${PYSITELIB}/tests/hazmat/primitives/test_pbkdf2hmac.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_pbkdf2hmac.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py
> +${PYSITELIB}/tests/hazmat/primitives/test_pbkdf2hmac_vectors.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_pbkdf2hmac_vectors.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_pkcs12.py
> +${PYSITELIB}/tests/hazmat/primitives/test_pkcs12.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_pkcs12.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_pkcs7.py
> +${PYSITELIB}/tests/hazmat/primitives/test_pkcs7.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_pkcs7.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_poly1305.py
> +${PYSITELIB}/tests/hazmat/primitives/test_poly1305.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_poly1305.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_rsa.py
> +${PYSITELIB}/tests/hazmat/primitives/test_rsa.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_rsa.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_scrypt.py
> +${PYSITELIB}/tests/hazmat/primitives/test_scrypt.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_scrypt.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_serialization.py
> +${PYSITELIB}/tests/hazmat/primitives/test_serialization.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_serialization.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_sm4.py
> +${PYSITELIB}/tests/hazmat/primitives/test_sm4.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_sm4.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_ssh.py
> +${PYSITELIB}/tests/hazmat/primitives/test_ssh.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_ssh.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_x25519.py
> +${PYSITELIB}/tests/hazmat/primitives/test_x25519.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_x25519.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_x448.py
> +${PYSITELIB}/tests/hazmat/primitives/test_x448.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_x448.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_x963_vectors.py
> +${PYSITELIB}/tests/hazmat/primitives/test_x963_vectors.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_x963_vectors.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_x963kdf.py
> +${PYSITELIB}/tests/hazmat/primitives/test_x963kdf.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_x963kdf.pyo
> +${PYSITELIB}/tests/hazmat/primitives/test_xofhash.py
> +${PYSITELIB}/tests/hazmat/primitives/test_xofhash.pyc
> +${PYSITELIB}/tests/hazmat/primitives/test_xofhash.pyo
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/__init__.py
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/__init__.pyc
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/__init__.pyo
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/test_hotp.py
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/test_hotp.pyc
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/test_hotp.pyo
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/test_totp.py
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/test_totp.pyc
> +${PYSITELIB}/tests/hazmat/primitives/twofactor/test_totp.pyo
> +${PYSITELIB}/tests/hazmat/primitives/utils.py
> +${PYSITELIB}/tests/hazmat/primitives/utils.pyc
> +${PYSITELIB}/tests/hazmat/primitives/utils.pyo
> +${PYSITELIB}/tests/hazmat/test_oid.py
> +${PYSITELIB}/tests/hazmat/test_oid.pyc
> +${PYSITELIB}/tests/hazmat/test_oid.pyo
> +${PYSITELIB}/tests/test_cryptography_utils.py
> +${PYSITELIB}/tests/test_cryptography_utils.pyc
> +${PYSITELIB}/tests/test_cryptography_utils.pyo
> +${PYSITELIB}/tests/test_fernet.py
> +${PYSITELIB}/tests/test_fernet.pyc
> +${PYSITELIB}/tests/test_fernet.pyo
> +${PYSITELIB}/tests/test_meta.py
> +${PYSITELIB}/tests/test_meta.pyc
> +${PYSITELIB}/tests/test_meta.pyo
> +${PYSITELIB}/tests/test_utils.py
> +${PYSITELIB}/tests/test_utils.pyc
> +${PYSITELIB}/tests/test_utils.pyo
> +${PYSITELIB}/tests/test_warnings.py
> +${PYSITELIB}/tests/test_warnings.pyc
> +${PYSITELIB}/tests/test_warnings.pyo
> +${PYSITELIB}/tests/utils.py
> +${PYSITELIB}/tests/utils.pyc
> +${PYSITELIB}/tests/utils.pyo
> +${PYSITELIB}/tests/wycheproof/__init__.py
> +${PYSITELIB}/tests/wycheproof/__init__.pyc
> +${PYSITELIB}/tests/wycheproof/__init__.pyo
> +${PYSITELIB}/tests/wycheproof/test_aes.py
> +${PYSITELIB}/tests/wycheproof/test_aes.pyc
> +${PYSITELIB}/tests/wycheproof/test_aes.pyo
> +${PYSITELIB}/tests/wycheproof/test_chacha20poly1305.py
> +${PYSITELIB}/tests/wycheproof/test_chacha20poly1305.pyc
> +${PYSITELIB}/tests/wycheproof/test_chacha20poly1305.pyo
> +${PYSITELIB}/tests/wycheproof/test_cmac.py
> +${PYSITELIB}/tests/wycheproof/test_cmac.pyc
> +${PYSITELIB}/tests/wycheproof/test_cmac.pyo
> +${PYSITELIB}/tests/wycheproof/test_dsa.py
> +${PYSITELIB}/tests/wycheproof/test_dsa.pyc
> +${PYSITELIB}/tests/wycheproof/test_dsa.pyo
> +${PYSITELIB}/tests/wycheproof/test_ecdh.py
> +${PYSITELIB}/tests/wycheproof/test_ecdh.pyc
> +${PYSITELIB}/tests/wycheproof/test_ecdh.pyo
> +${PYSITELIB}/tests/wycheproof/test_ecdsa.py
> +${PYSITELIB}/tests/wycheproof/test_ecdsa.pyc
> +${PYSITELIB}/tests/wycheproof/test_ecdsa.pyo
> +${PYSITELIB}/tests/wycheproof/test_eddsa.py
> +${PYSITELIB}/tests/wycheproof/test_eddsa.pyc
> +${PYSITELIB}/tests/wycheproof/test_eddsa.pyo
> +${PYSITELIB}/tests/wycheproof/test_hkdf.py
> +${PYSITELIB}/tests/wycheproof/test_hkdf.pyc
> +${PYSITELIB}/tests/wycheproof/test_hkdf.pyo
> +${PYSITELIB}/tests/wycheproof/test_hmac.py
> +${PYSITELIB}/tests/wycheproof/test_hmac.pyc
> +${PYSITELIB}/tests/wycheproof/test_hmac.pyo
> +${PYSITELIB}/tests/wycheproof/test_keywrap.py
> +${PYSITELIB}/tests/wycheproof/test_keywrap.pyc
> +${PYSITELIB}/tests/wycheproof/test_keywrap.pyo
> +${PYSITELIB}/tests/wycheproof/test_pbkdf2.py
> +${PYSITELIB}/tests/wycheproof/test_pbkdf2.pyc
> +${PYSITELIB}/tests/wycheproof/test_pbkdf2.pyo
> +${PYSITELIB}/tests/wycheproof/test_rsa.py
> +${PYSITELIB}/tests/wycheproof/test_rsa.pyc
> +${PYSITELIB}/tests/wycheproof/test_rsa.pyo
> +${PYSITELIB}/tests/wycheproof/test_utils.py
> +${PYSITELIB}/tests/wycheproof/test_utils.pyc
> +${PYSITELIB}/tests/wycheproof/test_utils.pyo
> +${PYSITELIB}/tests/wycheproof/test_x25519.py
> +${PYSITELIB}/tests/wycheproof/test_x25519.pyc
> +${PYSITELIB}/tests/wycheproof/test_x25519.pyo
> +${PYSITELIB}/tests/wycheproof/test_x448.py
> +${PYSITELIB}/tests/wycheproof/test_x448.pyc
> +${PYSITELIB}/tests/wycheproof/test_x448.pyo
> +${PYSITELIB}/tests/wycheproof/utils.py
> +${PYSITELIB}/tests/wycheproof/utils.pyc
> +${PYSITELIB}/tests/wycheproof/utils.pyo
> +${PYSITELIB}/tests/x509/__init__.py
> +${PYSITELIB}/tests/x509/__init__.pyc
> +${PYSITELIB}/tests/x509/__init__.pyo
> +${PYSITELIB}/tests/x509/test_name.py
> +${PYSITELIB}/tests/x509/test_name.pyc
> +${PYSITELIB}/tests/x509/test_name.pyo
> +${PYSITELIB}/tests/x509/test_ocsp.py
> +${PYSITELIB}/tests/x509/test_ocsp.pyc
> +${PYSITELIB}/tests/x509/test_ocsp.pyo
> +${PYSITELIB}/tests/x509/test_x509.py
> +${PYSITELIB}/tests/x509/test_x509.pyc
> +${PYSITELIB}/tests/x509/test_x509.pyo
> +${PYSITELIB}/tests/x509/test_x509_crlbuilder.py
> +${PYSITELIB}/tests/x509/test_x509_crlbuilder.pyc
> +${PYSITELIB}/tests/x509/test_x509_crlbuilder.pyo
> +${PYSITELIB}/tests/x509/test_x509_ext.py
> +${PYSITELIB}/tests/x509/test_x509_ext.pyc
> +${PYSITELIB}/tests/x509/test_x509_ext.pyo
> +${PYSITELIB}/tests/x509/test_x509_revokedcertbuilder.py
> +${PYSITELIB}/tests/x509/test_x509_revokedcertbuilder.pyc
> +${PYSITELIB}/tests/x509/test_x509_revokedcertbuilder.pyo
> +${PYSITELIB}/tests/x509/verification/__init__.py
> +${PYSITELIB}/tests/x509/verification/__init__.pyc
> +${PYSITELIB}/tests/x509/verification/__init__.pyo
> +${PYSITELIB}/tests/x509/verification/test_limbo.py
> +${PYSITELIB}/tests/x509/verification/test_limbo.pyc
> +${PYSITELIB}/tests/x509/verification/test_limbo.pyo
> +${PYSITELIB}/tests/x509/verification/test_verification.py
> +${PYSITELIB}/tests/x509/verification/test_verification.pyc
> +${PYSITELIB}/tests/x509/verification/test_verification.pyo
> 




Home | Main Index | Thread Index | Old Index