IMPLEMENTASI ALGORITMA BLOWFISH UNTUK APLIKASI ENKRIPSI DAN DEKRIPSI PESAN SMS
Main Author: | Karyani, Karyani |
---|---|
Format: | Thesis NonPeerReviewed |
Terbitan: |
, 2011
|
Subjects: | |
Online Access: |
http://eprints.umm.ac.id/16403/ |
Daftar Isi:
- Short Message Service (SMS) is one of the short message service in digital media communications network. SMS delivery occurs from one party to another party. SMS messages sent still not safe because there was no security messages, so that messages sent or received can be read by others. In this thesis developed an application on the mobile phone to modify the SMS message into ciphertext for the content of the SMS could not be read by anyone else. For sending SMS sender must encrypt the message into ciphertext with a key input that has been previously agreed between the sender and receiver. To read the SMS recipient have to decrypt the ciphertext into plaintext using the same key as entered by the sender to return the message to original message. This application can be exploited by users who wish to send any confidential information to others via SMS without the fear of information from the message will be known by others. For encryption and decryption process messages using the Blowfish algorithm with the programming language Java 2 Micro Edition (J2ME).