Skip to content

feat: add arg required_key_hashes to verify(...) #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

mherrmann
Copy link
Contributor

The Chromium implementation for verifying CRX files makes it possible to supply a list of required key hashes that a CRX file must be signed with. This PR adds the same (optional) functionality to python-crx3.

Thank you for the useful library!

@liying2008 liying2008 merged commit 30a0efa into liying2008:main Dec 10, 2024
10 of 15 checks passed
@liying2008
Copy link
Owner

@mherrmann Thank you for your contribution, I will release a new version 0.0.4 later!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants