Metadata-Version: 2.1
Name: AESencrypt
Version: 0.0.4
Summary: tool for encrypting files using AES encryption
Home-page: https://github.com/AhmadTaj1754/AESencrypter
Author: Ahmad Taj
Author-email: Ahmadtaj77@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

AESencrypter *
=========

ahmadHashMap is a cross-platform hashing/mapping Python module for human beings. Used to simulate a Python dictionary.


Install ahmadHashMap on your system using :

pip install AESencrypt

Import ahmadHashMap into your project using :

import AESencrypter

Example of creating and using instance of hashMap:

 import AESencrypter



 mAESencrypter.create()


*currently only working with python2 due to dependencies


