.. image:: https://img.shields.io/pypi/v/jaraco.crypto.svg
:target: https://pypi.org/project/jaraco.crypto
.. image:: https://img.shields.io/pypi/pyversions/jaraco.crypto.svg
.. image:: https://github.com/jaraco/jaraco.crypto/workflows/tests/badge.svg
:target: https://github.com/jaraco/jaraco.crypto/actions?query=workflow%3A%22tests%22
:alt: tests
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
:target: https://github.com/astral-sh/ruff
:alt: Ruff
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Code style: Black
.. image:: https://readthedocs.org/projects/jaracocrypto/badge/?version=latest
:target: https://jaracocrypto.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/badge/skeleton-2023-informational
:target: https://blog.jaraco.com/skeleton
A set of cryptographic routines and utilities
implemented in pure Python.
================
Acknowledgements
================
Many of the ideas and much of the code has been adapted from or inspired by
several other projects, including:
- The code repository was originally a fork of the `ctypescrypto project
<http://code.google.com/p/ctypescrypto/>`_. The code history includes the
full history of the ancestral project.
- The blowfish code was adapted from a module contributed to the community
by Michael Gilfix.
Raw data
{
"_id": null,
"home_page": "https://github.com/jaraco/jaraco.crypto",
"name": "jaraco.crypto",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Jason R. Coombs",
"author_email": "jaraco@jaraco.com",
"download_url": "https://files.pythonhosted.org/packages/4a/9c/9c8300dba63ed51d1af7fc294496ece9daec2a9ff2b4ef1ad35ad89f8c70/jaraco.crypto-4.0.0.tar.gz",
"platform": null,
"description": ".. image:: https://img.shields.io/pypi/v/jaraco.crypto.svg\n :target: https://pypi.org/project/jaraco.crypto\n\n.. image:: https://img.shields.io/pypi/pyversions/jaraco.crypto.svg\n\n.. image:: https://github.com/jaraco/jaraco.crypto/workflows/tests/badge.svg\n :target: https://github.com/jaraco/jaraco.crypto/actions?query=workflow%3A%22tests%22\n :alt: tests\n\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\n :target: https://github.com/astral-sh/ruff\n :alt: Ruff\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Code style: Black\n\n.. image:: https://readthedocs.org/projects/jaracocrypto/badge/?version=latest\n :target: https://jaracocrypto.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2023-informational\n :target: https://blog.jaraco.com/skeleton\n\nA set of cryptographic routines and utilities\nimplemented in pure Python.\n\n================\nAcknowledgements\n================\n\nMany of the ideas and much of the code has been adapted from or inspired by\nseveral other projects, including:\n\n- The code repository was originally a fork of the `ctypescrypto project\n <http://code.google.com/p/ctypescrypto/>`_. The code history includes the\n full history of the ancestral project.\n- The blowfish code was adapted from a module contributed to the community\n by Michael Gilfix.\n",
"bugtrack_url": null,
"license": "",
"summary": "Cryptography support by jaraco",
"version": "4.0.0",
"project_urls": {
"Homepage": "https://github.com/jaraco/jaraco.crypto"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5ecf85fe771fb8a8a8abc6c61434acfd9171ff9d3b1db8bf27fd8c296534f7df",
"md5": "b22f581f50e91624e3010cb210104e62",
"sha256": "c9795331fc3103ee16b1cbbb93e9b27655143ec9891179eb41487fb2c873d4f6"
},
"downloads": -1,
"filename": "jaraco.crypto-4.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b22f581f50e91624e3010cb210104e62",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 11736,
"upload_time": "2023-08-11T18:49:53",
"upload_time_iso_8601": "2023-08-11T18:49:53.623954Z",
"url": "https://files.pythonhosted.org/packages/5e/cf/85fe771fb8a8a8abc6c61434acfd9171ff9d3b1db8bf27fd8c296534f7df/jaraco.crypto-4.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a9c9c8300dba63ed51d1af7fc294496ece9daec2a9ff2b4ef1ad35ad89f8c70",
"md5": "2b8d5014417b82bd390e2dd573cd9385",
"sha256": "98073d472e9bbf067fb338ff06df2127779938d07224248e5b0ddeb9f7da483e"
},
"downloads": -1,
"filename": "jaraco.crypto-4.0.0.tar.gz",
"has_sig": false,
"md5_digest": "2b8d5014417b82bd390e2dd573cd9385",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14340,
"upload_time": "2023-08-11T18:49:55",
"upload_time_iso_8601": "2023-08-11T18:49:55.048298Z",
"url": "https://files.pythonhosted.org/packages/4a/9c/9c8300dba63ed51d1af7fc294496ece9daec2a9ff2b4ef1ad35ad89f8c70/jaraco.crypto-4.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-11 18:49:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jaraco",
"github_project": "jaraco.crypto",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "jaraco.crypto"
}