Metadata-Version: 2.1
Name: aes-encryption-tool
Version: 1.0.0
Summary: AES Encryption/Decryption Tool with PyQt5 GUI
Home-page: https://github.com/syahra712/aes-encryption
Author: Your Name
Author-email: syahra2014@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PyQt5
Requires-Dist: cryptography

{\rtf1\ansi\ansicpg1252\cocoartf2709
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\paperw11900\paperh16840\margl1440\margr1440\vieww11520\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 # AES Encryption/Decryption Tool\
A simple tool to encrypt and decrypt files securely using AES encryption. Built with PyQt5.\
\
## Features\
- Encrypt and decrypt files with AES.\
- Intuitive graphical user interface (GUI).\
- Password strength checker and progress bar.\
\
## Installation\
1. Install Python 3.8 or later.\
2. Install the tool via pip:\
}
