Link to Repository: https://github.com/wahabjawed/SQLite-Encryption What is it about! SQLite is an embedded SQL database engine that reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. …