c3sign


Namec3sign JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/oddy/c3
SummaryCompact Crypto Certs (C3) is a mini-PKI signer/verifier with full chain functionality and compact binary and friendly text cert formats
upload_time2023-12-22 21:56:08
maintainer
docs_urlNone
authorBeau Butler
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# C3 = Compact Crypto Certs

Compact Crypto Certs (C3) is a mini-PKI signer/verifier with full chain functionality and compact binary and friendly text cert formats

(Note: a libsodium DLL/so/dylib is needed for the private key password encryption)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oddy/c3",
    "name": "c3sign",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Beau Butler",
    "author_email": "beau.butler@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/dd/24/6d4768336beb9de3d48ad06ec59ad4bdf8dd2c871a18129d75df0e3bfdfb/c3sign-1.1.2.tar.gz",
    "platform": null,
    "description": "\n# C3 = Compact Crypto Certs\n\nCompact Crypto Certs (C3) is a mini-PKI signer/verifier with full chain functionality and compact binary and friendly text cert formats\n\n(Note: a libsodium DLL/so/dylib is needed for the private key password encryption)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Compact Crypto Certs (C3) is a mini-PKI signer/verifier with full chain functionality and compact binary and friendly text cert formats",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/oddy/c3"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01d63573a5b956c066a961d836b24fcaed1eb70701aa653fb74d7351dc4e9797",
                "md5": "f61f09d8ea7f1e781d0e3858372115b4",
                "sha256": "e8b26e5898b2e644fc3f6fd6870976ab20139fd072280799a60a96cdfd9c1537"
            },
            "downloads": -1,
            "filename": "c3sign-1.1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f61f09d8ea7f1e781d0e3858372115b4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 39033,
            "upload_time": "2023-12-22T21:56:06",
            "upload_time_iso_8601": "2023-12-22T21:56:06.460182Z",
            "url": "https://files.pythonhosted.org/packages/01/d6/3573a5b956c066a961d836b24fcaed1eb70701aa653fb74d7351dc4e9797/c3sign-1.1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd246d4768336beb9de3d48ad06ec59ad4bdf8dd2c871a18129d75df0e3bfdfb",
                "md5": "52a89c8d105d9d82304a9d07f8910cca",
                "sha256": "7854fdfc3b9a69ad3babe7a514bc46bd6341aff4a5eff16b45b84a1667f7f7f0"
            },
            "downloads": -1,
            "filename": "c3sign-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "52a89c8d105d9d82304a9d07f8910cca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33287,
            "upload_time": "2023-12-22T21:56:08",
            "upload_time_iso_8601": "2023-12-22T21:56:08.242172Z",
            "url": "https://files.pythonhosted.org/packages/dd/24/6d4768336beb9de3d48ad06ec59ad4bdf8dd2c871a18129d75df0e3bfdfb/c3sign-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-22 21:56:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oddy",
    "github_project": "c3",
    "github_not_found": true,
    "lcname": "c3sign"
}
        
Elapsed time: 0.14448s