Encrypted Image Storage CLI Tool

A CLI tool for securely storing images with encryption.
Features
Encryption
Image Processing
Tools
Python
SQLite
Project Context
A command line tool with a user-friendly interface for securely storing images locally with encryption and decryption using a paraphrase. The tool uses a SQLite database to store the encrypted images and allows different paraphrases to be used for encrypting and decrypting different sets of images.