Module to generate and verify PE signatures
Project description
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.8+ and does not support Python 2.
Installation
Installation is very simple:
pip install signify
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file signify-0.7.1.tar.gz
.
File metadata
- Download URL: signify-0.7.1.tar.gz
- Upload date:
- Size: 61.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 501073db65aadce6c651f2a8c626d7e47d6eb50b37b874e062fca9c52427e2b2 |
|
MD5 | 5bd1f61e513404e959c76191b078b753 |
|
BLAKE2b-256 | 424d9c5f798d5cd6624a709ebe9e7a1ad584b137b9aa885ce336093a10d4759a |