This repository is not active
derk/P2P_backup_System
A back up system using normal distributed hash table(DHT) which enables user to store files securely using AES encryption over the network in multiple parts. SHA1 was used to find the hash of the file which decides the location of life. Multi-Threaded environment was used for uploading and downloading file with efficiency.
Java