ABSTRACT
Proposed System
This
paper presents CSSM, a Cloud Secure Storage Mechanism. CSSM combines data
dispersion with data encryption, so that large-scale cloud data and keys would
be stored in chunked cipher texts. On this basis, user password and secret
sharing are introduced to further protect keys security. We implemented CSSM
based on OpenStack Swift mechanism and made several tests.
The
major contributions of this work are listed below:
Data
Secure Storage: In order to prevent data leakage and increase the difficulty of
attack, this paper presents a method combining data distribution and data
encryption to improve data storage security.
Hierarchical
Key Management: To protect the key and prevent the attacker from using the key
to recover the data, this paper introduces secret sharing and key hierarchy
derivation algorithm in combination with user password to enhance key security.
0 Comments