Metadata-Version: 1.1
Name: OneTimePadEncryption
Version: 2.0.0
Summary: This module is intended to provided users with a quick and simple way to perform  a one time pad encryption on text files and string.  It will work with python 2 or 3.
Home-page: https://github.com/marcsantiago/one_time_pad_encryption
Author: Marc Santiago
Author-email: marcanthonysanti@gmail.com
License: UNKNOWN
Download-URL: https://github.com/marcsantiago/one_time_pad_encryption/tarball/0.1
Description: AUTHOR: Marc Santiago
        EMAIL: marcanthonysanti@gmail.com
        This module is intended to provided users with a quick and simple way to
        perform a one time pad encryption on text files and strings. 
Keywords: encryption,one time pad
Platform: UNKNOWN
