signify


Namesignify JSON
Version 0.8.1 PyPI version JSON
download
home_pageNone
SummaryModule to generate and verify PE signatures
upload_time2025-08-16 15:39:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords authenticode authentihash fingerprinter pe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Signify
=======
.. image:: https://github.com/ralphje/signify/actions/workflows/test.yml/badge.svg
    :target: https://github.com/ralphje/signify/actions/workflows/test.yml
.. image:: https://codecov.io/gh/ralphje/signify/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/ralphje/signify
.. image:: https://readthedocs.org/projects/signify/badge/?version=latest
    :target: http://signify.readthedocs.io/en/latest/?badge=latest

Signify, a portmanteau of *signature* and *verify*, is a Python module that computes and validates signatures.
At this point it is mostly a library that verifies PE Authenticode-signed binaries.

This module is a forked from Google's ``verify_sigs`` module, updated to fit
modern Python standards and be compatible with Python 3. It is **not** a drop-in
replacement, as significant changes have occurred.

This module is compatible with Python 3.9+.

Installation
------------
Installation is very simple::

    pip install signify

MSI file support requires::

    pip install signify[msi]

Documentation
-------------
Documentation is available at http://signify.readthedocs.io/en/latest/ or in the docs/ directory.

Thanks
------
Thanks to Germano Caronni (caronni@google.com, gec@acm.org) for writing the basis of this module.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "signify",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "authenticode, authentihash, fingerprinter, pe",
    "author": null,
    "author_email": "Ralph Broenink <ralph@ralphbroenink.net>",
    "download_url": "https://files.pythonhosted.org/packages/eb/c0/93d6f67f3e1125fb400cf734356fcf30daaac2cfb99555fa6a27031c9ded/signify-0.8.1.tar.gz",
    "platform": null,
    "description": "Signify\r\n=======\r\n.. image:: https://github.com/ralphje/signify/actions/workflows/test.yml/badge.svg\r\n    :target: https://github.com/ralphje/signify/actions/workflows/test.yml\r\n.. image:: https://codecov.io/gh/ralphje/signify/branch/master/graph/badge.svg\r\n    :target: https://codecov.io/gh/ralphje/signify\r\n.. image:: https://readthedocs.org/projects/signify/badge/?version=latest\r\n    :target: http://signify.readthedocs.io/en/latest/?badge=latest\r\n\r\nSignify, a portmanteau of *signature* and *verify*, is a Python module that computes and validates signatures.\r\nAt this point it is mostly a library that verifies PE Authenticode-signed binaries.\r\n\r\nThis module is a forked from Google's ``verify_sigs`` module, updated to fit\r\nmodern Python standards and be compatible with Python 3. It is **not** a drop-in\r\nreplacement, as significant changes have occurred.\r\n\r\nThis module is compatible with Python 3.9+.\r\n\r\nInstallation\r\n------------\r\nInstallation is very simple::\r\n\r\n    pip install signify\r\n\r\nMSI file support requires::\r\n\r\n    pip install signify[msi]\r\n\r\nDocumentation\r\n-------------\r\nDocumentation is available at http://signify.readthedocs.io/en/latest/ or in the docs/ directory.\r\n\r\nThanks\r\n------\r\nThanks to Germano Caronni (caronni@google.com, gec@acm.org) for writing the basis of this module.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Module to generate and verify PE signatures",
    "version": "0.8.1",
    "project_urls": {
        "Changelog": "https://signify.readthedocs.io/en/latest/changelog.html",
        "Documentation": "http://signify.readthedocs.io/en/latest/",
        "Repository": "https://github.com/ralphje/signify"
    },
    "split_keywords": [
        "authenticode",
        " authentihash",
        " fingerprinter",
        " pe"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4aaab78ff461095706092cad649a3688f1f015878905c2ad088b05a89d615632",
                "md5": "d44b05ad5046c3b52e86ad8a13c20f61",
                "sha256": "1eae199d6cccb9b2745179acf80af71dbc09a1d13b62eb70213c8470e55a6ee1"
            },
            "downloads": -1,
            "filename": "signify-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d44b05ad5046c3b52e86ad8a13c20f61",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 58411,
            "upload_time": "2025-08-16T15:39:52",
            "upload_time_iso_8601": "2025-08-16T15:39:52.937422Z",
            "url": "https://files.pythonhosted.org/packages/4a/aa/b78ff461095706092cad649a3688f1f015878905c2ad088b05a89d615632/signify-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ebc093d6f67f3e1125fb400cf734356fcf30daaac2cfb99555fa6a27031c9ded",
                "md5": "be98c6a3c7bc523147a0bdb27b71bf49",
                "sha256": "2c70c60caf676226fdde2009a03daf4a71063ec1d74263f1753e0c1a67c3b38a"
            },
            "downloads": -1,
            "filename": "signify-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "be98c6a3c7bc523147a0bdb27b71bf49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 57346,
            "upload_time": "2025-08-16T15:39:54",
            "upload_time_iso_8601": "2025-08-16T15:39:54.292469Z",
            "url": "https://files.pythonhosted.org/packages/eb/c0/93d6f67f3e1125fb400cf734356fcf30daaac2cfb99555fa6a27031c9ded/signify-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-16 15:39:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ralphje",
    "github_project": "signify",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "signify"
}
        
Elapsed time: 0.92834s