Academia.eduAcademia.edu

A Secured Cryptographic Messaging System

2009, … Conference on Machine …

Abstract

In this paper, we describe a system for securing SMS messages during and after its transmission over mobile network. The system can also be used for protecting personal data for users who desire to keep their confidential data stored on their mobile phones. The system has been implemented employing the AES encryption algorithm and using symmetric-key encryption. The system has been tested using various devices. The testing and validation of the system is also reported.

Key takeaways

  • SSMS depends on secret key embedding, where the message's secret key is distributed inside the cipher text after message encryption process.
  • A conventional encryption scheme has five major parts: Plaintext, Encryption Algorithm, Secret Key, Cipher text, and Decryption Algorithm [5].
  • Our proposed system (SSMS) uses symmetric-key encryption where messages are encrypted, and decrypted using a single secret key.
  • Table 3 presents an encryption/decryption comparison among different devices with different message lengths.
  • Processor Speed Embedding the secret key into the message after encryption and extracting it while decryption was not implemented as it requires more processing time.