Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 554 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 554 Bytes

SecureDataLocker License: MIT

A concept app that uses Jetpack Security to encrypt user data such as text files or images using Encrypted Shared Preferences and uses Biometrics for authentication. The data can only be decrypted after the user is authorized via a master key or Biometric authentication. The app also displays the list of encrypted files and decrypts them on successful authentication.

Demo