Towards a Full Formal Specification of the JavaCard API

  • Authors:
  • Hans Meijer;Erik Poll

  • Affiliations:
  • -;-

  • Venue:
  • E-SMART '01 Proceedings of the International Conference on Research in Smart Cards: Smart Card Programming and Security
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper reports on ongoing work to develop a formal specification of the JAVACARD API using the specification language JML. It discusses the specification of the JCSystem class, which deals with the JAVACARD firewall, (atomic) transactions and transient objects. The JCSystem class seems to be the hardest class in the API to specify, and it is closely connected with some of the peculiarities of JAVACARD as opposed to JAVA.