AppManager icon indicating copy to clipboard operation
AppManager copied to clipboard

Use strong encryption in Android KeyStore

Open MuntashirAkon opened this issue 3 years ago • 0 comments

Investigate and provide options to configure the following security features for the Android KeyStore:

In App Manager, Android KeyStore is used to encrypt/decrypt the password (the decrypted password is always cleared from memory after each operation) for the BKS KeyStore internally used by Android. Therefore, it plays a very important role if the user has encrypted backups present or use a custom signing key.

MuntashirAkon avatar May 30 '22 16:05 MuntashirAkon