SMSCrypto: A lightweight cryptographic framework for secure SMS transmission

  • Authors:
  • Geovandro C. C. F. Pereira;Mateus A. S. Santos;Bruno T. De Oliveira;Marcos A. Simplicio Jr.;Paulo S. L. M. Barreto;CíNtia B. Margi;Wilson V. Ruggiero

  • Affiliations:
  • Department of Computer and Digital Systems Engineering (PCS), Escola Politécnica, University of São Paulo (POLI-USP), Av. Prof. Luciano Gualberto, trav. 3, n 158, 05508-900 São Paul ...;Department of Computer and Digital Systems Engineering (PCS), Escola Politécnica, University of São Paulo (POLI-USP), Av. Prof. Luciano Gualberto, trav. 3, n 158, 05508-900 São Paul ...;Department of Computer and Digital Systems Engineering (PCS), Escola Politécnica, University of São Paulo (POLI-USP), Av. Prof. Luciano Gualberto, trav. 3, n 158, 05508-900 São Paul ...;Department of Computer and Digital Systems Engineering (PCS), Escola Politécnica, University of São Paulo (POLI-USP), Av. Prof. Luciano Gualberto, trav. 3, n 158, 05508-900 São Paul ...;Department of Computer and Digital Systems Engineering (PCS), Escola Politécnica, University of São Paulo (POLI-USP), Av. Prof. Luciano Gualberto, trav. 3, n 158, 05508-900 São Paul ...;Department of Computer and Digital Systems Engineering (PCS), Escola Politécnica, University of São Paulo (POLI-USP), Av. Prof. Luciano Gualberto, trav. 3, n 158, 05508-900 São Paul ...;Department of Computer and Digital Systems Engineering (PCS), Escola Politécnica, University of São Paulo (POLI-USP), Av. Prof. Luciano Gualberto, trav. 3, n 158, 05508-900 São Paul ...

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Despite the continuous growth in the number of smartphones around the globe, Short Message Service (SMS) still remains as one of the most popular, cheap and accessible ways of exchanging text messages using mobile phones. Nevertheless, the lack of security in SMS prevents its wide usage in sensitive contexts such as banking and health-related applications. Aiming to tackle this issue, this paper presents SMSCrypto, a framework for securing SMS-based communications in mobile phones. SMSCrypto encloses a tailored selection of lightweight cryptographic algorithms and protocols, providing encryption, authentication and signature services. The proposed framework is implemented both in Java (target at JVM-enabled platforms) and in C (for constrained SIM Card processors) languages, thus being suitable for a wide range of scenarios. In addition, the signature model adopted does not require an on-line infrastructure and the inherent overhead found in the Public Key Infrastructure (PKI) model, facilitating the development of secure SMS-based applications. We evaluate the proposed framework on a real phone and on SIM Card-comparable microcontroller.