Metadata-Version: 2.1
Name: chessencryption
Version: 1.1
Description-Content-Type: text/markdown
Requires-Dist: chess
Requires-Dist: flask

# 🔑 Chess Encryption

Encrypt files into large sets of Chess games stored in PGN format.

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.
