{"id":16897143,"url":"https://github.com/kami/python-hybrid-crypto","last_synced_at":"2025-06-16T07:41:50.925Z","repository":{"id":11555375,"uuid":"14041357","full_name":"Kami/python-hybrid-crypto","owner":"Kami","description":null,"archived":false,"fork":false,"pushed_at":"2014-05-09T14:54:16.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T11:17:15.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kami.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-01T11:15:05.000Z","updated_at":"2018-11-14T13:55:23.000Z","dependencies_parsed_at":"2022-09-23T00:01:31.271Z","dependency_job_id":null,"html_url":"https://github.com/Kami/python-hybrid-crypto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kami/python-hybrid-crypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kami%2Fpython-hybrid-crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kami%2Fpython-hybrid-crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kami%2Fpython-hybrid-crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kami%2Fpython-hybrid-crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kami","download_url":"https://codeload.github.com/Kami/python-hybrid-crypto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kami%2Fpython-hybrid-crypto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260120511,"owners_count":22961743,"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":[],"created_at":"2024-10-13T17:35:17.957Z","updated_at":"2025-06-16T07:41:50.906Z","avatar_url":"https://github.com/Kami.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python Hybrid Crypto\n====================\n\nPython module which exposes a simple hybrid cryptography abstraction on\ntop of KeyCzar and pycrypto.\n\n.. note::\n\n    This module has NOT been extensively tested or audited so general usage is\n    strongly discouraged at this point.\n\nHow it works\n------------\n\nKey encapsulation scheme\n~~~~~~~~~~~~~~~~~~~~~~~~\n\nKey encapsulation scheme uses RSA-OAEP public-key cryptography with 2048 bit\nkey.\n\nThis functionality heavily relies on public-key cryptography functionality\nexposed by KeyCzar.\n\nData encapsulation scheme\n~~~~~~~~~~~~~~~~~~~~~~~~~\n\nData encapsulation scheme uses AES in CBC mode with 256 bit key.\n\nThis release on primitives and functionality provided by pycrypto.\n\nExample Usage\n-------------\n\nTBW.\n\nQuestions and Answers\n---------------------\n\nWhy do I need this, can't I just use keyczar directly?\n------------------------------------------------------\n\nKeyCzar exposes a higher level, safe and easy to use interface for handling\nboth, asymmetric and symmetric encryption, but it doesn't provide a higher\nlevel interface for handling `hybrid cryptography`_ (well, that's not 100%\naccurate, because there is some support, but it's experimental and only\navailable in Java).\n\n.. _`hybrid cryptography`: http://en.wikipedia.org/wiki/Hybrid_cryptosystem\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkami%2Fpython-hybrid-crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkami%2Fpython-hybrid-crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkami%2Fpython-hybrid-crypto/lists"}