Block Design-Based Key Agreement For Group Data Sharing in Cloud Computing
Block Design-Based Key Agreement For Group Data Sharing in Cloud Computing
Block Design-Based Key Agreement For Group Data Sharing in Cloud Computing
BASED KEY
AGREEMENT FOR
GROUP DATA
SHARING IN CLOUD
COMPUTING
Presented By
Miss. Vaishali Kashiram Sarkate
Guided By
Dr. Ranu Tuteja
CONTENT
Introduction
Literature Survey
System Analysis
system Design
Conclusion
References
INTRODUCTION
Motivation
The key agreement protocol is applicable to support data
sharing in cloud computing for the following reasons.
The generation of a common conference key is performed
in a public channel
The key agreement protocol can support and provide
secure data sharing for multiple data owners within a group.
The key agreement protocol is based on a decentralized
model
Introduction
Objectives:
Z. Tan, “An enhanced three- Key agreement protocols that use elliptic
party authentication curve cryptography (ECC) have been
key exchange proposed
protocol for mobile
commerce
environments,”
LITERATURE SURVEY
Author Title Findings
Existing System
Flowchart
SYSTEM DESIGN
Algorithm: 3-KEY Triple DES
SYSTEM DESIGN
Algorithm:
The encryption-decryption process is as follows −
Encrypt the plaintext blocks using single DES with key K1.
Now decrypt the output of step 1 using single DES with key
K2.
Finally, encrypt the output of step 2 using single DES with
key K3.
The output of step 3 is the ciphertext.
Decryption of a ciphertext is a reverse process. User first
decrypt using K3, then encrypt with K2, and finally decrypt
with K1.
CONCLUSION