Metadata-Version: 2.1
Name: CryptoDataHub
Version: 0.12.5
Summary: Repository of cryptography-related data
Home-page: UNKNOWN
Author: Szilárd Pfeiffer
Author-email: coroner@pfeifferszilard.hu
Maintainer: Szilárd Pfeiffer
Maintainer-email: coroner@pfeifferszilard.hu
License: MPL-2.0
Project-URL: Homepage, https://gitlab.com/coroner/cryptodatahub
Project-URL: Changelog, https://cryptodatahub.readthedocs.io/en/latest/changelog
Project-URL: Documentation, https://cryptodatahub.readthedocs.io/en/latest/
Project-URL: Issues, https://gitlab.com/coroner/cryptodatahub/-/issues
Project-URL: Source, https://gitlab.com/coroner/cryptodatahub
Description: **CryptoDataHub** is a repository of cryptography-related data available under a free license. The main goal of the
        repository is to support cryptographic library tester and client/server cryptographic settings analyzer applications
        such as `CryptoLyzer <https://cryptolyzer.readthedocs.io/>`__ with reliable and freely available data.
        
        --------------
        Python Wrapper
        --------------
        
        Installation
        ============
        
        .. code:: shell
        
           pip install cryptodatahub
        
        Support
        =======
        
        Implementations
        ---------------
        
        -  CPython (2.7, 3.3+)
        -  PyPy (2.7, 3.5+)
        
        Operating systems
        -----------------
        
        -  Linux
        -  macOS
        -  Windows
        
        -------------
        Documentation
        -------------
        
        Detailed `documentation <https://cryptodatahub.readthedocs.io>`__ is available on the project's
        `Read the Docs <https://readthedocs.com>`__ site.
        
        -------
        License
        -------
        
        The `code <https://gitlab.com/coroner/cryptodatahub>`__ is available under the terms of
        `Mozilla Public License Version 2.0 <https://www.mozilla.org/en-US/MPL/2.0/>`__ (MPL 2.0).
        
        A non-comprehensive, but straightforward description of MPL 2.0 can be found at
        `Choose an open source license <https://choosealicense.com/licenses#mpl-2.0>`__ website.
        
        -------
        Credits
        -------
        
        -  `NLnet Foundation <https://nlnet.nl>`__ and `NGI Assure <https://www.assure.ngi.eu>`__, supports the project part of
           the `Next Generation Internet <https://ngi.eu>`__ initiative.
        
Keywords: ssl tls ssh dns
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: tox
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.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 :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Provides-Extra: pep8
Provides-Extra: pylint
Provides-Extra: test
