Front Pages
Front Pages
Front Pages
BACHELOR OF TECHNOLOGY
In
COMPUTER SCIENCE AND ENGINEERING
Submitted by
S,MOUNIKA (15KA1A0517)
S.MANJU (15KA1A0518)
G.LATHA PRIYA (15KA1A0510)
2015-2019
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY ANANTAPUR
COLLEGE OF ENGINEERING, KALIKIRI
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
CERTIFICATE
This is to certify that the project report entitled “ENCRYPTED CLOUD STORAGE BY
CONSOLIDATING DATA OWNER SIDE AND CLOUD SIDE ACCESS CONTROL”that
is submitted by
S.MOUNIKA (15KA1A0517)
S.MANJU (15KA1A0518)
G.LATHA PRIYA (15KA1A0510)
in partial fulfillment of the requirements for the award of degree of Bachelor of Technology (B.
Tech) in Computer Science and Engineering (CSE) from Jawaharlal Nehru Technological
University Anantapur College of Engineering, Kalikiri during the academic year 2018-2019.
DECLARATION
S.MOUNIKA (15KA1A0517)
S.MANJU (15KA1A0518)
G.LATHA PRIYA (15KA1A0510)
ACKNOWLEDGEMENTS
An endeavor over a long period can be successful only with advice and support of many
well-wishers. The task would be incomplete without mentioning the people who have made it
possible, because is the epitome of hard work. So, with the gratitude, we acknowledge all those
whose guidance and encouragement owned our efforts with success.
We are thankful to Dr.N.VISALI,M.Tech.,Ph.D., Principal and Professor of EEE
Department, JNTUACE, Kalikiri for her kind and timely help offered to us in projection of our
studies and execution.
We are very much obliged to our beloved Dr.SHAIK NASEERA, M.Tech., Ph.D., HOD
and Professor, Department of Computer Science & Engineering , JNTUACE, Kalikiri for the
moral support and invaluable advice provided by her for the success of the project.
We wish to express grateful acknowledgement to our guide Mrs P.SWATHI,
M.Tech.,Assistant Professor(Adhoc),Department of Computer Science & Engineering,
JNTUACE, Kalikiri for her inspiring guidance and continuous encouragement throughout the
project.
Finally, we would like to extend our deep sense of gratitude to all the staff members,
friends and last but not least we are greatly indebted to our parents who inspired us at all
circumstances.
PROJECT ASSOCIATES
S.MOUNIKA (15KA1A0517)
S.MANJU (15KA1A0518)
iv
ABSTRACT
Cloud Storage has many benefits,such as always-online, pay-as-you-go and cheap. But
we cannot fully trust the cloud providers regarding the host privacy sensitive data,due to the
absence of user-to-cloud controllability.To obtain confidentiality, data owners outsource the
encrypted data instead of plaintexts. These storage systems use server dominated access control
like password-based authentication for trusting the cloud provider to protect their sensitive data
and users can read any document regardless of data-owners access policy.In this regard, to
provide confidentiality, data owners can encrypt the files and set an access policy, so that only a
qualified users can decrypt the document with ciphertext-policy attribute-based encryption(fine-
grained access control and strong confidentiality). But this does not sufficiently become secure
against malicious attacker who launch Economic-Denial of Sustainability(EDOS) attacks. In this
project , we are proposing a solution for secure encrypted cloud storages from EDOS attacks and
provide resource consumption accountability by using CP-ABE schemes in a Blackbox manner
which results in the efficient performance and security.