SECURITY MECHANISM OF PRIVACY ENHANCED SHARED FILE SYSTEM SUITABLE FOR MOBILE ACCESS

Citation
A. Shimbo et al., SECURITY MECHANISM OF PRIVACY ENHANCED SHARED FILE SYSTEM SUITABLE FOR MOBILE ACCESS, IEICE transactions on fundamentals of electronics, communications and computer science, E79A(1), 1996, pp. 102-109
Citations number
8
Categorie Soggetti
Engineering, Eletrical & Electronic","Computer Science Hardware & Architecture","Computer Science Information Systems
ISSN journal
09168508
Volume
E79A
Issue
1
Year of publication
1996
Pages
102 - 109
Database
ISI
SICI code
0916-8508(1996)E79A:1<102:SMOPES>2.0.ZU;2-R
Abstract
This paper describes a novel shared file system, whose main features a re enhanced security and its concurrency control mechanism. The system is especially suitable for access from mobile hosts. Users can edit t heir shared files concurrently, Shared files are encrypted and decrypt ed only by clients. and the file server cannot know the contents. The server asynchronously receives the edited parts, which are already enc rypted, and merges them into the current version, deciphering neither the stored file nor the encrypted editing data. We call the mechanism 'privacy enhanced merging'. The mechanism and the underlying encryptio n algorithm, shared file data structure and procedures followed by cli ents and the server are shown.