���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/ukubnwwtacc0unt/chapelbellstudios.com/uploads/cover/cryptography-3.2.1-py3.6.egg-info.tar
���ѧ٧ѧ�
top_level.txt 0000644 00000000037 15204323313 0007272 0 ustar 00 _openssl _padding cryptography not-zip-safe 0000644 00000000001 15204323313 0006766 0 ustar 00 dependency_links.txt 0000644 00000000001 15204323313 0010606 0 ustar 00 SOURCES.txt 0000644 00000027323 15204323313 0006433 0 ustar 00 AUTHORS.rst CHANGELOG.rst CONTRIBUTING.rst LICENSE LICENSE.APACHE LICENSE.BSD LICENSE.PSF MANIFEST.in README.rst pyproject.toml setup.cfg setup.py docs/Makefile docs/api-stability.rst docs/changelog.rst docs/community.rst docs/conf.py docs/cryptography-docs.py docs/doing-a-release.rst docs/exceptions.rst docs/faq.rst docs/fernet.rst docs/glossary.rst docs/index.rst docs/installation.rst docs/limitations.rst docs/make.bat docs/random-numbers.rst docs/security.rst docs/spelling_wordlist.txt docs/development/c-bindings.rst docs/development/getting-started.rst docs/development/index.rst docs/development/reviewing-patches.rst docs/development/submitting-patches.rst docs/development/test-vectors.rst docs/development/custom-vectors/arc4.rst docs/development/custom-vectors/cast5.rst docs/development/custom-vectors/hkdf.rst docs/development/custom-vectors/idea.rst docs/development/custom-vectors/rsa-oaep-sha2.rst docs/development/custom-vectors/secp256k1.rst docs/development/custom-vectors/seed.rst docs/development/custom-vectors/arc4/generate_arc4.py docs/development/custom-vectors/arc4/verify_arc4.go docs/development/custom-vectors/cast5/generate_cast5.py docs/development/custom-vectors/cast5/verify_cast5.go docs/development/custom-vectors/hkdf/generate_hkdf.py docs/development/custom-vectors/hkdf/verify_hkdf.go docs/development/custom-vectors/idea/generate_idea.py docs/development/custom-vectors/idea/verify_idea.py docs/development/custom-vectors/rsa-oaep-sha2/VerifyRSAOAEPSHA2.java docs/development/custom-vectors/rsa-oaep-sha2/generate_rsa_oaep_sha2.py docs/development/custom-vectors/secp256k1/generate_secp256k1.py docs/development/custom-vectors/secp256k1/verify_secp256k1.py docs/development/custom-vectors/seed/generate_seed.py docs/development/custom-vectors/seed/verify_seed.py docs/hazmat/backends/index.rst docs/hazmat/backends/interfaces.rst docs/hazmat/backends/openssl.rst docs/hazmat/primitives/aead.rst docs/hazmat/primitives/constant-time.rst docs/hazmat/primitives/cryptographic-hashes.rst docs/hazmat/primitives/index.rst docs/hazmat/primitives/key-derivation-functions.rst docs/hazmat/primitives/keywrap.rst docs/hazmat/primitives/padding.rst docs/hazmat/primitives/symmetric-encryption.rst docs/hazmat/primitives/twofactor.rst docs/hazmat/primitives/asymmetric/dh.rst docs/hazmat/primitives/asymmetric/dsa.rst docs/hazmat/primitives/asymmetric/ec.rst docs/hazmat/primitives/asymmetric/ed25519.rst docs/hazmat/primitives/asymmetric/ed448.rst docs/hazmat/primitives/asymmetric/index.rst docs/hazmat/primitives/asymmetric/rsa.rst docs/hazmat/primitives/asymmetric/serialization.rst docs/hazmat/primitives/asymmetric/utils.rst docs/hazmat/primitives/asymmetric/x25519.rst docs/hazmat/primitives/asymmetric/x448.rst docs/hazmat/primitives/mac/cmac.rst docs/hazmat/primitives/mac/hmac.rst docs/hazmat/primitives/mac/index.rst docs/hazmat/primitives/mac/poly1305.rst docs/x509/certificate-transparency.rst docs/x509/index.rst docs/x509/ocsp.rst docs/x509/reference.rst docs/x509/tutorial.rst src/_cffi_src/__init__.py src/_cffi_src/build_openssl.py src/_cffi_src/build_padding.py src/_cffi_src/utils.py src/_cffi_src/hazmat_src/padding.c src/_cffi_src/hazmat_src/padding.h src/_cffi_src/openssl/__init__.py src/_cffi_src/openssl/aes.py src/_cffi_src/openssl/asn1.py src/_cffi_src/openssl/bignum.py src/_cffi_src/openssl/bio.py src/_cffi_src/openssl/callbacks.py src/_cffi_src/openssl/cmac.py src/_cffi_src/openssl/conf.py src/_cffi_src/openssl/crypto.py src/_cffi_src/openssl/cryptography.py src/_cffi_src/openssl/ct.py src/_cffi_src/openssl/dh.py src/_cffi_src/openssl/dsa.py src/_cffi_src/openssl/ec.py src/_cffi_src/openssl/ecdh.py src/_cffi_src/openssl/ecdsa.py src/_cffi_src/openssl/engine.py src/_cffi_src/openssl/err.py src/_cffi_src/openssl/evp.py src/_cffi_src/openssl/fips.py src/_cffi_src/openssl/hmac.py src/_cffi_src/openssl/nid.py src/_cffi_src/openssl/objects.py src/_cffi_src/openssl/ocsp.py src/_cffi_src/openssl/opensslv.py src/_cffi_src/openssl/osrandom_engine.py src/_cffi_src/openssl/pem.py src/_cffi_src/openssl/pkcs12.py src/_cffi_src/openssl/pkcs7.py src/_cffi_src/openssl/rand.py src/_cffi_src/openssl/rsa.py src/_cffi_src/openssl/ssl.py src/_cffi_src/openssl/x509.py src/_cffi_src/openssl/x509_vfy.py src/_cffi_src/openssl/x509name.py src/_cffi_src/openssl/x509v3.py src/_cffi_src/openssl/src/osrandom_engine.c src/_cffi_src/openssl/src/osrandom_engine.h src/cryptography/__about__.py src/cryptography/__init__.py src/cryptography/exceptions.py src/cryptography/fernet.py src/cryptography/utils.py src/cryptography.egg-info/PKG-INFO src/cryptography.egg-info/SOURCES.txt src/cryptography.egg-info/dependency_links.txt src/cryptography.egg-info/not-zip-safe src/cryptography.egg-info/requires.txt src/cryptography.egg-info/top_level.txt src/cryptography/hazmat/__init__.py src/cryptography/hazmat/_der.py src/cryptography/hazmat/_oid.py src/cryptography/hazmat/backends/__init__.py src/cryptography/hazmat/backends/interfaces.py src/cryptography/hazmat/backends/openssl/__init__.py src/cryptography/hazmat/backends/openssl/aead.py src/cryptography/hazmat/backends/openssl/backend.py src/cryptography/hazmat/backends/openssl/ciphers.py src/cryptography/hazmat/backends/openssl/cmac.py src/cryptography/hazmat/backends/openssl/decode_asn1.py src/cryptography/hazmat/backends/openssl/dh.py src/cryptography/hazmat/backends/openssl/dsa.py src/cryptography/hazmat/backends/openssl/ec.py src/cryptography/hazmat/backends/openssl/ed25519.py src/cryptography/hazmat/backends/openssl/ed448.py src/cryptography/hazmat/backends/openssl/encode_asn1.py src/cryptography/hazmat/backends/openssl/hashes.py src/cryptography/hazmat/backends/openssl/hmac.py src/cryptography/hazmat/backends/openssl/ocsp.py src/cryptography/hazmat/backends/openssl/poly1305.py src/cryptography/hazmat/backends/openssl/rsa.py src/cryptography/hazmat/backends/openssl/utils.py src/cryptography/hazmat/backends/openssl/x25519.py src/cryptography/hazmat/backends/openssl/x448.py src/cryptography/hazmat/backends/openssl/x509.py src/cryptography/hazmat/bindings/__init__.py src/cryptography/hazmat/bindings/openssl/__init__.py src/cryptography/hazmat/bindings/openssl/_conditional.py src/cryptography/hazmat/bindings/openssl/binding.py src/cryptography/hazmat/primitives/__init__.py src/cryptography/hazmat/primitives/cmac.py src/cryptography/hazmat/primitives/constant_time.py src/cryptography/hazmat/primitives/hashes.py src/cryptography/hazmat/primitives/hmac.py src/cryptography/hazmat/primitives/keywrap.py src/cryptography/hazmat/primitives/mac.py src/cryptography/hazmat/primitives/padding.py src/cryptography/hazmat/primitives/poly1305.py src/cryptography/hazmat/primitives/asymmetric/__init__.py src/cryptography/hazmat/primitives/asymmetric/dh.py src/cryptography/hazmat/primitives/asymmetric/dsa.py src/cryptography/hazmat/primitives/asymmetric/ec.py src/cryptography/hazmat/primitives/asymmetric/ed25519.py src/cryptography/hazmat/primitives/asymmetric/ed448.py src/cryptography/hazmat/primitives/asymmetric/padding.py src/cryptography/hazmat/primitives/asymmetric/rsa.py src/cryptography/hazmat/primitives/asymmetric/utils.py src/cryptography/hazmat/primitives/asymmetric/x25519.py src/cryptography/hazmat/primitives/asymmetric/x448.py src/cryptography/hazmat/primitives/ciphers/__init__.py src/cryptography/hazmat/primitives/ciphers/aead.py src/cryptography/hazmat/primitives/ciphers/algorithms.py src/cryptography/hazmat/primitives/ciphers/base.py src/cryptography/hazmat/primitives/ciphers/modes.py src/cryptography/hazmat/primitives/kdf/__init__.py src/cryptography/hazmat/primitives/kdf/concatkdf.py src/cryptography/hazmat/primitives/kdf/hkdf.py src/cryptography/hazmat/primitives/kdf/kbkdf.py src/cryptography/hazmat/primitives/kdf/pbkdf2.py src/cryptography/hazmat/primitives/kdf/scrypt.py src/cryptography/hazmat/primitives/kdf/x963kdf.py src/cryptography/hazmat/primitives/serialization/__init__.py src/cryptography/hazmat/primitives/serialization/base.py src/cryptography/hazmat/primitives/serialization/pkcs12.py src/cryptography/hazmat/primitives/serialization/pkcs7.py src/cryptography/hazmat/primitives/serialization/ssh.py src/cryptography/hazmat/primitives/twofactor/__init__.py src/cryptography/hazmat/primitives/twofactor/hotp.py src/cryptography/hazmat/primitives/twofactor/totp.py src/cryptography/hazmat/primitives/twofactor/utils.py src/cryptography/x509/__init__.py src/cryptography/x509/base.py src/cryptography/x509/certificate_transparency.py src/cryptography/x509/extensions.py src/cryptography/x509/general_name.py src/cryptography/x509/name.py src/cryptography/x509/ocsp.py src/cryptography/x509/oid.py tests/__init__.py tests/conftest.py tests/doubles.py tests/test_cryptography_utils.py tests/test_fernet.py tests/test_interfaces.py tests/test_utils.py tests/test_warnings.py tests/utils.py tests/hazmat/__init__.py tests/hazmat/test_der.py tests/hazmat/test_oid.py tests/hazmat/backends/__init__.py tests/hazmat/backends/test_no_backend.py tests/hazmat/backends/test_openssl.py tests/hazmat/backends/test_openssl_memleak.py tests/hazmat/bindings/test_openssl.py tests/hazmat/primitives/__init__.py tests/hazmat/primitives/fixtures_dh.py tests/hazmat/primitives/fixtures_dsa.py tests/hazmat/primitives/fixtures_ec.py tests/hazmat/primitives/fixtures_rsa.py tests/hazmat/primitives/test_3des.py tests/hazmat/primitives/test_aead.py tests/hazmat/primitives/test_aes.py tests/hazmat/primitives/test_aes_gcm.py tests/hazmat/primitives/test_arc4.py tests/hazmat/primitives/test_asym_utils.py tests/hazmat/primitives/test_block.py tests/hazmat/primitives/test_blowfish.py tests/hazmat/primitives/test_camellia.py tests/hazmat/primitives/test_cast5.py tests/hazmat/primitives/test_chacha20.py tests/hazmat/primitives/test_ciphers.py tests/hazmat/primitives/test_cmac.py tests/hazmat/primitives/test_concatkdf.py tests/hazmat/primitives/test_constant_time.py tests/hazmat/primitives/test_dh.py tests/hazmat/primitives/test_dsa.py tests/hazmat/primitives/test_ec.py tests/hazmat/primitives/test_ed25519.py tests/hazmat/primitives/test_ed448.py tests/hazmat/primitives/test_hash_vectors.py tests/hazmat/primitives/test_hashes.py tests/hazmat/primitives/test_hkdf.py tests/hazmat/primitives/test_hkdf_vectors.py tests/hazmat/primitives/test_hmac.py tests/hazmat/primitives/test_hmac_vectors.py tests/hazmat/primitives/test_idea.py tests/hazmat/primitives/test_kbkdf.py tests/hazmat/primitives/test_kbkdf_vectors.py tests/hazmat/primitives/test_keywrap.py tests/hazmat/primitives/test_padding.py tests/hazmat/primitives/test_pbkdf2hmac.py tests/hazmat/primitives/test_pbkdf2hmac_vectors.py tests/hazmat/primitives/test_pkcs12.py tests/hazmat/primitives/test_pkcs7.py tests/hazmat/primitives/test_poly1305.py tests/hazmat/primitives/test_rsa.py tests/hazmat/primitives/test_scrypt.py tests/hazmat/primitives/test_seed.py tests/hazmat/primitives/test_serialization.py tests/hazmat/primitives/test_x25519.py tests/hazmat/primitives/test_x448.py tests/hazmat/primitives/test_x963_vectors.py tests/hazmat/primitives/test_x963kdf.py tests/hazmat/primitives/utils.py tests/hazmat/primitives/twofactor/__init__.py tests/hazmat/primitives/twofactor/test_hotp.py tests/hazmat/primitives/twofactor/test_totp.py tests/hypothesis/__init__.py tests/hypothesis/test_fernet.py tests/hypothesis/test_padding.py tests/wycheproof/__init__.py tests/wycheproof/test_aes.py tests/wycheproof/test_chacha20poly1305.py tests/wycheproof/test_cmac.py tests/wycheproof/test_dsa.py tests/wycheproof/test_ecdh.py tests/wycheproof/test_ecdsa.py tests/wycheproof/test_eddsa.py tests/wycheproof/test_hkdf.py tests/wycheproof/test_hmac.py tests/wycheproof/test_keywrap.py tests/wycheproof/test_rsa.py tests/wycheproof/test_utils.py tests/wycheproof/test_x25519.py tests/wycheproof/test_x448.py tests/x509/__init__.py tests/x509/test_ocsp.py tests/x509/test_x509.py tests/x509/test_x509_crlbuilder.py tests/x509/test_x509_ext.py tests/x509/test_x509_revokedcertbuilder.py requires.txt 0000644 00000000604 15204323313 0007140 0 ustar 00 six>=1.4.1 cffi!=1.11.3,>=1.8 [:python_version < '3'] enum34 ipaddress [docs] sphinx!=1.8.0,!=3.1.0,!=3.1.1,>=1.6.5 sphinx_rtd_theme [docstest] doc8 pyenchant>=1.6.11 twine>=1.12.0 sphinxcontrib-spelling>=4.0.1 [pep8test] black flake8 flake8-import-order pep8-naming [ssh] bcrypt>=3.1.5 [test] pytest<3.6,>=3.4.2 attrs<18.0,>=17.4.0 pretend iso8601 pytz hypothesis!=3.79.2,>=1.11.4 PKG-INFO 0000644 00000011244 15204323313 0005637 0 ustar 00 Metadata-Version: 2.1 Name: cryptography Version: 3.2.1 Summary: cryptography is a package which provides cryptographic recipes and primitives to Python developers. Home-page: https://github.com/pyca/cryptography Author: The cryptography developers Author-email: cryptography-dev@python.org License: BSD or Apache License, Version 2.0 Description: pyca/cryptography ================= .. image:: https://img.shields.io/pypi/v/cryptography.svg :target: https://pypi.org/project/cryptography/ :alt: Latest Version .. image:: https://readthedocs.org/projects/cryptography/badge/?version=latest :target: https://cryptography.io :alt: Latest Docs .. image:: https://travis-ci.org/pyca/cryptography.svg?branch=master :target: https://travis-ci.org/pyca/cryptography .. image:: https://github.com/pyca/cryptography/workflows/CI/badge.svg?branch=master :target: https://github.com/pyca/cryptography/actions?query=workflow%3ACI+branch%3Amaster .. image:: https://codecov.io/github/pyca/cryptography/coverage.svg?branch=master :target: https://codecov.io/github/pyca/cryptography?branch=master ``cryptography`` is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". It supports Python 2.7, Python 3.5+, and PyPy 5.4+. ``cryptography`` includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions. For example, to encrypt something with ``cryptography``'s high level symmetric encryption recipe: .. code-block:: pycon >>> from cryptography.fernet import Fernet >>> # Put this somewhere safe! >>> key = Fernet.generate_key() >>> f = Fernet(key) >>> token = f.encrypt(b"A really secret message. Not for prying eyes.") >>> token '...' >>> f.decrypt(token) 'A really secret message. Not for prying eyes.' You can find more information in the `documentation`_. You can install ``cryptography`` with: .. code-block:: console $ pip install cryptography For full details see `the installation documentation`_. Discussion ~~~~~~~~~~ If you run into bugs, you can file them in our `issue tracker`_. We maintain a `cryptography-dev`_ mailing list for development discussion. You can also join ``#cryptography-dev`` on Freenode to ask questions or get involved. Security ~~~~~~~~ Need to report a security issue? Please consult our `security reporting`_ documentation. .. _`documentation`: https://cryptography.io/ .. _`the installation documentation`: https://cryptography.io/en/latest/installation/ .. _`issue tracker`: https://github.com/pyca/cryptography/issues .. _`cryptography-dev`: https://mail.python.org/mailman/listinfo/cryptography-dev .. _`security reporting`: https://cryptography.io/en/latest/security/ Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Apache Software License Classifier: License :: OSI Approved :: BSD License Classifier: Natural Language :: English Classifier: Operating System :: MacOS :: MacOS X Classifier: Operating System :: POSIX Classifier: Operating System :: POSIX :: BSD Classifier: Operating System :: POSIX :: Linux Classifier: Operating System :: Microsoft :: Windows Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Security :: Cryptography Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.* Description-Content-Type: text/x-rst Provides-Extra: docs Provides-Extra: pep8test Provides-Extra: docstest Provides-Extra: ssh Provides-Extra: test
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