Metadata-Version: 2.1
Name: AESencrypt
Version: 0.0.5
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
=========

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


Install AESencrypter on your system using :

pip install AESencrypt

Import AESencrypter into your project using :

import AESencrypter

Example of creating and using instance of hashMap:

import AESencrypter

AESencrypter.create()


