Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 378 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 378 Bytes

mobile-android-secure-storage

Implementation of a secure storage solution for Android.

This will allow consumers to save query and delete key value data saved in shared preferences. The data will be encrypted before storage and decrypted on retrieval, when an instance is created the consumer can choose the access level of the data (are biometrics required to access)