{"id":21974063,"url":"https://github.com/akornatskyy/wheezy.security","last_synced_at":"2025-04-28T14:27:30.107Z","repository":{"id":48903243,"uuid":"274858093","full_name":"akornatskyy/wheezy.security","owner":"akornatskyy","description":"A lightweight security/cryptography library","archived":false,"fork":false,"pushed_at":"2025-04-27T04:52:00.000Z","size":171,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-27T05:29:11.542Z","etag":null,"topics":["cryptography","python","security","wheezy"],"latest_commit_sha":null,"homepage":"https://wheezysecurity.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akornatskyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-06-25T07:47:41.000Z","updated_at":"2025-04-27T04:52:04.000Z","dependencies_parsed_at":"2024-06-01T12:01:35.555Z","dependency_job_id":"801cb378-74a9-432a-882e-f673b1595e42","html_url":"https://github.com/akornatskyy/wheezy.security","commit_stats":{"total_commits":105,"total_committers":2,"mean_commits":52.5,"dds":0.00952380952380949,"last_synced_commit":"88a08018fa538847f8b3d68e7cd80942aafd1be3"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akornatskyy%2Fwheezy.security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akornatskyy%2Fwheezy.security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akornatskyy%2Fwheezy.security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akornatskyy%2Fwheezy.security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akornatskyy","download_url":"https://codeload.github.com/akornatskyy/wheezy.security/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251094583,"owners_count":21535324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","python","security","wheezy"],"created_at":"2024-11-29T15:37:26.248Z","updated_at":"2025-04-28T14:27:30.076Z","avatar_url":"https://github.com/akornatskyy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wheezy.security\n\n[![Build Status](https://travis-ci.org/akornatskyy/wheezy.security.svg?branch=master)](https://travis-ci.org/akornatskyy/wheezy.security)\n[![Coverage Status](https://coveralls.io/repos/github/akornatskyy/wheezy.security/badge.svg?branch=master)](https://coveralls.io/github/akornatskyy/wheezy.security?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/wheezysecurity/badge/?version=latest)](https://wheezysecurity.readthedocs.io/en/latest/?badge=latest)\n[![pypi version](https://badge.fury.io/py/wheezy.security.svg)](https://badge.fury.io/py/wheezy.security)\n\n[wheezy.security](https://pypi.org/project/wheezy.security/) is a\n[python](https://www.python.org) package written in pure Python code. It\nis a lightweight security library that provides integration with:\n\n- [pycrypto](https://www.dlitz.net/software/pycrypto) - The Python\n  Cryptography Toolkit.\n- [pycryptodome](https://www.pycryptodome.org) - PyCryptodome\n  is a fork of PyCrypto. It brings several enhancements.\n- [pycryptodomex](https://www.pycryptodome.org) - PyCryptodomex\n  is a library independent of the PyCrypto.\n- [cryptography](https://pypi.org/project/cryptography/) - cryptography\n  is a package which provides cryptographic recipes and primitives to\n  Python developers.\n\nIt is optimized for performance, well tested and documented.\n\nResources:\n\n- [source code](https://github.com/akornatskyy/wheezy.security),\n  and [issues](https://github.com/akornatskyy/wheezy.security/issues)\n  tracker are available on\n  [github](https://github.com/akornatskyy/wheezy.security)\n- [documentation](https://wheezysecurity.readthedocs.io/en/latest/)\n\n## Install\n\n[wheezy.security](https://pypi.org/project/wheezy.security/) requires\n[python](https://www.python.org) version 3.9+. It is independent of operating\nsystem. You can install it from\n[pypi](https://pypi.org/project/wheezy.security/) site:\n\n```sh\npip install -U wheezy.security\n```\n\nIf you would like take benefit of one of cryptography library that has\nbuilt-in support specify extra requirements:\n\n```sh\npip install wheezy.security[pycrypto]\npip install wheezy.security[pycryptodome]\npip install wheezy.security[pycryptodomex]\npip install wheezy.security[cryptography]\n```\n\nIf you run into any issue or have comments, go ahead and add on\n[github](https://github.com/akornatskyy/wheezy.security).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakornatskyy%2Fwheezy.security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakornatskyy%2Fwheezy.security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakornatskyy%2Fwheezy.security/lists"}