asymmetric-encryption


Nameasymmetric-encryption JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/RoyNisimov/AsymmetricEncryption
SummaryA simple asymmetric encryption module
upload_time2024-10-12 17:24:37
maintainerNone
docs_urlNone
authorRoy Nisimov, jacebalaron (Daniel Gaisenberg)
requires_pythonNone
licenseMIT
keywords python cipher asymmetric encryptions signing verifying protocols encryption decryption signature ring signature rsa dsa ecc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Showcases protocols and has a lot of cryptographic functions

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RoyNisimov/AsymmetricEncryption",
    "name": "asymmetric-encryption",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, cipher, asymmetric encryptions, signing, verifying, protocols, encryption, decryption, signature, ring signature, rsa, dsa, ecc",
    "author": "Roy Nisimov, jacebalaron (Daniel Gaisenberg)",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f1/18/af3e34ae3ecf6abbb639a2df7fbabf3cc4c8f79c81961472b6468baed43e/asymmetric_encryption-0.2.2.tar.gz",
    "platform": null,
    "description": "Showcases protocols and has a lot of cryptographic functions\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple asymmetric encryption module",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/RoyNisimov/AsymmetricEncryption"
    },
    "split_keywords": [
        "python",
        " cipher",
        " asymmetric encryptions",
        " signing",
        " verifying",
        " protocols",
        " encryption",
        " decryption",
        " signature",
        " ring signature",
        " rsa",
        " dsa",
        " ecc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8145a0aecb3ae2ba48f7fca7120f4c2f1e39d615030e7edc1b00f66be6612c64",
                "md5": "ae0e864b88a1faed0366f6f61956691d",
                "sha256": "2f8d612a03e0886a28064976ef86511b88ec556296ec0123cddde36df864cd73"
            },
            "downloads": -1,
            "filename": "asymmetric_encryption-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae0e864b88a1faed0366f6f61956691d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 76611,
            "upload_time": "2024-10-12T17:24:36",
            "upload_time_iso_8601": "2024-10-12T17:24:36.634204Z",
            "url": "https://files.pythonhosted.org/packages/81/45/a0aecb3ae2ba48f7fca7120f4c2f1e39d615030e7edc1b00f66be6612c64/asymmetric_encryption-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f118af3e34ae3ecf6abbb639a2df7fbabf3cc4c8f79c81961472b6468baed43e",
                "md5": "8eb432262e09734b93b38b037abccdb3",
                "sha256": "616d089d7383558224affd42199150b91e8c0abe70d1163a6f376cbc7c668b8b"
            },
            "downloads": -1,
            "filename": "asymmetric_encryption-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8eb432262e09734b93b38b037abccdb3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 59357,
            "upload_time": "2024-10-12T17:24:37",
            "upload_time_iso_8601": "2024-10-12T17:24:37.984804Z",
            "url": "https://files.pythonhosted.org/packages/f1/18/af3e34ae3ecf6abbb639a2df7fbabf3cc4c8f79c81961472b6468baed43e/asymmetric_encryption-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 17:24:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RoyNisimov",
    "github_project": "AsymmetricEncryption",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "asymmetric-encryption"
}
        
Elapsed time: 1.29555s