Problem Statement
Secure File Storage on Cloud Using Hybrid Cryptography
The concept of hybrid cryptography is utilized to protect the cloud’s storage infrastructure. To demonstrate the differences between less secure and more secure systems, two different methods are employed. The first strategy employs the RSA and AES algorithms, with RSA being used for key encryption and AES being used for text or data encryption. The AES and Blowfish algorithms are employed in the second, or more secure, technique.
PS Number: PSCCV003
Domain Bucket: Cloud Computing
Category: Software
Dataset : NA
Secure-File-Storage-Using-Hybrid-Cryptography The goal is to create a safe platform for cloud file storage utilizing hybrid cryptography.
Methodology To accomplish the aforementioned objective, the following methods must be used: File loading on the server. The uploaded file will be split into N pieces
Background of the Problem
Hybrid Cryptography concept is used for securing storage system of cloud. Two different approaches are used to show the difference between less secure and more secure systems. The first approach uses RSA and AES algorithms; RSA is used for key encryption and AES is used for text or data encryption. In the second or we can say more secured approach, AES and Blowfish algorithms are used.
Objective
Secure-File-Storage-Using-Hybrid-Cryptography : To Achieve a secure plateform for storing of files on Cloud using Hybrid Cryptography. Methodology To achieve the above goal, the following methodology needs to be followed: Load the file on the server.Dividing the uploaded file into N parts
Summary
Hence data security is a very important component of cloud storage. This paper presents a review of a system which stores data on the cloud after encrypting it. Hence even if a security breach were to take place, the attacker would get access to encrypted data, which would still ensure data confidentiality.