oscrypto-py311-fix


Nameoscrypto-py311-fix JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/wbond/oscrypto
SummaryTLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.
upload_time2023-10-16 12:27:00
maintainer
docs_urlNone
authorEdwin Onuonga
requires_python
licenseMIT
keywords crypto pki tls ssl x509 certificate encrypt decrypt sign verify rsa dsa ec dh
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wbond/oscrypto",
    "name": "oscrypto-py311-fix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "crypto pki tls ssl x509 certificate encrypt decrypt sign verify rsa dsa ec dh",
    "author": "Edwin Onuonga",
    "author_email": "ed@hazy.com",
    "download_url": "https://files.pythonhosted.org/packages/af/79/3e7d247b2d58e92e0784d48bc927912b7cbc2704e119032d2abdd29b7106/oscrypto-py311-fix-1.3.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.",
    "version": "1.3.1",
    "project_urls": {
        "Homepage": "https://github.com/wbond/oscrypto"
    },
    "split_keywords": [
        "crypto",
        "pki",
        "tls",
        "ssl",
        "x509",
        "certificate",
        "encrypt",
        "decrypt",
        "sign",
        "verify",
        "rsa",
        "dsa",
        "ec",
        "dh"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af793e7d247b2d58e92e0784d48bc927912b7cbc2704e119032d2abdd29b7106",
                "md5": "930dc1f3e656de8e2585a2672758c894",
                "sha256": "f272e82cf9e67c41641efb3fca63a3f08abd521339896156877139f487d4f3aa"
            },
            "downloads": -1,
            "filename": "oscrypto-py311-fix-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "930dc1f3e656de8e2585a2672758c894",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 169504,
            "upload_time": "2023-10-16T12:27:00",
            "upload_time_iso_8601": "2023-10-16T12:27:00.591471Z",
            "url": "https://files.pythonhosted.org/packages/af/79/3e7d247b2d58e92e0784d48bc927912b7cbc2704e119032d2abdd29b7106/oscrypto-py311-fix-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-16 12:27:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wbond",
    "github_project": "oscrypto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "tox": true,
    "lcname": "oscrypto-py311-fix"
}
        
Elapsed time: 0.11443s