DIGITAL SIGNATURE FOR SHORT MESSAGE WITH RSA ALGORITHM USING J2ME

Short Message Service is one of GSM service used to send a message to the other GSM subscriber. This short message service does not have any mechanism for providing security service such as authentication, data integrity, and nonrepudiation. With the digital signature system, these security service...

Full description

Saved in:
Bibliographic Details
Main Author: Wijaya , Victor
Format: Theses
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/9558
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Short Message Service is one of GSM service used to send a message to the other GSM subscriber. This short message service does not have any mechanism for providing security service such as authentication, data integrity, and nonrepudiation. With the digital signature system, these security service can be covered. One of the suitable algorithm is RSA. RSA is a public key cryptography, where reliability of the algorithm does not only depend on the complexity of the algorithm itself, but also the possesion of the key. A software for simulating digital signature system on short message communication will be built using J2ME Wireless Toolkit 2.0 as tool, and Object Oriented Software Engineering as a software development approach. Software implementation will be run on an emulator and also on mobile device, to test the software and the performance of the RSA algorithm on mobile device.