Not so hardware Android Keystore
So you thought that your keys generated with an Android Keystore are securely stored in some hardware magic box? Not even close. You can find them on your drive. The headline above is something of a clickbait, but there is a lot of truth in it as well. TL;DR...
Generate quasi secure password on Android
Sometimes you have to use the generated password on the device.This is generally not the best approach but if you have to then try to do it as good as it is possible.This is my way to generate a random and quasi secure password on Android: You can ask...