You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accrescent currently pins the SHA256 hash of the public key(s) of a given app's signing certificate(s). Android identifies an app's signer by its entire signing certificate in various places, not just by the public key. Is there any benefit to pinning hashes of whole certificates instead of only their public keys?
The text was updated successfully, but these errors were encountered:
Accrescent currently pins the SHA256 hash of the public key(s) of a given app's signing certificate(s). Android identifies an app's signer by its entire signing certificate in various places, not just by the public key. Is there any benefit to pinning hashes of whole certificates instead of only their public keys?
The text was updated successfully, but these errors were encountered: