android-keystore icon indicating copy to clipboard operation
android-keystore copied to clipboard

Safe for production code?

Open rraallvv opened this issue 7 years ago • 1 comments

I'm looking for a way to add password AES encryption for API 21 and upward, is the KeyStore used in this application safe for production code even for rooted devices?

rraallvv avatar Feb 24 '18 19:02 rraallvv

No idea, try this though: https://gist.github.com/DrBrad/f5c52fedf5b253b5ca13397b24b3a95f

DrBrad avatar Feb 09 '19 08:02 DrBrad