update windows build to Python 3.7
This commit is contained in:
parent
73105fa71e
commit
ddc59ab92d
5761 changed files with 750298 additions and 213405 deletions
43
Lib/site-packages/cryptography-2.4.2.dist-info/AUTHORS.rst
Normal file
43
Lib/site-packages/cryptography-2.4.2.dist-info/AUTHORS.rst
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
AUTHORS
|
||||
=======
|
||||
|
||||
PGP key fingerprints are enclosed in parentheses.
|
||||
|
||||
* Alex Gaynor <alex.gaynor@gmail.com> (E27D 4AA0 1651 72CB C5D2 AF2B 125F 5C67 DFE9 4084)
|
||||
* Hynek Schlawack <hs@ox.cx> (C2A0 4F86 ACE2 8ADC F817 DBB7 AE25 3622 7F69 F181)
|
||||
* Donald Stufft <donald@stufft.io>
|
||||
* Laurens Van Houtven <_@lvh.io> (D9DC 4315 772F 8E91 DD22 B153 DFD1 3DF7 A8DD 569B)
|
||||
* Christian Heimes <christian@python.org>
|
||||
* Paul Kehrer <paul.l.kehrer@gmail.com> (05FD 9FA1 6CF7 5735 0D91 A560 235A E5F1 29F9 ED98)
|
||||
* Jarret Raim <jarito@gmail.com>
|
||||
* Alex Stapleton <alexs@prol.etari.at> (A1C7 E50B 66DE 39ED C847 9665 8E3C 20D1 9BD9 5C4C)
|
||||
* David Reid <dreid@dreid.org> (0F83 CC87 B32F 482B C726 B58A 9FBF D8F4 DA89 6D74)
|
||||
* Matthew Lefkowitz <glyph@twistedmatrix.com> (06AB F638 E878 CD29 1264 18AB 7EC2 8125 0FBC 4A07)
|
||||
* Konstantinos Koukopoulos <koukopoulos@gmail.com> (D6BD 52B6 8C99 A91C E2C8 934D 3300 566B 3A46 726E)
|
||||
* Stephen Holsapple <sholsapp@gmail.com>
|
||||
* Terry Chia <terrycwk1994@gmail.com>
|
||||
* Matthew Iversen <matt@notevencode.com> (2F04 3DCC D6E6 D5AC D262 2E0B C046 E8A8 7452 2973)
|
||||
* Mohammed Attia <skeuomorf@gmail.com>
|
||||
* Michael Hart <michael.hart1994@gmail.com>
|
||||
* Mark Adams <mark@markadams.me> (A18A 7DD3 283C CF2A B0CE FE0E C7A0 5E3F C972 098C)
|
||||
* Gregory Haynes <greg@greghaynes.net> (6FB6 44BF 9FD0 EBA2 1CE9 471F B08F 42F9 0DC6 599F)
|
||||
* Chelsea Winfree <chelsea.winfree@gmail.com>
|
||||
* Steven Buss <steven.buss@gmail.com> (1FB9 2EC1 CF93 DFD6 B47F F583 B1A5 6C22 290D A4C3)
|
||||
* Andre Caron <andre.l.caron@gmail.com>
|
||||
* Jiangge Zhang <tonyseek@gmail.com> (BBEC 782B 015F 71B1 5FF7 EACA 1A8C AA98 255F 5000)
|
||||
* Major Hayden <major@mhtx.net> (1BF9 9264 9596 0033 698C 252B 7370 51E0 C101 1FB1)
|
||||
* Phoebe Queen <foibey@gmail.com> (10D4 7741 AB65 50F4 B264 3888 DA40 201A 072B C1FA)
|
||||
* Google Inc.
|
||||
* Amaury Forgeot d'Arc <amauryfa@google.com>
|
||||
* Dirkjan Ochtman <dirkjan@ochtman.nl> (25BB BAC1 13C1 BFD5 AA59 4A4C 9F96 B929 3038 0381)
|
||||
* Maximilian Hils <max@maximilianhils.com>
|
||||
* Simo Sorce <simo@redhat.com>
|
||||
* Thomas Sileo <t@a4.io>
|
||||
* Fraser Tweedale <ftweedal@redhat.com>
|
||||
* Ofek Lev <ofekmeister@gmail.com> (FFB6 B92B 30B1 7848 546E 9912 972F E913 DAD5 A46E)
|
||||
* Erik Daguerre <fallenwolf@wolfthefallen.com>
|
||||
* Aviv Palivoda <palaviv@gmail.com>
|
||||
* Chris Wolfe <chriswwolfe@gmail.com>
|
||||
* Jeremy Lainé <jeremy.laine@m4x.org>
|
||||
* Denis Gladkikh <denis@gladkikh.email>
|
||||
* John Pacific <me@johnpacific.com> (2CF6 0381 B5EF 29B7 D48C 2020 7BB9 71A0 E891 44D9)
|
||||
1
Lib/site-packages/cryptography-2.4.2.dist-info/INSTALLER
Normal file
1
Lib/site-packages/cryptography-2.4.2.dist-info/INSTALLER
Normal file
|
|
@ -0,0 +1 @@
|
|||
pip
|
||||
6
Lib/site-packages/cryptography-2.4.2.dist-info/LICENSE
Normal file
6
Lib/site-packages/cryptography-2.4.2.dist-info/LICENSE
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
This software is made available under the terms of *either* of the licenses
|
||||
found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
|
||||
under the terms of *both* these licenses.
|
||||
|
||||
The code used in the OpenSSL locking callback and OS random engine is derived
|
||||
from CPython, and is licensed under the terms of the PSF License Agreement.
|
||||
202
Lib/site-packages/cryptography-2.4.2.dist-info/LICENSE.APACHE
Normal file
202
Lib/site-packages/cryptography-2.4.2.dist-info/LICENSE.APACHE
Normal file
|
|
@ -0,0 +1,202 @@
|
|||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
27
Lib/site-packages/cryptography-2.4.2.dist-info/LICENSE.BSD
Normal file
27
Lib/site-packages/cryptography-2.4.2.dist-info/LICENSE.BSD
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Copyright (c) Individual contributors.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
3. Neither the name of PyCA Cryptography nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
||||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
||||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
||||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
130
Lib/site-packages/cryptography-2.4.2.dist-info/METADATA
Normal file
130
Lib/site-packages/cryptography-2.4.2.dist-info/METADATA
Normal file
|
|
@ -0,0 +1,130 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: cryptography
|
||||
Version: 2.4.2
|
||||
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
|
||||
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.4
|
||||
Classifier: Programming Language :: Python :: 3.5
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
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.*
|
||||
Requires-Dist: idna (>=2.1)
|
||||
Requires-Dist: asn1crypto (>=0.21.0)
|
||||
Requires-Dist: six (>=1.4.1)
|
||||
Requires-Dist: cffi (!=1.11.3,>=1.7)
|
||||
Requires-Dist: enum34 ; python_version < '3'
|
||||
Requires-Dist: ipaddress ; python_version < '3'
|
||||
Provides-Extra: docs
|
||||
Requires-Dist: sphinx (!=1.8.0,>=1.6.5) ; extra == 'docs'
|
||||
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
|
||||
Provides-Extra: docstest
|
||||
Requires-Dist: doc8 ; extra == 'docstest'
|
||||
Requires-Dist: pyenchant (>=1.6.11) ; extra == 'docstest'
|
||||
Requires-Dist: readme-renderer (>=16.0) ; extra == 'docstest'
|
||||
Requires-Dist: sphinxcontrib-spelling (>=4.0.1) ; extra == 'docstest'
|
||||
Provides-Extra: pep8test
|
||||
Requires-Dist: flake8 ; extra == 'pep8test'
|
||||
Requires-Dist: flake8-import-order ; extra == 'pep8test'
|
||||
Requires-Dist: pep8-naming ; extra == 'pep8test'
|
||||
Provides-Extra: test
|
||||
Requires-Dist: pytest (!=3.9.0,!=3.9.1,!=3.9.2,>=3.6.0) ; extra == 'test'
|
||||
Requires-Dist: pretend ; extra == 'test'
|
||||
Requires-Dist: iso8601 ; extra == 'test'
|
||||
Requires-Dist: pytz ; extra == 'test'
|
||||
Requires-Dist: hypothesis (!=3.79.2,>=1.11.4) ; extra == 'test'
|
||||
Requires-Dist: cryptography-vectors (==2.4.2) ; extra == 'test'
|
||||
|
||||
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://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.4+, and PyPy 5.3+.
|
||||
|
||||
``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/
|
||||
|
||||
|
||||
154
Lib/site-packages/cryptography-2.4.2.dist-info/RECORD
Normal file
154
Lib/site-packages/cryptography-2.4.2.dist-info/RECORD
Normal file
|
|
@ -0,0 +1,154 @@
|
|||
cryptography-2.4.2.dist-info/AUTHORS.rst,sha256=s-DKTxHGR_qzuQq47GsfSTCARph63T66nqk2apqIcsU,2440
|
||||
cryptography-2.4.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
cryptography-2.4.2.dist-info/LICENSE,sha256=NUUrVX-rDvsegNftucTlEYuThAgq2qBR3eNCECy53o0,352
|
||||
cryptography-2.4.2.dist-info/LICENSE.APACHE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
||||
cryptography-2.4.2.dist-info/LICENSE.BSD,sha256=YCxMdILeZHndLpeTzaJ15eY9dz2s0eymiSMqtwCPtPs,1532
|
||||
cryptography-2.4.2.dist-info/METADATA,sha256=UzDKhmdG1Nn_NIU6j2JkTWq2dascJcX8O5aACYv9gP4,4960
|
||||
cryptography-2.4.2.dist-info/RECORD,,
|
||||
cryptography-2.4.2.dist-info/WHEEL,sha256=qpJVJz3f_oih5sb10CVod9jCddHwxilziZPn0B8tgFQ,106
|
||||
cryptography-2.4.2.dist-info/top_level.txt,sha256=QCkYQE4HJBpqIr-aBqbOZ70NlfbejKnDE6ODbNgUwwg,46
|
||||
cryptography/__about__.py,sha256=LeMTuVbCqJBS7xz9MhpJb4N6RE-Kpx_DRSk8E3YX5zs,817
|
||||
cryptography/__init__.py,sha256=M7mQrfCHYuk7TpEPpfYxkhc95comqxOt41xYjLa5wiA,527
|
||||
cryptography/__pycache__/__about__.cpython-37.pyc,,
|
||||
cryptography/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/__pycache__/exceptions.cpython-37.pyc,,
|
||||
cryptography/__pycache__/fernet.cpython-37.pyc,,
|
||||
cryptography/__pycache__/utils.cpython-37.pyc,,
|
||||
cryptography/exceptions.py,sha256=3DJSu6GT5l5yVqu8SHKODGZp_s66s_nZokxAgPyws-0,1234
|
||||
cryptography/fernet.py,sha256=BmY5HBTeIQ24HmT9b10C0xY_-BZBMphFVx6S1QP6gyI,5290
|
||||
cryptography/hazmat/__init__.py,sha256=hEPNQw8dgjIPIn42qaLwXNRLCyTGNZeSvkQb57DPhbs,483
|
||||
cryptography/hazmat/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/__pycache__/_oid.cpython-37.pyc,,
|
||||
cryptography/hazmat/_oid.py,sha256=EXutYYTrKoHWN09RZ7H7R9lcjjm9JGc3uGxuSPCHI9g,2180
|
||||
cryptography/hazmat/backends/__init__.py,sha256=92UZdmqTyQPOYA2ui17tksyjxBnTmj1XDsxDCChLvxE,496
|
||||
cryptography/hazmat/backends/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/__pycache__/interfaces.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/interfaces.py,sha256=b8zZ92ehVJje6SbvsI4Mwn5OpUJujhIk4MFImmwMlr4,10789
|
||||
cryptography/hazmat/backends/openssl/__init__.py,sha256=k4DMe228_hTuB2kY3Lwk62JdI3EmCd7VkV01zJm57ps,336
|
||||
cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/aead.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/ciphers.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/cmac.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/decode_asn1.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/dh.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/dsa.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/ec.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/encode_asn1.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/hashes.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/hmac.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/ocsp.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/rsa.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/utils.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/x25519.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/__pycache__/x509.cpython-37.pyc,,
|
||||
cryptography/hazmat/backends/openssl/aead.py,sha256=NkmmYAgCjGdVMoRIzFLV2RkbhZ2WbVtNb5CqK1TlnKM,5581
|
||||
cryptography/hazmat/backends/openssl/backend.py,sha256=MDXL5VJ_S4r9MBOBjEOsw75F3Gv9wqXD6r-oZI04-Q0,81134
|
||||
cryptography/hazmat/backends/openssl/ciphers.py,sha256=wo1A55VCqS7PR7AqTI1Lz3hb210QoDosgibpgNRc1I8,8904
|
||||
cryptography/hazmat/backends/openssl/cmac.py,sha256=AyKXShU3tMHEeGlHm_s_SAhyJwklcbWuFikj9IP-Z2k,2840
|
||||
cryptography/hazmat/backends/openssl/decode_asn1.py,sha256=F44GkkROKz8WlZJKFeFxLqIcDoMOgBqH7GcWyd7a8I8,31866
|
||||
cryptography/hazmat/backends/openssl/dh.py,sha256=kXH0LXLsgo7FLNan6V5BiidS30zVkWNwaWuVZ-n6Uog,10814
|
||||
cryptography/hazmat/backends/openssl/dsa.py,sha256=JGcNfoAByLPKhfQp0Q-eW2P4hOKRos8-MJ3nIDKxbWE,10278
|
||||
cryptography/hazmat/backends/openssl/ec.py,sha256=j_DHfNTHBPT4JcnPpVjT1SHPMwFfcfwhesf79uQR1Z8,10286
|
||||
cryptography/hazmat/backends/openssl/encode_asn1.py,sha256=M583nLdps5a-IUdRrgkw8IM9j8b2cfPr2QZu_MZW7ec,22473
|
||||
cryptography/hazmat/backends/openssl/hashes.py,sha256=fZYOLim061ZGM0ovFnrNVLS5s8UkmI4_BgXrYhAepMo,2473
|
||||
cryptography/hazmat/backends/openssl/hmac.py,sha256=Npmb70DW25jlMULrc7aAtMNYeGRWr6A0zbq9n5pxdvk,2924
|
||||
cryptography/hazmat/backends/openssl/ocsp.py,sha256=0YbfKtUsbKCgWl9ovaCDz7E1kCvdUYsOiPtIltLrThE,13311
|
||||
cryptography/hazmat/backends/openssl/rsa.py,sha256=TG0J6Xk03wrxpeDp9YvusieCe2Zk8MliDiobCnOzKN0,17999
|
||||
cryptography/hazmat/backends/openssl/utils.py,sha256=WQl9SXQnyuigjhYsgPX4qQPlpAAVS5vOzIrDYX9E-EQ,1399
|
||||
cryptography/hazmat/backends/openssl/x25519.py,sha256=XYQOG36AxW1y1iy5anFTxWiZnIjk4HjkAqw18IZM2us,3064
|
||||
cryptography/hazmat/backends/openssl/x509.py,sha256=Loo1CtRFxhQjjTR1gsMt1oeo5hSUgS-vpwnD09wGHww,20365
|
||||
cryptography/hazmat/bindings/__init__.py,sha256=0wGw2OF9R7fHX7NWENCmrsYigbXHU2ojgn-N4Rkjs9U,246
|
||||
cryptography/hazmat/bindings/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/bindings/_constant_time.cp37-win_amd64.pyd,sha256=cDamXElCMV0y3VYBfdqf883NwkbVUamkzJZ0vo2y-Lc,12800
|
||||
cryptography/hazmat/bindings/_openssl.cp37-win_amd64.pyd,sha256=fFBH0QExCcdrTHqlnt6wIvjHyT2d26-0dlSWqi5dQsA,2727424
|
||||
cryptography/hazmat/bindings/_padding.cp37-win_amd64.pyd,sha256=fhVEzEVRyjAoLgtQxIdfVtoimmv0yDf2MvFGyc69xPc,12800
|
||||
cryptography/hazmat/bindings/openssl/__init__.py,sha256=0wGw2OF9R7fHX7NWENCmrsYigbXHU2ojgn-N4Rkjs9U,246
|
||||
cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-37.pyc,,
|
||||
cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-37.pyc,,
|
||||
cryptography/hazmat/bindings/openssl/_conditional.py,sha256=mdw7Kwuz2qGS5-aB5N6JmVdeoRv7w5e5H583uJRbD8Y,9457
|
||||
cryptography/hazmat/bindings/openssl/binding.py,sha256=23Sxv52S_2ef7t6Bp1CSxbUjTLT2WFH8x7J9Z9t8xds,6037
|
||||
cryptography/hazmat/primitives/__init__.py,sha256=0wGw2OF9R7fHX7NWENCmrsYigbXHU2ojgn-N4Rkjs9U,246
|
||||
cryptography/hazmat/primitives/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/__pycache__/cmac.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/__pycache__/constant_time.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/__pycache__/hashes.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/__pycache__/hmac.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/__pycache__/keywrap.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/__pycache__/mac.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/__pycache__/padding.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/__pycache__/serialization.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/__init__.py,sha256=WhUn3tGxoLAxGAsZHElJ2aOILXSh55AZi04MBudYmQA,1020
|
||||
cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/asymmetric/dh.py,sha256=6Xl01bjTVHFCcdJr3Ph2cQ7hxkYYedqm-SekZpxnntY,5454
|
||||
cryptography/hazmat/primitives/asymmetric/dsa.py,sha256=uzK7qpe0BtqHkgVLSrNGtska1w3JSUN_uZp6XAA5LMY,6891
|
||||
cryptography/hazmat/primitives/asymmetric/ec.py,sha256=5a2IzMTUEu271oLaefaH-8_7PybPhnp9yb2G9_hzNeU,10699
|
||||
cryptography/hazmat/primitives/asymmetric/padding.py,sha256=aCZatU5-q_WW5vazBWeKPF8ZZa0AI8hWzbJaVRN3RWI,2261
|
||||
cryptography/hazmat/primitives/asymmetric/rsa.py,sha256=V7MKK29BpNGF2f3uWEs3HPYbGuL3YtDFujvjFQrle0Q,10317
|
||||
cryptography/hazmat/primitives/asymmetric/utils.py,sha256=x7bcX3L_wLkZqdcOfUdDI70SdvUSrPolLv_6kRtFajk,1720
|
||||
cryptography/hazmat/primitives/asymmetric/x25519.py,sha256=f4Tif1_sqmTRC9uByZ2eibijI5aHFZGUQ1jgQG5bqmo,1652
|
||||
cryptography/hazmat/primitives/ciphers/__init__.py,sha256=QxaxejeFfz6CPhI1c4iNq_7DsiB41Y_Q-uLfzOx7fv8,626
|
||||
cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/ciphers/aead.py,sha256=auFZvqghypWwbaCSVjOQqu0ShqctdKADcPIscksjcEM,6413
|
||||
cryptography/hazmat/primitives/ciphers/algorithms.py,sha256=akJFiPdwDT1OMIyhlMWbCVqs0ktaBzE5l4dT2iG-LJc,4233
|
||||
cryptography/hazmat/primitives/ciphers/base.py,sha256=KOMTiI7-TPf9ENs_0IHuZ_kBkHz1wimdDG_xkfbdnAY,7148
|
||||
cryptography/hazmat/primitives/ciphers/modes.py,sha256=WipP7JtIogVaruguxxNj0FUi7GIjgV1crW_ybilsTF8,7027
|
||||
cryptography/hazmat/primitives/cmac.py,sha256=jXv_7KmaCek2LNOAbXXp0bzA3Mts6ff_oWBFnFVXluo,2221
|
||||
cryptography/hazmat/primitives/constant_time.py,sha256=2-OvdvG0rvaRT0Spt5vi5rmqBUJYz89VuK32cmS2GNA,1124
|
||||
cryptography/hazmat/primitives/hashes.py,sha256=NKhCtNpSbSMLYjo7mQjbQLTBRQF0wL3HTY-BqJSqQS8,4676
|
||||
cryptography/hazmat/primitives/hmac.py,sha256=88sNgH3-t6kKVAILsx1SvjHBlYuz6_i34hLf2Z5U84s,2339
|
||||
cryptography/hazmat/primitives/kdf/__init__.py,sha256=nod5HjPswjZr8wFp6Tsu6en9blHYF3khgXI5R0zIcnM,771
|
||||
cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/kdf/concatkdf.py,sha256=WTooWTAkHUCtaMAUouAluNbg71qXxPj_AHLyuRnPDR8,4109
|
||||
cryptography/hazmat/primitives/kdf/hkdf.py,sha256=SlAKFKFS6jowkfO8wMu27wa268RPekYVQpedq2b3iJk,3660
|
||||
cryptography/hazmat/primitives/kdf/kbkdf.py,sha256=SvuAqrv1ZZT-AG-pimTXZH4TtP42535tXaQbockFq_0,5025
|
||||
cryptography/hazmat/primitives/kdf/pbkdf2.py,sha256=YiFNDI4CbGRH0OQXDMXG8DfYap32vtjvA-Zo-n_oAE4,2185
|
||||
cryptography/hazmat/primitives/kdf/scrypt.py,sha256=aZVkYFw9XqPCInjAadnzlYfPw3fi2COGDe7ubuYjReg,2252
|
||||
cryptography/hazmat/primitives/kdf/x963kdf.py,sha256=yOK2qAlWTHABVIvwT55jl_B6UR5ELyLFlcVtH16HxGc,2363
|
||||
cryptography/hazmat/primitives/keywrap.py,sha256=LqjkVIs7ub5I5gwmYSb9Ia0VdXMqWWHmnKSdQ7HOGEA,5462
|
||||
cryptography/hazmat/primitives/mac.py,sha256=dgLoN6PdA_QqowwB_RzSeEqJjIPnAqTUTxio-8CFP-8,884
|
||||
cryptography/hazmat/primitives/padding.py,sha256=joCFMwVI8MnHT75GcUaInox1rYeLqjd4DtZLEBhYBlY,5736
|
||||
cryptography/hazmat/primitives/serialization.py,sha256=q0A61qepY1cCjArCmZHdEdetoGloR4SzzQ-IaadH8xA,5513
|
||||
cryptography/hazmat/primitives/twofactor/__init__.py,sha256=BWrm3DKDoAa281E7U_nzz8v44OmAiXmlIycFcsehwfE,288
|
||||
cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/twofactor/__pycache__/utils.cpython-37.pyc,,
|
||||
cryptography/hazmat/primitives/twofactor/hotp.py,sha256=6_EnKl-zRs0yCXuHxQhs2TEkHaprWxZnfJGrQjs5RIg,2589
|
||||
cryptography/hazmat/primitives/twofactor/totp.py,sha256=KL3A4bjpqaqynQYd9hfPVkvs5vYVqf1JVpucEX7_ddM,1594
|
||||
cryptography/hazmat/primitives/twofactor/utils.py,sha256=71gX1bJeP9TQa-HbSPzeUUJwVY78ALYQNvuusknUO4U,954
|
||||
cryptography/utils.py,sha256=UuySj9oOoTCM4NKUjSkeLCKt9pVyG8Cxi_ZgaUN5Hrk,4798
|
||||
cryptography/x509/__init__.py,sha256=ocfchBOuE-H3uty7taf9ZJW-qq9uRg0t2C8OHdOmeLs,7247
|
||||
cryptography/x509/__pycache__/__init__.cpython-37.pyc,,
|
||||
cryptography/x509/__pycache__/base.cpython-37.pyc,,
|
||||
cryptography/x509/__pycache__/certificate_transparency.cpython-37.pyc,,
|
||||
cryptography/x509/__pycache__/extensions.cpython-37.pyc,,
|
||||
cryptography/x509/__pycache__/general_name.cpython-37.pyc,,
|
||||
cryptography/x509/__pycache__/name.cpython-37.pyc,,
|
||||
cryptography/x509/__pycache__/ocsp.cpython-37.pyc,,
|
||||
cryptography/x509/__pycache__/oid.cpython-37.pyc,,
|
||||
cryptography/x509/base.py,sha256=Fb-9NwK6uVNZYf2anOCAIAeBxqmntEQ955dVpYm02iU,23756
|
||||
cryptography/x509/certificate_transparency.py,sha256=eJ9lrITdyMn4XsrcVdrTaFVI_RR7mX_VzMZyiaEpbps,1000
|
||||
cryptography/x509/extensions.py,sha256=kwsiAsHRzehyRaU8VjOcxAtA9iaGCW3-sgxOAVHXg7g,44877
|
||||
cryptography/x509/general_name.py,sha256=uXAt7I-5ZR3Ut8EEl4CVVTPx9OjkOcYp3m6EY0-LNe4,9887
|
||||
cryptography/x509/name.py,sha256=QSZUwfxGIkKqqKKgRmaHyLR_uB9M0kJ3jRaQWb6i-w8,5878
|
||||
cryptography/x509/ocsp.py,sha256=nKyxnyZ0lQAqlGcZJibZlE5-3pDhScxrATfkluHBkK0,12788
|
||||
cryptography/x509/oid.py,sha256=9Ouo_P7dr5gkKoQEOMj4PTx4axWa8U5LNYumBBYO07A,10632
|
||||
5
Lib/site-packages/cryptography-2.4.2.dist-info/WHEEL
Normal file
5
Lib/site-packages/cryptography-2.4.2.dist-info/WHEEL
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.32.3)
|
||||
Root-Is-Purelib: false
|
||||
Tag: cp37-cp37m-win_amd64
|
||||
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
_constant_time
|
||||
_openssl
|
||||
_padding
|
||||
cryptography
|
||||
Loading…
Add table
Add a link
Reference in a new issue