SlideShare a Scribd company logo
1 of 30
SECURE FILE STORAGE
ON CLOUD USING
HYBRID CRYPTOGRAPHY
INTRODUCTION
 Cloud storage is a convenient and reliable
option to store and retrieve data.
 The information over internet is becoming a
critical issue.
 Cryptography concept is used for securing
storage system of cloud.
LITERATUR SURVEY
 Punam V Maitri, Aruna Verma ”Data
security and cloud computing issues”
 Joseph Selvanayagam, Akash Singh,
Joans Michael, and Jaya Jeswani
“Secure File Storage on Cloud using
cryptography”
EXISTING SYSTEM
 User selects the file from the local
storage.
 The file will be uploaded to the cloud
after getting encrypted.
 It uses AES algorithms.
 It needs some more time for encryption
and decryption process.
PROPOSED SYSTEM
 The Proposed system is designed to provide
high security to the data.
 It converts the plain text into a cipher text
and store it into the cloud.
 It uses AES, 3DES and RC6 algorithms for
data encryption and decryption.
 It uses multithreading technique.
MODULE DESCRIPTION
Register
User can register themselves by giving username, password,
address, email-id and phone number.
Login
User can login using credentials.
Data encryption
Data will be encrypted using AES,3DES and RC6 algorithms.
 File upload
Encrypted file will be uploaded to the cloud.
 Request for file
If user wants to download a file then user needs to
request for a file to the cloud.
 Data decryption
Data will be decrypted by using AES, 3DES and
RC6 algorithm.
SYSTEM ARCHITECTURE
SYSTEM REQUIREMENTS
Hardware requirements
 System : Intel Core i3
 Hard Disk : 250 GB
 RAM : 4 GB
 Processor : i3 7th Generation
Software requirements
 Operating system : Windows 7
and above
 Front End :HTML,CSS, JavaScript
 Back End :SQLite Server
CONTEXT FLOW DIAGRAM(CFD)
Admin
User
Secure file
storage
system
Cloud
Login
Login
Encrypt
Decrypt
DATA FLOW DIAGRAM(DFD)
Plaintext Encryption Cipher text
User
Decryption
Plaintext
Decrypted
file
Cloud
Login
Request for file
File
Mail ID and
Password
Level-1 DFD for System
DFD LEVEL-2 for ADMIN
Admin Login
View
user
details
Database
Mail ID and
Password
Check for mail ID
And Password
Login
Successful
If mail ID and Password mismatch
DFD LEVEL-2 for USER
User
Encryption
Decryption
session started
Register
Login Database
Mail ID and
Password
Check for Mail ID
And Password
Login
successful
If Mail ID and Password mismatch
Error if user already exists
ER Diagram
14
ALGORITHMS USED
Advanced Encryption Standard (AES)
 In present day cryptography, AES is widely adopted
and supported in both hardware and software.
 AES uses symmetric key encryption.
 It takes plaintext in blocks of 128,192,
and 256 bits.
 Stronger and faster than Triple-DES.
step1: Substitute Bytes/ Sub Bytes
 AES defines a 16*16 matrix of byte values, called an S-box,
That contains a permutation of all possible 256 8-bit values.
Below table is the inverse S-box. It will be used during
decryption process.
step2: Shift row transformation
Rules of shifting rows,
1) Row 1 = No shifting
2) Row 2 =1 byte left shift
3) Row 3 = 2 byte left shift
4) Row 4 = 3 byte left shift
Step 3 : MixColumn
The mix column transformation operates on each column individually.
Step 4 : AddRoundKey
The state array which is 128 bit value is XORed with the AddRoundKey value
and it will generate cipher text.
 Triple DES is used to increase the
complexity and reduce the weakness of
DES.
 3DES is based on the DES algorithm.
 It works by taking three 64-bit keys.
 It has two-key and three-key versions.
 In the two-key version, the same
algorithm runs three times , but uses k1
for the first and last step.
Triple Data Encryption Standard (3DES)
3DES with three keys(Encryption and Decryption)
Mathematical equation
i. C1=E(K1,P)
ii. C2=E(K2,C1) => C2=E(K2,E(K1,P)
iii. C3=E(K3,C2)
C3=E(K3,E(K2,C1))
C3=E(K3,E(K2,E(K1,P)))
Decryption
Mathematical equation
i. C2=D(K3,C3)
ii. C1=D(K2,C2) => C1=D(K2,D(K1,C3)
iii. P=D(K1,C1)
P=D(K1,D(K2,C2))
P=D(K1,D(K2,D(K1,C3)))
Rivest Cipher 6 (RC6)
 It was developed based on RC5 and does its
job quicker than RC5.
 RC6 uses four working block size registers in
its algorithmic computations.
 It has a block size of 128 bits
 It supports key sizes of 128,192, and 256bits
up to 2040 bits.
How RC6 works
Steps:
1) Pre Whitening
2) Loop of similar round
3) Post Whitening
ADVANTAGES AND DISADVANTAGES
Advantages
 Less time is used for encryption
and decryption process.
 It provides safe backup.
 Data is kept secured on cloud
which avoids unauthorized
access.
Disadvantage
 Needs active internet
connection to connect with
cloud server.
FUTURE SCOPE
 We can also improve the system by supporting more file formats.
 In Future we can use different algorithms for encryption and decryption.
CONCLUSION
 In today’s world data security and privacy protection are the primary
problems.
 We exploit the technique of cryptography encryption to protect data files
in the cloud
 Cryptography techniques convert original data into Cipher text. So only
legitimate users can access data from the cloud storage server.
THANK YOU

More Related Content

What's hot

Image Steganography Project Report
Image Steganography Project ReportImage Steganography Project Report
Image Steganography Project ReportVijayMaheshwari12
 
Steganography
SteganographySteganography
Steganographysandeipz
 
Image steganography
Image steganographyImage steganography
Image steganographyvaidya_sanyu
 
Network security cryptography ppt
Network security cryptography pptNetwork security cryptography ppt
Network security cryptography pptThushara92
 
Steganography Project
Steganography Project Steganography Project
Steganography Project Uttam Jain
 
Image encryption and decryption
Image encryption and decryptionImage encryption and decryption
Image encryption and decryptionAashish R
 
Steganography final report
Steganography final reportSteganography final report
Steganography final reportABHIJEET KHIRE
 
Secure Socket Layer
Secure Socket LayerSecure Socket Layer
Secure Socket LayerNaveen Kumar
 
Introduction to Cryptography
Introduction to CryptographyIntroduction to Cryptography
Introduction to CryptographySeema Goel
 
cryptography ppt free download
cryptography ppt free downloadcryptography ppt free download
cryptography ppt free downloadTwinkal Harsora
 
CRYPTOGRAPHY & NETWORK SECURITY - unit 1
CRYPTOGRAPHY & NETWORK SECURITY -  unit 1CRYPTOGRAPHY & NETWORK SECURITY -  unit 1
CRYPTOGRAPHY & NETWORK SECURITY - unit 1RAMESHBABU311293
 
Cryptography and network security
Cryptography and network securityCryptography and network security
Cryptography and network securitypatisa
 
IMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSIS
IMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSISIMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSIS
IMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSISShivam Porwal
 
Kerberos : An Authentication Application
Kerberos : An Authentication ApplicationKerberos : An Authentication Application
Kerberos : An Authentication ApplicationVidulatiwari
 

What's hot (20)

Image Steganography Project Report
Image Steganography Project ReportImage Steganography Project Report
Image Steganography Project Report
 
Steganography
SteganographySteganography
Steganography
 
Image steganography
Image steganographyImage steganography
Image steganography
 
Cryptography
CryptographyCryptography
Cryptography
 
Network security cryptography ppt
Network security cryptography pptNetwork security cryptography ppt
Network security cryptography ppt
 
Steganography Project
Steganography Project Steganography Project
Steganography Project
 
Image encryption and decryption
Image encryption and decryptionImage encryption and decryption
Image encryption and decryption
 
Image Steganography
Image SteganographyImage Steganography
Image Steganography
 
Steganography final report
Steganography final reportSteganography final report
Steganography final report
 
Authentication techniques
Authentication techniquesAuthentication techniques
Authentication techniques
 
Secure Socket Layer
Secure Socket LayerSecure Socket Layer
Secure Socket Layer
 
Introduction to Cryptography
Introduction to CryptographyIntroduction to Cryptography
Introduction to Cryptography
 
