• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2008, Vol. 30 ›› Issue (3): 65-68.

• 论文 • 上一篇    下一篇

一种新的Java智能卡上字节码校验算法

俊军 马鑫龙 张新访   

  • 出版日期:2008-03-01 发布日期:2010-05-19

  • Online:2008-03-01 Published:2010-05-19

摘要:

Java智能卡上的字节码校验是保障Java卡安全的重要手段。但是,由于Java智能卡本身的空间和运算器的限制,传统的字节码校验算法无法在Java智能卡上实现。为了解决此问题,本文在分析了现有方法的特点和不足的基础上提出了一种基于有向分枝图和缓存策略的字节码校验算法。效率分析和实践表明,该算法是一种可以在Java智能卡上实现
 现的高效算法。

关键词: Java卡 字节码 字节码校验 缓存策略

Abstract:

Bytecode verification is an important measure to ensure the security of the Java card. However, due to the restricted memory and low-speed MCU of smart cards, conventional bytecode verification algorithms are not feasible on it. A directed-branch-graph-based and cache-policy-based bytecode verificatin algorithm is presented to address this problem in this paper. The results from the efficiency analysis and practice prove that this algorithm is an ef  ficient and feasible one .

Key words: Java card, bytecode, bytecode verification, cache policy