scottyab / safetynethelper

SafetyNet Helper wraps the Google Play Services SafetyNet.API and verifies Safety Net API response with the Android Device Verification API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add extra validation checks

scottyab opened this issue · comments

Finish the safetynet api response payload validation signature and .apk checksum.

Update: the code is pushed for these but commented out as I couldn't figure out how the digests for the app signature and .apk checksum were calculated.

It looks like the apk digest is being verified, is it not?

If it is, then #13 closes this issue