Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 1.85 KB

README.rst

File metadata and controls

64 lines (47 loc) · 1.85 KB
Pipeline Test Coverage Documentation

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 with reliable and freely available data.

Python Wrapper

Installation

pip install cryptodatahub

Support

Implementations

  • CPython (3.9+)
  • PyPy (3.9+)

Operating systems

  • Linux
  • macOS
  • Windows

Documentation

Detailed documentation is available on the project's Read the Docs site.

License

The code is available under the terms of Mozilla Public License Version 2.0 (MPL 2.0).

A non-comprehensive, but straightforward description of MPL 2.0 can be found at Choose an open source license website.

Credits