Skip to content

boged/AndroidPasswordStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidPasswordStorage

Main sources directory here.

About program

This program implement password storage in memory using RoomDatabase in format:

  • Name of resource
  • Login
  • Password
  • Description

All records displaying on main menu where you can swipe its up-down for scroll list or swipe left for delete record.

Database records encrypt with AES-CBC-PKCS5Padding algorithm based on user password which is set on first open. After it is used for authorization in application.

Change password you can in extended menu on main screen. Also in this menu you can export/import database in CSV format or clear it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages