/File-Sharing-with-Merkle-Tree-Validation

Implements a basic file transfer and validation system using a Merkle Tree. The system follows a client-server architecture, allowing users to upload files from the client to the server and download files from the server to the client.

Primary LanguagePythonMIT LicenseMIT

Watchers