Metadata-Version: 2.1
Name: Hexagonal-Permutation-Cipher
Version: 1.0.0
Summary: A tool for encrypting and decrypting text using a hexagonal permutation cipher combined with AES encryption.
Home-page: https://github.com/00-python/Hexagonal-Permutation-Cipher
Author: Joseph Webster Colby
Author-email: rwc.webster@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pycryptodome
Requires-Dist: pygame

