Abstract
With the increasing popularity of security and privacy sensitive systems on mobile devices, such as mobile banking, mobile credit cards, mobile ticketing, or mobile digital identities, challenges for the protection of personal and security sensitive data of these use cases emerged. A common approach for the protection of sensitive data is to use additional hardware such as smart cards or secure elements. The communication between such dedicated hardware and back-end management systems uses strong cryptography. However, the data transfer between applications on the mobile device and so-called applets on the dedicated hardware is often either unencrypted (and interceptable by malicious software) or encrypted with static keys stored in applications. To address this issue we present a solution for fine-grained secure application-to-applet communication based on Secure Remote Password (SRP-6a), an authenticated key agreement protocol, with a user-provided password at run-time. By exploiting the Java Card cryptographic API and minor adaptations to the protocol, which do not affect the security, we were able to implement this scheme on Java Cards with reasonable computation time.
Original language | English |
---|---|
Title of host publication | 12th International Conference on Advances in Mobile Computing and Multimedia, MoMM 2014 |
Editors | Yu-Hui Tao, Hsin-Chang Yang, I-Hsien Ting, Matthias Steinbauer, Ismail Khalil, Gabriele Anderst-Kotsis |
Publisher | ACM Press |
Pages | 147-156 |
Number of pages | 10 |
ISBN (Electronic) | 9781450330084 |
DOIs | |
Publication status | Published - 8 Dec 2014 |
Event | 12th International Conference on Advances in Mobile Computing and Multimedia (MoMM 2014) - Kaohsiung, Taiwan, China Duration: 8 Dec 2014 → 10 Dec 2014 http://www.iiwas.org/conferences/momm2014/ |
Publication series
Name | 12th International Conference on Advances in Mobile Computing and Multimedia, MoMM 2014 |
---|
Conference
Conference | 12th International Conference on Advances in Mobile Computing and Multimedia (MoMM 2014) |
---|---|
Country/Territory | China |
City | Kaohsiung, Taiwan |
Period | 08.12.2014 → 10.12.2014 |
Internet address |
Keywords
- Java Card
- Mobile devices
- Secure channel
- Secure element
- Smart card
- SRP-6a