Encryption / Decryption practice where password is answer to a personal question
git pull git@github.com:fasaiphuathavornskul/cutecryptor.gitYou must have python3 installed to run encryption and decryption.
cd cutecryptor && python3 encrypt.py
If decryption is successful, the image will be viewable. If answer to question is wrong and decryption is unsuccesful, there will be no "password is wrong" error, but image will not be viewable.
cd cutecryptor && python3 decrypt.py