Metadata-Version: 2.4
Name: deathCode
Version: 1.0.0
Summary: مكتبة تشفير ملفات قوية (DC Encryption)
Author: DeathCode
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pycryptodome>=3.19.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# DeathCode - DC Encryption

مكتبة تشفير ملفات قوية باستخدام AES-256-CBC

## التثبيت

```bash
pip install deathCode
