International Conference on Cognitive Knowledge Engineering |
Foundation of Computer Science USA |
ICKE2016 - Number 1 |
January 2018 |
Authors: P. D. Patni, S. N. Kakarwal |
fc5145a4-2202-401f-8529-d2ab2fb8f8db |
P. D. Patni, S. N. Kakarwal . Implementation of Division and Replication of Data in Cloud. International Conference on Cognitive Knowledge Engineering. ICKE2016, 1 (January 2018), 1-7.
In cloud system the data is outsourced on the cloud, this may create security issues. In this paper we propose Division and Replication of Data in Cloud (DRDC) which can take care of security issues without compromising the performance. In this system, file uploaded by the client is first encrypted then divided into fragments. Then these fragments are replicated over the cloud nodes. Fragmentation and replication is carried out in such a way that each node contains only a single fragment. Thus if any one of the node is intruded by hacker, no significant information is revealed, and thus security is maintained. To further increase the security, nodes are separated by T-coloring graph method. Due to the T-coloring, the effort needed by an attacker to breach the security is increased multiple times. In addition to this, in this paper we compare this system (DRDC) with other methodologies.