Skip to content

Browser for SQLite. Support encrypted database created by System.Data.Sqlite

Notifications You must be signed in to change notification settings

mozram/SQLite-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite Browser

SQlite database has many encryption implementation, one of it 128bit RSA, which is used by System.Data.Sqlite. This program allows user to open standard unencrypted database or encrypted database created by System.Data.Sqlite. For encrypted database, the current password of the database is needed to open the database.

About

Browser for SQLite. Support encrypted database created by System.Data.Sqlite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages