Skip to content

blackXmask/Sem-01-Qt-Creator-Encryption-Decryption-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Qt Creator Encryption & Decryption Project

This is a Qt-based Encryption & Decryption Application built using C++ and Qt Framework. It provides a graphical interface to select files and securely encrypt or decrypt them.

Features:

File Encryption & Decryption using custom algorithms.
Qt GUI Interface for user-friendly interaction.
Cross-Platform support (Windows & Linux).

image_01 image_02 image_03

How to Run:

  1. Install Dependencies (Linux):

Run the following command to install Qt development tools:

sudo apt update
sudo apt install qt5-qmake qtbase5-dev qttools5-dev-tools build-essential
  1. Clone the Repository:
git clone https://github.com/blackmask-ah/QT_Creator_-C-C-.git  
cd QT_Creator_-C-C-
./QT_PRO

Contact:

📩 Email: [email protected]

ONLY FOR LEARNING || HOW THINGS ARE WORKING.

About

QtEncryptor is a file encryption and decryption application built using Qt Creator (C++). It allows users to select a file, encrypt it into a secure format, and decrypt it back to its original state. The project features a modern GUI for user interaction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors