Encrypted mobile messaging application using AES block cipher cryptography algorithm / Nur Rasyiqah Zulkifli

This project focuses on securing the messages from the intruders. Nowadays, people mostly use mobile application to communicate with each other. Therefore, maintaining privacy and confidentiality becomes reasonably challenging. At present, there are no mobile applications that have an encryption and...

Full description

Saved in:
Bibliographic Details
Main Author: Zulkifli, Nur Rasyiqah
Format: Student Project
Language:English
Published: 2019
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/109880/1/109880.pdf
https://ir.uitm.edu.my/id/eprint/109880/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This project focuses on securing the messages from the intruders. Nowadays, people mostly use mobile application to communicate with each other. Therefore, maintaining privacy and confidentiality becomes reasonably challenging. At present, there are no mobile applications that have an encryption and decryption text method before sending and receiving the messages. The project requires the sender and the receiver to have a special key to decode the encrypted text messages. The only way to read the messages is to know the method and the algorithm used in this project, which only the sender and the receiver will have the special key. Advanced Encryption Standard algorithm is being used to encrypt the text messaging. The programming language that is used to write the program is Java Language that will run on android phones. As the result, this project was tested on the functionality of the mobile messaging application. The object that have been tested on were the encryption and decryption button, where the text will be unreadable on screen, the encrypted character stored in the database, the successful input special key to encrypt and decrypt the text. It proved that the messages are firmly secured by using encrypt and decrypt technique which the unauthorized person cannot read the messages if they do not have the key. The significance is to protect personal information and provide future robust security on mobile messaging application. Messaging encryption system needs to overcome this intermediate subjects and deliver instructions or messages instantaneously and securely. With this only the sender and recipient will be able to send and receive private information.