tananaev / passport-reader

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

Why we don't use verifyAA in this project #61

Closed sontranit1996 closed 3 months ago

sontranit1996 commented 3 months ago

Dear Dev, Can you explain for me why we don't use verifyAA in this project. My app need AAChallenge and AASignature and I can't take it. Thank you ![Uploading 122.PNG…]()

tananaev commented 3 months ago

No, unfortunately not.

sontranit1996 commented 3 months ago

Why don't we need to do that anymore? I found this function in legacy/passport :(

tananaev commented 3 months ago

Link?

sontranit1996 commented 3 months ago

Line 910 to 1067

sontranit1996 commented 3 months ago

https://github.com/tananaev/passport-reader/blob/master/legacy/Passport.java

sontranit1996 commented 3 months ago

Or there is a new function to do that. "Active Authentication"

tananaev commented 3 months ago

That code is not ours.