Skip to content

Cryptography-related data repository with Python wrapper (read-only clone of the original GitLab project)

License

Notifications You must be signed in to change notification settings

c0r0n3r/cryptodatahub

Folders and files

NameName
Last commit message
Last commit date
Jan 5, 2025
Dec 22, 2024
Jan 5, 2025
Dec 22, 2024
Jun 23, 2023
Jan 5, 2025
Jan 5, 2025
Jan 5, 2025
Jan 5, 2025
Jan 5, 2025
Jan 5, 2025
Jan 5, 2025
Apr 3, 2023
Jan 5, 2025
Dec 21, 2024
Jan 5, 2025
Jan 5, 2025

Repository files navigation

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