Search In this Thesis
   Search In this Thesis  
العنوان
Security Architecture for Multi-Applications Smart Cards /
المؤلف
Mohamed, Ahmed Mamdouh Ahmed.
هيئة الاعداد
باحث / احمد ممدوح احمد محمد
مشرف / ايمن محمد بهاء الدين صادق
مشرف / محمد على صبح
مشرف / نوال احمد الفيشاوى
تاريخ النشر
2015.
عدد الصفحات
109 P. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
الهندسة الكهربائية والالكترونية
تاريخ الإجازة
1/1/2015
مكان الإجازة
جامعة عين شمس - كلية الهندسة - كهرباء حاسبات
الفهرس
Only 14 pages are availabe for public view

from 16

from 16

Abstract

The increasing power of smart cards has made their use feasible in
applications such as electronic passports, military and public sector
identification cards, and cell-phone based financial and entertainment
applications. As the prime uses of smart cards are identification,
authorization and encryption, it is crucial that sufficient trust be established
between different applications executing on the same smart card.
This research focuses on developing and enhancing techniques for securing
smart cards’ multi-applications operating system. Smart card hardware
provides limited resources with respect to traditional computer; adding
many challenges for developing and securing the operating system. It is
required to minimize the code size, memory usage, and to increase the
security, the performance and the development flexibility.
The research proposes a novel method to analyze the bytecode of applets
installed on the smart card. The resources limitations forces the usage of an
on-demand methodology for dynamic analysis of the bytecode. The
proposed method is verified against security and performance requirements
and is found to be efficient in both.