tananaev / passport-reader

e-Passport NFC Reader Android app
326 stars 126 forks source link

Fix Passive Authentication check for PH passports #33

Closed typelogic closed 3 years ago

typelogic commented 3 years ago

For some reason, it failed Passive Authentication check on PH passports. Error screenshot here NoSuchAlgorithmException

It also failed on Chip Authentication check because passport has no DG14. What it has are: 1, 2, 11, 12, 15. This PR is only to deal on the Passive Authentication check.

tananaev commented 3 years ago

Merged, thanks.