Skip to content

fasaiph/cutecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cutecryptor

Encryption / Decryption practice where password is answer to a personal question

How to Install and Run

git pull git@github.com:fasaiphuathavornskul/cutecryptor.git

You must have python3 installed to run encryption and decryption.

Encryption:

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.

Decryption:

cd cutecryptor && python3 decrypt.py

About

Encryption / Decryption practice where password is answer to a personal question

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors