Final cleanup

This commit is contained in:
Zaponium 2024-04-17 21:36:56 +02:00
commit 8f83d22c98
10 changed files with 168 additions and 233 deletions

6
README.txt Normal file
View file

@ -0,0 +1,6 @@
## This is the Shush Image - Text Encryption Tool
## Given an image (jpg or png) and a text file (.txt) it can create a new image (png) which will contain the text of the .txt file inside of it.
## This process can then be reversed using the Decrypt function and a png image which has text encrypted into it.
## Github: