DocumentCode :
614171
Title :
Encrypted Incremental Backup without Server-Side Software
Author :
Shih-Yu Lu
Author_Institution :
Cloud Syst. Software Inst., Inst. for Inf. Ind., Taipei, Taiwan
fYear :
2013
fDate :
25-28 March 2013
Firstpage :
1467
Lastpage :
1472
Abstract :
With the development of science and technology, the capacity of hard disk and quantity of data are getting bigger and bigger. Backup become important mechanism for the user or enterprises who don´t want lose their data. When the amount of data is small, it´s fine to do full backup every time. If the amount of data is huge, it will take a long time to do full backup every time. In this case, most enterprise will use incremental backup for saving time. Incremental backup preserves data by not creating multiple copies, therefore incremental backup is faster than full backup. In order to solve security problem, encryption is necessary when backup data storage in storage server. But there is one problem, most incremental backup cannot be encrypted. So, this paper will show how to do encrypted incremental backup without server-side software requirement. Encrypted incremental backup collect information from every file and stores information into one file called checksum file. That information include filename, checksum, last modified time, file size, delete stamp, and encryption key. When backup start, client will collect filename, checksum, last modified time, and file size. Client gets another checksum file from storage server. By comparing those two checksum files, system will know what files have been changed, and should be transmitted in backup at this time. Before those files transmit to storage server, client will generate random keys to encrypt those files, and store encrypted keys in checksum file. System will use another key to encrypt checksum file, and using admin password to encrypt/decrypt this KEK (key encryption key).
Keywords :
cryptography; hard discs; software engineering; storage management; KEK; checksum file; data storage; encrypted incremental backup; hard disk; key encryption key; science and technology; server-side software; Conferences; Encryption; Servers; Software; Switches; Encrypted Backup; Incremental Backup; Restore;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Advanced Information Networking and Applications Workshops (WAINA), 2013 27th International Conference on
Conference_Location :
Barcelona
Print_ISBN :
978-1-4673-6239-9
Electronic_ISBN :
978-0-7695-4952-1
Type :
conf
DOI :
10.1109/WAINA.2013.178
Filename :
6550603
Link To Document :
بازگشت