googlearchive / android-FingerprintDialog

Migrated:
https://github.com/android/security
Apache License 2.0
1.38k stars 477 forks source link

Catch KeyPermanentlyInvalidatedException with Asymmetric key #59

Closed BulatMukhutdinov closed 5 years ago

BulatMukhutdinov commented 5 years ago

When dealing with AES encryption we would get KeyPermanentlyInvalidatedException if new fingerprint was added. Is it possible to detect fingerprints enrolments with asymmetric keys (RSA)? I have tried but no success so far

codingjeremy commented 5 years ago

I am closing this issue/PR, as it has been migrated to the new repo linked above in the comments. Thank you!