Skip to content

Java Project which takes file input and saves it in parts with overhead and provides both Encryption and reliability.

Notifications You must be signed in to change notification settings

leokishan/File-encryption-and-reliablity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-encryption-and-reliablity

Java Project which takes file input and saves it in parts with overhead and provides both Encryption and reliability.

Working

Project takes file and reads file content in bytes. This file content is encrypted using two different keys and file is stored as six chunk files. These files can be stored anywhere and to retrieve the file contents any three of these files are required. So in any case system can tolerate 50% percent data loss and can still retrieve file content without data loss.

About

Java Project which takes file input and saves it in parts with overhead and provides both Encryption and reliability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages