Skip to content
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

feat(gui): Support for APK signature v3 added #773

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

jpstotz
Copy link
Collaborator

@jpstotz jpstotz commented Nov 1, 2019

The old apk signature test had problems if the APK contained a v3 signature.
The updated apksig library can handle v1-v3 signatures correctly.
Furthermore I moved the verification warnings below the signature block as there are usually a lot of them, but they are not more important that the signature verification result.

@skylot skylot merged commit cf3e17c into skylot:master Nov 1, 2019
@skylot
Copy link
Owner

skylot commented Nov 1, 2019

@jpstotz thanks!

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.

2 participants