cryptography ppt free download
cryptography ppt free downloadcryptography ppt free download
cryptography ppt free download
 
S/MIME
S/MIMES/MIME
S/MIME
 
CRYPTOGRAPHY & NETWORK SECURITY - unit 1
CRYPTOGRAPHY & NETWORK SECURITY -  unit 1CRYPTOGRAPHY & NETWORK SECURITY -  unit 1
CRYPTOGRAPHY & NETWORK SECURITY - unit 1
 
Cryptography and network security
Cryptography and network securityCryptography and network security
Cryptography and network security
 
IMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSIS
IMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSISIMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSIS
IMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSIS
 
Email security
Email securityEmail security
Email security
 
3D PASSWORD SEMINAR
3D PASSWORD SEMINAR3D PASSWORD SEMINAR
3D PASSWORD SEMINAR
 
Kerberos : An Authentication Application
Kerberos : An Authentication ApplicationKerberos : An Authentication Application
Kerberos : An Authentication Application
 

Similar to secure file storage on cloud using hybrid Cryptography ppt.pptx

Triple Data Encryption Standard (t-DES)
Triple Data Encryption Standard (t-DES) Triple Data Encryption Standard (t-DES)
Triple Data Encryption Standard (t-DES) Hardik Manocha
 
SECURING DIGITAL IMAGES USING WATERMARKING TECHNIQUE AND TRIPLE DES ALGORITHM
SECURING DIGITAL IMAGES USING WATERMARKING TECHNIQUE AND TRIPLE DES ALGORITHMSECURING DIGITAL IMAGES USING WATERMARKING TECHNIQUE AND TRIPLE DES ALGORITHM
SECURING DIGITAL IMAGES USING WATERMARKING TECHNIQUE AND TRIPLE DES ALGORITHMJournal For Research
 
IMAGE SECURITY BY 3 DES.pdf
IMAGE SECURITY BY 3 DES.pdfIMAGE SECURITY BY 3 DES.pdf
IMAGE SECURITY BY 3 DES.pdfDhamuKing1
 
Identity Based Secure Distributed Storage Scheme
Identity Based Secure Distributed Storage SchemeIdentity Based Secure Distributed Storage Scheme
Identity Based Secure Distributed Storage SchemeVenkatesh Devam ☁
 
Apache Hadoop India Summit 2011 talk "Provisioning Hadoop’s MapReduce in clou...
Apache Hadoop India Summit 2011 talk "Provisioning Hadoop’s MapReduce in clou...Apache Hadoop India Summit 2011 talk "Provisioning Hadoop’s MapReduce in clou...
Apache Hadoop India Summit 2011 talk "Provisioning Hadoop’s MapReduce in clou...Yahoo Developer Network
 
Design and Simulation Triple-DES
Design and Simulation Triple-DESDesign and Simulation Triple-DES
Design and Simulation Triple-DESchatsiri
 
IJSRED-V2I2P10
IJSRED-V2I2P10IJSRED-V2I2P10
IJSRED-V2I2P10IJSRED
 
IRJET- Enhanced Cloud Data Security using Combined Encryption and Steganography
IRJET- Enhanced Cloud Data Security using Combined Encryption and SteganographyIRJET- Enhanced Cloud Data Security using Combined Encryption and Steganography
IRJET- Enhanced Cloud Data Security using Combined Encryption and SteganographyIRJET Journal
 
SECURITY BASED ISSUES IN VIEW OF CLOUD BASED STORAGE SYSTEM
SECURITY BASED ISSUES IN VIEW OF CLOUD BASED STORAGE SYSTEMSECURITY BASED ISSUES IN VIEW OF CLOUD BASED STORAGE SYSTEM
SECURITY BASED ISSUES IN VIEW OF CLOUD BASED STORAGE SYSTEMJournal For Research
 
IRJET - Multi Authority based Integrity Auditing and Proof of Storage wit...
IRJET -  	  Multi Authority based Integrity Auditing and Proof of Storage wit...IRJET -  	  Multi Authority based Integrity Auditing and Proof of Storage wit...
IRJET - Multi Authority based Integrity Auditing and Proof of Storage wit...IRJET Journal
 
Password based encryption
Password based encryptionPassword based encryption
Password based encryptionSachin Tripathi
 
Privacy Preserving and Ownership in Cloud Computing using Symmetric Key Encry...
Privacy Preserving and Ownership in Cloud Computing using Symmetric Key Encry...Privacy Preserving and Ownership in Cloud Computing using Symmetric Key Encry...
Privacy Preserving and Ownership in Cloud Computing using Symmetric Key Encry...IRJET Journal
 
A Secure MSSS Scheme and AES Encryption over Cloud Data
A Secure MSSS Scheme and AES Encryption over Cloud DataA Secure MSSS Scheme and AES Encryption over Cloud Data
A Secure MSSS Scheme and AES Encryption over Cloud DataEditor IJCATR
 
The new rocket science stuff in microsoft pki
The new rocket science stuff in microsoft pkiThe new rocket science stuff in microsoft pki
The new rocket science stuff in microsoft pkiNathan Winters
 
IRJET- Data Security in Cloud Computing through AES under Drivehq
IRJET- Data Security in Cloud Computing through AES under DrivehqIRJET- Data Security in Cloud Computing through AES under Drivehq
IRJET- Data Security in Cloud Computing through AES under DrivehqIRJET Journal
 
IRJET- Hardware and Software Co-Design of AES Algorithm on the basis of NIOS ...
IRJET- Hardware and Software Co-Design of AES Algorithm on the basis of NIOS ...IRJET- Hardware and Software Co-Design of AES Algorithm on the basis of NIOS ...
IRJET- Hardware and Software Co-Design of AES Algorithm on the basis of NIOS ...IRJET Journal
 
Psdot 12 a secure erasure code-based cloud storage
Psdot 12 a secure erasure code-based cloud storagePsdot 12 a secure erasure code-based cloud storage
Psdot 12 a secure erasure code-based cloud storageZTech Proje
 
Hybrid Cryptography security in public cloud using TwoFish and ECC algorithm
Hybrid Cryptography security in public cloud using TwoFish and ECC algorithmHybrid Cryptography security in public cloud using TwoFish and ECC algorithm
Hybrid Cryptography security in public cloud using TwoFish and ECC algorithmIJECEIAES
 

Similar to secure file storage on cloud using hybrid Cryptography ppt.pptx (20)

Triple Data Encryption Standard (t-DES)
Triple Data Encryption Standard (t-DES) Triple Data Encryption Standard (t-DES)
Triple Data Encryption Standard (t-DES)
 
SECURING DIGITAL IMAGES USING WATERMARKING TECHNIQUE AND TRIPLE DES ALGORITHM
SECURING DIGITAL IMAGES USING WATERMARKING TECHNIQUE AND TRIPLE DES ALGORITHMSECURING DIGITAL IMAGES USING WATERMARKING TECHNIQUE AND TRIPLE DES ALGORITHM
SECURING DIGITAL IMAGES USING WATERMARKING TECHNIQUE AND TRIPLE DES ALGORITHM
 
IMAGE SECURITY BY 3 DES.pdf
IMAGE SECURITY BY 3 DES.pdfIMAGE SECURITY BY 3 DES.pdf
IMAGE SECURITY BY 3 DES.pdf
 
Identity Based Secure Distributed Storage Scheme
Identity Based Secure Distributed Storage SchemeIdentity Based Secure Distributed Storage Scheme
Identity Based Secure Distributed Storage Scheme
 
Apache Hadoop India Summit 2011 talk "Provisioning Hadoop’s MapReduce in clou...
Apache Hadoop India Summit 2011 talk "Provisioning Hadoop’s MapReduce in clou...Apache Hadoop India Summit 2011 talk "Provisioning Hadoop’s MapReduce in clou...
Apache Hadoop India Summit 2011 talk "Provisioning Hadoop’s MapReduce in clou...
 
Design and Simulation Triple-DES
Design and Simulation Triple-DESDesign and Simulation Triple-DES
Design and Simulation Triple-DES
 
Ijcnc050208
Ijcnc050208Ijcnc050208
Ijcnc050208
 
IJSRED-V2I2P10
IJSRED-V2I2P10IJSRED-V2I2P10
IJSRED-V2I2P10
 
IRJET- Enhanced Cloud Data Security using Combined Encryption and Steganography
IRJET- Enhanced Cloud Data Security using Combined Encryption and SteganographyIRJET- Enhanced Cloud Data Security using Combined Encryption and Steganography
IRJET- Enhanced Cloud Data Security using Combined Encryption and Steganography
 
SECURITY BASED ISSUES IN VIEW OF CLOUD BASED STORAGE SYSTEM
SECURITY BASED ISSUES IN VIEW OF CLOUD BASED STORAGE SYSTEMSECURITY BASED ISSUES IN VIEW OF CLOUD BASED STORAGE SYSTEM
SECURITY BASED ISSUES IN VIEW OF CLOUD BASED STORAGE SYSTEM
 
IRJET - Multi Authority based Integrity Auditing and Proof of Storage wit...
IRJET -  	  Multi Authority based Integrity Auditing and Proof of Storage wit...IRJET -  	  Multi Authority based Integrity Auditing and Proof of Storage wit...
IRJET - Multi Authority based Integrity Auditing and Proof of Storage wit...
 
Password based encryption
Password based encryptionPassword based encryption
Password based encryption
 
262 265
262 265262 265
262 265
 
Privacy Preserving and Ownership in Cloud Computing using Symmetric Key Encry...
Privacy Preserving and Ownership in Cloud Computing using Symmetric Key Encry...Privacy Preserving and Ownership in Cloud Computing using Symmetric Key Encry...
Privacy Preserving and Ownership in Cloud Computing using Symmetric Key Encry...
 
A Secure MSSS Scheme and AES Encryption over Cloud Data
A Secure MSSS Scheme and AES Encryption over Cloud DataA Secure MSSS Scheme and AES Encryption over Cloud Data
A Secure MSSS Scheme and AES Encryption over Cloud Data
 
The new rocket science stuff in microsoft pki
The new rocket science stuff in microsoft pkiThe new rocket science stuff in microsoft pki
The new rocket science stuff in microsoft pki
 
IRJET- Data Security in Cloud Computing through AES under Drivehq
IRJET- Data Security in Cloud Computing through AES under DrivehqIRJET- Data Security in Cloud Computing through AES under Drivehq
IRJET- Data Security in Cloud Computing through AES under Drivehq
 
IRJET- Hardware and Software Co-Design of AES Algorithm on the basis of NIOS ...
IRJET- Hardware and Software Co-Design of AES Algorithm on the basis of NIOS ...IRJET- Hardware and Software Co-Design of AES Algorithm on the basis of NIOS ...
IRJET- Hardware and Software Co-Design of AES Algorithm on the basis of NIOS ...
 
Psdot 12 a secure erasure code-based cloud storage
Psdot 12 a secure erasure code-based cloud storagePsdot 12 a secure erasure code-based cloud storage
Psdot 12 a secure erasure code-based cloud storage
 
Hybrid Cryptography security in public cloud using TwoFish and ECC algorithm
Hybrid Cryptography security in public cloud using TwoFish and ECC algorithmHybrid Cryptography security in public cloud using TwoFish and ECC algorithm
Hybrid Cryptography security in public cloud using TwoFish and ECC algorithm
 

Recently uploaded

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 

