Visvesvaraya Technological University: "Securing Data in Internet of Things (Iot) Using Cryptography and

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

Jnana Sangama, Belagavi - 590018

An Abstract On

"Securing Data in Internet of Things (IoT) Using Cryptography and


Steganography Techniques”

Submitted in partial fulfillment of the requirements for the award of degree of

BACHELOR OF ENGINEERING

in

COMPUTER SCIENCE AND ENGINEERING

Submitted by

ARCHANA K J 4CI17CS010

CHINTHAN CHINNAPPA 4CI17CS017

PONNAMMA M K 4CI17CS043

THAMAN PONNANNA 4CI117CS060

Under the Guidance of

Mrs. DAINA K K

Assistant Professor,

Department of CS&E
Department of Computer Science and Engineering

Kodava Education Society®

COORG INSTITUTE OF TECHNOLOGY

Halligattu, Ponnampet-571216

2020-2021

Abstract

Internet of Things (IoT) is a domain wherein which the transfer of data is taking place every
single second. The security of these data is a challenging task; however, security challenges can
be mitigated with cryptography and steganography techniques. These techniques are crucial
when dealing with user authentication and data privacy. In the proposed work, the Elliptic Galois
cryptography protocol is introduced and discussed. In this protocol, a cryptography technique is
used to encrypt confidential data that came from different medical sources. Next, a Matrix XOR
encoding steganography technique is used to embed the encrypted data into a low complexity
image. The proposed work also uses an optimization algorithm called Adaptive Firefly to
optimize the selection of cover blocks within the image. Based on the results, various parameters
are evaluated and compared with the existing techniques. Finally, the data that is hidden in the
image is recovered and is then decrypted.

Keywords- Cryptography; Steganography; data privacy; Elliptic Galois protocol; Encryption;


Matrix XOR encoding; Adaptive Firefly; Decryption.
Problem statement

 The existing system on Securing the data using IOT does not provide an
efficient secret key for data hiding and provides less security with the
cryptographic techniques used which effects the object of the system.
 The IOT data is needed to be secured to protect the privacy of the user. If there
is no data security, then there is a possibility of data breach and thus, personal
information can be easily hacked from the system.
 The primary objectives of cryptography are confidentiality, integrity,
nonrepudiation, and authentication.
 Steganography hides encrypted messages in such a way that no one would
even suspect that an encrypted message even exists in the first place.

You might also like