Simple python 3 based program to encrypt data within text files using a custom Cryptographic algorithm designed by the author. The aim of this software is to provide a robust solution for encrypting individual .txt files - this has many applications including attaching the encrypted txt files to emails to protect communication content or providi…
-
Updated
Aug 12, 2018 - Python