CRJun 18, 2014

Crypto multi tenant: an environment of secure computing using cloud sql

arXiv:1406.4681v12 citations
Originality Synthesis-oriented
AI Analysis

This addresses data security for cloud tenants, but it is incremental as it applies standard encryption to a cloud database.

The paper tackles data security for cloud tenants by implementing AES encryption with Cloud SQL, demonstrating that AES provides protection for cloud-stored data while ensuring availability during denial-of-service attacks.

In our proposed work we mainly focus on data security of tenants so that only the authorized user can access the data. To provide this feature we use encryption and decryption process of data so that the only legal tenant can access their particular data. Hence, for security related to data of tenants we implement AES (advanced encryption standard) using cloud SQL. The result obtained from experimental methodology proved that AES gives protection for the data stored in the cloud. We make use of AES algorithm and Google App Engine to supply secured data storage, efficiency, assure availability in the condition of cloud denial-of-service attacks and data security in the cloud. This Approach is basically implemented by tenants who are going to store their data in the cloud.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes