Skip to content

bvannah/diarycrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

diarycrypto

Creates and encrypts a diary for you, which can be re-opened and edited more if you know the password! This works if you are using Windows and notepad.exe is your default program for opening .txt files. To create/edit/view the diary, use command prompt in the appropriate directory and do:

py diarycrypto.py [password]

The encryption is not very strong at all. It's just a repeating XOR cipher, which should still be enough to protect your diary from people lacking computer savvy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages