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

Symmetric & Asymmetric Cryptography
Symmetric & Asymmetric CryptographySymmetric & Asymmetric Cryptography
Symmetric & Asymmetric Cryptographychauhankapil
 
Steganography and watermarking
Steganography and watermarkingSteganography and watermarking
Steganography and watermarkingsudip nandi
 
Trible data encryption standard (3DES)
Trible data encryption standard (3DES)Trible data encryption standard (3DES)
Trible data encryption standard (3DES)Ahmed Mohamed Mahmoud
 
secure file Storage on cloud ppt
secure file Storage on cloud pptsecure file Storage on cloud ppt
secure file Storage on cloud pptNishmithaHc
 
Authentication Application in Network Security NS4
Authentication Application in Network Security NS4Authentication Application in Network Security NS4
Authentication Application in Network Security NS4koolkampus
 
Transport layer security (tls)
Transport layer security (tls)Transport layer security (tls)
Transport layer security (tls)Kalpesh Kalekar
 
Secure Socket Layer
Secure Socket LayerSecure Socket Layer
Secure Socket LayerNaveen Kumar
 
AES-Advanced Encryption Standard
AES-Advanced Encryption StandardAES-Advanced Encryption Standard
AES-Advanced Encryption StandardPrince Rachit
 
Encryption And Decryption
Encryption And DecryptionEncryption And Decryption
Encryption And DecryptionNA
 
Cryptographic algorithms
Cryptographic algorithmsCryptographic algorithms
Cryptographic algorithmsAnamika Singh
 
SEMINAR ON staganography
SEMINAR ON staganographySEMINAR ON staganography
SEMINAR ON staganographyKamonasish Hore
 
symmetric key encryption algorithms
 symmetric key encryption algorithms symmetric key encryption algorithms
symmetric key encryption algorithmsRashmi Burugupalli
 
CMACs and MACS based on block ciphers, Digital signature
CMACs and MACS based on block ciphers, Digital signatureCMACs and MACS based on block ciphers, Digital signature
CMACs and MACS based on block ciphers, Digital signatureAdarsh Patel
 
Basics of Denial of Service Attacks
Basics of Denial of Service AttacksBasics of Denial of Service Attacks
Basics of Denial of Service AttacksHansa Nidushan
 

What's hot (20)

Symmetric & Asymmetric Cryptography
Symmetric & Asymmetric CryptographySymmetric & Asymmetric Cryptography
Symmetric & Asymmetric Cryptography
 
Cryptography
CryptographyCryptography
Cryptography
 
Steganography and watermarking
Steganography and watermarkingSteganography and watermarking
Steganography and watermarking
 
Steganography
SteganographySteganography
Steganography
 
Cryptography.ppt
Cryptography.pptCryptography.ppt
Cryptography.ppt
 
Security Threats at OSI layers
Security Threats at OSI layersSecurity Threats at OSI layers
Security Threats at OSI layers
 
Trible data encryption standard (3DES)
Trible data encryption standard (3DES)Trible data encryption standard (3DES)
Trible data encryption standard (3DES)
 
secure file Storage on cloud ppt
secure file Storage on cloud pptsecure file Storage on cloud ppt
secure file Storage on cloud ppt
 
Authentication Application in Network Security NS4
Authentication Application in Network Security NS4Authentication Application in Network Security NS4
Authentication Application in Network Security NS4
 
IP Security
IP SecurityIP Security
IP Security
 
Transport layer security (tls)
Transport layer security (tls)Transport layer security (tls)
Transport layer security (tls)
 
Cryptography
CryptographyCryptography
Cryptography
 
Secure Socket Layer
Secure Socket LayerSecure Socket Layer
Secure Socket Layer
 
AES-Advanced Encryption Standard
AES-Advanced Encryption StandardAES-Advanced Encryption Standard
AES-Advanced Encryption Standard
 
Encryption And Decryption
Encryption And DecryptionEncryption And Decryption
Encryption And Decryption
 
Cryptographic algorithms
Cryptographic algorithmsCryptographic algorithms
Cryptographic algorithms
 
SEMINAR ON staganography
SEMINAR ON staganographySEMINAR ON staganography
SEMINAR ON staganography
 
symmetric key encryption algorithms
 symmetric key encryption algorithms symmetric key encryption algorithms
symmetric key encryption algorithms
 
CMACs and MACS based on block ciphers, Digital signature
CMACs and MACS based on block ciphers, Digital signatureCMACs and MACS based on block ciphers, Digital signature
CMACs and MACS based on block ciphers, Digital signature
 
Basics of Denial of Service Attacks
Basics of Denial of Service AttacksBasics of Denial of Service Attacks
Basics of Denial of Service Attacks
 

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

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
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
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 

Recently uploaded (20)

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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...
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 

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.