Metadata-Version: 1.1
Name: polyencryption
Version: 0.0.1
Summary: a simple encryption algorithm that encrypts .txt files using a polyalphabetic cypher. NOTE- this software is not intended for or should be used for security purposes
Home-page: UNKNOWN
Author: Andrew C
Author-email: cumminand@outlook.com
License: MIT
Description: # polyencryption
        this module allows for .txt file encryption and decryption through use of a key.
        
        
        Change Log
        ==========
        0.0.1 (6/14/2020) - First release
Keywords: encryption
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