Recently uploaded (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 

secure file storage on cloud using hybrid Cryptography ppt.pptx

  • 1. SECURE FILE STORAGE ON CLOUD USING HYBRID CRYPTOGRAPHY
  • 2. INTRODUCTION  Cloud storage is a convenient and reliable option to store and retrieve data.  The information over internet is becoming a critical issue.  Cryptography concept is used for securing storage system of cloud.
  • 3. LITERATUR SURVEY  Punam V Maitri, Aruna Verma ”Data security and cloud computing issues”  Joseph Selvanayagam, Akash Singh, Joans Michael, and Jaya Jeswani “Secure File Storage on Cloud using cryptography”
  • 4. EXISTING SYSTEM  User selects the file from the local storage.  The file will be uploaded to the cloud after getting encrypted.  It uses AES algorithms.  It needs some more time for encryption and decryption process.
  • 5. PROPOSED SYSTEM  The Proposed system is designed to provide high security to the data.  It converts the plain text into a cipher text and store it into the cloud.  It uses AES, 3DES and RC6 algorithms for data encryption and decryption.  It uses multithreading technique.
  • 6. MODULE DESCRIPTION Register User can register themselves by giving username, password, address, email-id and phone number. Login User can login using credentials. Data encryption Data will be encrypted using AES,3DES and RC6 algorithms.
  • 7.  File upload Encrypted file will be uploaded to the cloud.  Request for file If user wants to download a file then user needs to request for a file to the cloud.  Data decryption Data will be decrypted by using AES, 3DES and RC6 algorithm.
  • 9. SYSTEM REQUIREMENTS Hardware requirements  System : Intel Core i3  Hard Disk : 250 GB  RAM : 4 GB  Processor : i3 7th Generation Software requirements  Operating system : Windows 7 and above  Front End :HTML,CSS, JavaScript  Back End :SQLite Server
  • 10. CONTEXT FLOW DIAGRAM(CFD) Admin User Secure file storage system Cloud Login Login Encrypt Decrypt
  • 11. DATA FLOW DIAGRAM(DFD) Plaintext Encryption Cipher text User Decryption Plaintext Decrypted file Cloud Login Request for file File Mail ID and Password Level-1 DFD for System
  • 12. DFD LEVEL-2 for ADMIN Admin Login View user details Database Mail ID and Password Check for mail ID And Password Login Successful If mail ID and Password mismatch
  • 13. DFD LEVEL-2 for USER User Encryption Decryption session started Register Login Database Mail ID and Password Check for Mail ID And Password Login successful If Mail ID and Password mismatch Error if user already exists
  • 15. ALGORITHMS USED Advanced Encryption Standard (AES)  In present day cryptography, AES is widely adopted and supported in both hardware and software.  AES uses symmetric key encryption.  It takes plaintext in blocks of 128,192, and 256 bits.  Stronger and faster than Triple-DES.
  • 16.
  • 17. step1: Substitute Bytes/ Sub Bytes  AES defines a 16*16 matrix of byte values, called an S-box, That contains a permutation of all possible 256 8-bit values.
  • 18. Below table is the inverse S-box. It will be used during decryption process.
  • 19. step2: Shift row transformation Rules of shifting rows, 1) Row 1 = No shifting 2) Row 2 =1 byte left shift 3) Row 3 = 2 byte left shift 4) Row 4 = 3 byte left shift
  • 20. Step 3 : MixColumn The mix column transformation operates on each column individually.
  • 21. Step 4 : AddRoundKey The state array which is 128 bit value is XORed with the AddRoundKey value and it will generate cipher text.
  • 22.  Triple DES is used to increase the complexity and reduce the weakness of DES.  3DES is based on the DES algorithm.  It works by taking three 64-bit keys.  It has two-key and three-key versions.  In the two-key version, the same algorithm runs three times , but uses k1 for the first and last step. Triple Data Encryption Standard (3DES)
  • 23. 3DES with three keys(Encryption and Decryption) Mathematical equation i. C1=E(K1,P) ii. C2=E(K2,C1) => C2=E(K2,E(K1,P) iii. C3=E(K3,C2) C3=E(K3,E(K2,C1)) C3=E(K3,E(K2,E(K1,P)))
  • 24. Decryption Mathematical equation i. C2=D(K3,C3) ii. C1=D(K2,C2) => C1=D(K2,D(K1,C3) iii. P=D(K1,C1) P=D(K1,D(K2,C2)) P=D(K1,D(K2,D(K1,C3)))
  • 25. Rivest Cipher 6 (RC6)  It was developed based on RC5 and does its job quicker than RC5.  RC6 uses four working block size registers in its algorithmic computations.  It has a block size of 128 bits  It supports key sizes of 128,192, and 256bits up to 2040 bits.
  • 26. How RC6 works Steps: 1) Pre Whitening 2) Loop of similar round 3) Post Whitening
  • 27. ADVANTAGES AND DISADVANTAGES Advantages  Less time is used for encryption and decryption process.  It provides safe backup.  Data is kept secured on cloud which avoids unauthorized access. Disadvantage  Needs active internet connection to connect with cloud server.
  • 28. FUTURE SCOPE  We can also improve the system by supporting more file formats.  In Future we can use different algorithms for encryption and decryption.
  • 29. CONCLUSION  In today’s world data security and privacy protection are the primary problems.  We exploit the technique of cryptography encryption to protect data files in the cloud  Cryptography techniques convert original data into Cipher text. So only legitimate users can access data from the cloud storage server.