Metadata-Version: 1.0
Name: securefile
Version: 1.0.0
Summary: A python package for hybrid file encryption and decryption. securefile is for n-layer file encryption. This package provides a basic two-way encryption algorithm for a file. It supports approximately all kind of file encoding. The package provides RSA, DES, AES and Shift Cipher and base64 algorithm for file encoding and decoding.
Home-page: https://github.com/Krprashant94/securefile
Author: Prashant Kumar, Pamela Banerjee
Author-email: kr.prashant94@gmail.com
License: MIT
Description: #securefile
        -----------
        Docs : https://securefile.readthedocs.io
Platform: UNKNOWN
