Metadata-Version: 2.4
Name: simple-encryptor
Version: 0.1.0
Summary: A secure AES-GCM encryption/decryption package
Home-page: https://github.com/zaidimurtaza/Encryptor
Author: Murtaza Zaidi
Author-email: zaidimurtaza102@gmail.com
License: MIT
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
License-File: LICENSE
Requires-Dist: cryptography
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file
