The Knight's Tour Encryption System is a console based crypt
The Knight's Tour Encryption System is a console based cryptographic application that leverages the Knight's Tour problem on a chessboard to generate a unique encryption key. This key is then used for XOR-based encryption and decryption of messages.