Project Abstract (PR 791)

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 7

JIS College of Engineering

(An Autonomous Institution)

Department of Computer Science and Engineering

Project Proposal 2021

Title: Secure Messenger

Abstract:

Abstract
Short Message Service (SMS) is a
very popular way for mobile phone
and portable device users to send
and receive
Simple text messages.
Unfortunately, SMS does not
offer a secure environment for
confidential data during
Transmission. This paper deals
with an SMS encryption for mobile
communication on Android
message application.
The transmission of an SMS in
mobile communication is not
secure. Therefore, we have
implemented three of
Block cipher symmetric
cryptography algorithms (i.e. AES
algorithm, DES, and 3-DES) and
compared between
Three of them in terms of
encryption and decryption delay
time. This provides a guideline for
the choice of the
most suitable cryptography
algorithm for mobile
communication on Android
message application. From our
Experiment tests, the DES
encryption algorithm has low
encryption delay time in different
message sizes (i.e. 32,
64,128,256,512, and 1024) bit.
Keywords: SMS, Mobile
Application, Android, Encryption
Abstract
Short Message Service (SMS) is a
very popular way for mobile phone
and portable device users to send
and receive
Simple text messages.
Unfortunately, SMS does not
offer a secure environment for
confidential data during
Transmission. This paper deals
with an SMS encryption for mobile
communication on Android
message application.
The transmission of an SMS in
mobile communication is not
secure. Therefore, we have
implemented three of
Block cipher symmetric
cryptography algorithms (i.e. AES
algorithm, DES, and 3-DES) and
compared between
Three of them in terms of
encryption and decryption delay
time. This provides a guideline for
the choice of the
most suitable cryptography
algorithm for mobile
communication on Android
message application. From our
Experiment tests, the DES
encryption algorithm has low
encryption delay time in different
message sizes (i.e. 32,
64,128,256,512, and 1024) bit.
Keywords: SMS, Mobile
Application, Android, Encryption
Abstract
Short Message Service (SMS) is a
very popular way for mobile phone
and portable device users to send
and receive
Simple text messages.
Unfortunately, SMS does not
offer a secure environment for
confidential data during
Transmission. This paper deals
with an SMS encryption for mobile
communication on Android
message application.
The transmission of an SMS in
mobile communication is not
secure. Therefore, we have
implemented three of
Block cipher symmetric
cryptography algorithms (i.e. AES
algorithm, DES, and 3-DES) and
compared between
Three of them in terms of
encryption and decryption delay
time. This provides a guideline for
the choice of the
most suitable cryptography
algorithm for mobile
communication on Android
message application. From our
experiment tests, the DES
encryption algorithm has low
encryption delay time in different
message sizes (i.e. 32,
64,128,256,512, and 1024) bit.
Keywords: SMS, Mobile
Application, Android, Encryption
Multimedia Messaging Service (MMS) is a very popular way for mobile phone and
portable device users to send and receive simple text messages, audio messages,
photo/video messages etc. Unfortunately, MMS does not offer a total secure environment
for confidential data during transmission. This application deals with a MMS encryption
and decryption message system for mobile communication on Android. The transmission
of an MMS in mobile communication is not secure. Therefore, we have implemented two
of block cipher symmetric and asymmetric cryptography algorithms (i.e. RSA & AES
algorithm) and compared between two of them in terms of encryption and decryption
delay time. This provides a guideline for the choice of the most suitable cryptography
algorithm for mobile communication on Android message application. User can get
opportunity to choose between two encryption methods as well. From our experiment
tests, the RSA encryption algorithm has low encryption delay time.

Name of the students:

01: Ankit Bharati (123190703202)


02: Aritra Dey (123190703207)
03: Somnath Maity (123190703218)
04: Tanmoy Kumar Paul (123180703109)
05: Tanmoy Nath (123180703110)

………………………….
Signature of the supervisor

You might also like