Skip to content

WintrCat/chessencryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”‘ Chess Encryption

Encrypt files into large sets of Chess games stored in PGN format.
From the YouTube video: Storing Files in Chess Games for Free Cloud Storage

This is a library so you will need to import functions from decode.py and encode.py to use this. I have written some small documentation to help using them, although I won't generally be providing support for this software. I'm just uploading it for others with an interest in the algorithm etc.