JP4549731B2 - Multi-application IC card with command code that is commonly used by applications - Google Patents

Multi-application IC card with command code that is commonly used by applications Download PDF

Info

Publication number
JP4549731B2
JP4549731B2 JP2004148372A JP2004148372A JP4549731B2 JP 4549731 B2 JP4549731 B2 JP 4549731B2 JP 2004148372 A JP2004148372 A JP 2004148372A JP 2004148372 A JP2004148372 A JP 2004148372A JP 4549731 B2 JP4549731 B2 JP 4549731B2
Authority
JP
Japan
Prior art keywords
application
command
code
common code
card
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004148372A
Other languages
Japanese (ja)
Other versions
JP2005332094A (en
Inventor
彰 渋谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2004148372A priority Critical patent/JP4549731B2/en
Publication of JP2005332094A publication Critical patent/JP2005332094A/en
Application granted granted Critical
Publication of JP4549731B2 publication Critical patent/JP4549731B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、クレジットカードサイズのプラスチックカードに半導体集積回路(以下、ICチップと記す)を埋め込んだICカードに関し、特に書き換え可能なメモリに複数のアプリケーションを実装できるマルチアプリケーション型ICカードに関する。   The present invention relates to an IC card in which a semiconductor integrated circuit (hereinafter referred to as an IC chip) is embedded in a credit card-sized plastic card, and more particularly to a multi-application type IC card capable of mounting a plurality of applications in a rewritable memory.

ICカードとは、クレジットカードサイズのプラスチックカードにICチップを埋め込み、前記ICチップのメモリにデータを記録するカードである。近年、ICカードはキャッシュカード、クレジットカードまたは電子マネーなどに幅広く応用されている。   An IC card is a card that embeds an IC chip in a credit card-sized plastic card and records data in the memory of the IC chip. In recent years, IC cards have been widely applied to cash cards, credit cards, electronic money, and the like.

従来、ICカードには用途ごとに単一のソフトウェアすなわちアプリケーションを読み出し専用メモリ(Read Only Memory 、以下ROMと記す)に実装することが主流であったため、一枚のICカードは単一の機能しか持たず、用途ごとにICカードが必要であった。このため、利用者側は複数枚のICカードを常に所持する必要があり大変不便であった。この問題を解消すべく、現在は一枚のICカードに複数のアプリケーションを組み込むことができるマルチアプリケーション型ICカードが主流になりつつある。   Conventionally, it has been the mainstream to install a single software, that is, an application in a read only memory (hereinafter referred to as ROM) for each IC card, so a single IC card has only a single function. IC card was necessary for each application. For this reason, the user must always have a plurality of IC cards, which is very inconvenient. In order to solve this problem, multi-application type IC cards capable of incorporating a plurality of applications into one IC card are now becoming mainstream.

マルチアプリケーション型ICカードとは、複数のアプリケーションを書き換え可能なメモリに実装することができるICカードで、ICチップが備えているROMに基本処理を行うマルチアプリケーションオペレーティングシステム(Operating System、以下OSと記す)を実装し、同じくICチップが備えている電気的に消去・書き換えができるROM(Electrically Erasable Programmable Read Only Memory、以下EEPROMと記す)等の書き換え可能なメモリに一つまたは複数のアプリケーションを実装する。   A multi-application IC card is an IC card in which a plurality of applications can be mounted in a rewritable memory. A multi-application operating system (hereinafter referred to as OS) that performs basic processing on a ROM provided in an IC chip. ), And one or more applications are mounted on an electrically erasable and rewritable ROM (Electrically Erasable Programmable Read Only Memory, hereinafter referred to as EEPROM), which is also included in the IC chip. .

書き換え可能なメモリにアプリケーションを実装することで、利用者が使用する複数のアプリケーションを一枚のICカードに実装でき、またICカード製造後のアプリケーションの追加、不必要なアプリケーションの削除が行なえ、かつアプリケーションの機能拡充も容易になる。   By mounting applications in rewritable memory, multiple applications used by users can be mounted on a single IC card, and applications can be added after IC card manufacture, unnecessary applications can be deleted, and It is also easy to expand application functions.

ただし前述のマルチアプリケーション型ICカードでは、アプリケーションが使用するコマンドコードが同じ内容でも、アプリケーションのすべてのデータを書き換え可能なメモリに実装する必要があるため、同じコマンドコードを使用する複数個のアプリケーションを書き換え可能なメモリに実装した場合、複数の同じコマンドコードが書き換え可能なメモリに実装されることになり、書き換え可能なメモリを効率良く使用できない問題があった。   However, in the above-mentioned multi-application type IC card, even if the command code used by the application is the same, it is necessary to mount all the application data in a rewritable memory. When mounted on a rewritable memory, a plurality of the same command codes are mounted on the rewritable memory, and there is a problem that the rewritable memory cannot be used efficiently.

この問題を解決すべく、例えば、特許文献1においては、書き換え可能なメモリをアプリケーションコードを記憶するアプリケーションコード領域と前記アプリケーションコードが使用するアプリケーションデータ領域とに分割して管理することで、同じ処理を行うアプリケーションの場合は、アプリケーションコードを共通化し、データのみを個別化することで、書き換え可能なメモリを効率良く使用する発明を開示している。
特開2003−203211号公報
In order to solve this problem, for example, in Patent Document 1, a rewritable memory is divided into an application code area for storing an application code and an application data area used by the application code, thereby managing the same process. In the case of an application that performs the above, an invention that efficiently uses a rewritable memory by sharing application code and individualizing only data is disclosed.
JP 2003-202111 A

しかしながら、各アプリケーションが共通で使用する共通コマンドコードをアプリケーションとして書き換え可能なメモリに実装すると、前記共通コマンドコードが単独で選択・実行された場合、アプリケーションのデータの破壊またはアプリケーションのデータの改竄等が生じる恐れがあった。   However, if a common command code that is commonly used by each application is implemented in a rewritable memory as an application, if the common command code is selected and executed alone, the application data may be destroyed or the application data may be altered. There was a fear.

そこで本発明は上述の問題を鑑みて、書き換え可能なメモリに実装されたアプリケーションが共通で使用する共通コマンドコードを同じ書き換え可能なメモリにアプリケーションとして実装することで、書き換え可能なメモリを効率的に使用し、更に共通コマンドコードを記憶したアプリケーションの単独での選択・実行ができないマルチアプリケーション型ICカードを提供することを目的とする。   In view of the above-described problems, the present invention efficiently implements a rewritable memory by mounting a common command code commonly used by applications mounted on a rewritable memory as an application on the same rewritable memory. Another object of the present invention is to provide a multi-application type IC card that cannot be used alone and that an application that stores a common command code is used.

上記課題を解決する第1の課題解決手段は、種類を示す識別情報を具備したアプリケーションと、前記アプリケーションが共通で使用するコマンドコードを記憶した共通コードアプリケーションを前記書き換え可能なメモリに実装し、外部端末から受信したコマンドの処理を前記共通コードアプリケーションに記憶されたコマンドコードを利用して処理するコマンド実行手段と,複数の前記アプリケーションの中から一つの前記アプリケーションを選択するために利用され,選択する前記アプリケーションの前記識別情報が前記共通コードアプリケーションを示す値の場合、前記アプリケーションを選択する処理を中止する選択コマンドを少なくとも備えていることを特徴とするマルチアプリケーション型ICカードである。 A first problem-solving means for solving the above-described problem is that an application having identification information indicating a type and a common code application storing a command code used in common by the application are mounted in the rewritable memory, and an external Command execution means for processing a command received from a terminal using a command code stored in the common code application, and used to select one of the plurality of applications. When the identification information of the application is a value indicating the common code application, the multi-application type IC card includes at least a selection command for canceling the process of selecting the application.

第1の課題解決手段によれば、マルチアプリケーション型ICカードの書き換え可能なメモリに前記共通コードアプリケーションを実装し、マルチアプリケーション型ICカードが前記コマンド実行手段を備えることで、前記アプリケーションが前記共通コードアプリケーションに記憶されたコマンドコードを使用してコマンドを処理することができ、前記アプリケーション間で重複するコマンドコードを書き換え可能なメモリに重複して実装する必要がなくなり、書き換え可能なメモリを効率良く使用できる。   According to the first problem solving means, the common code application is mounted in a rewritable memory of a multi-application type IC card, and the multi-application type IC card includes the command execution means, so that the application has the common code. Commands can be processed using the command code stored in the application, and there is no need to duplicate the command code that is duplicated between the applications in the rewritable memory, and the rewritable memory is used efficiently. it can.

更に,第1の課題解決手段によれば、選択コマンドが前記識別情報に基づいてアプリケーションの選択処理を実行することで、前記共通コードアプリケーションが単独で選択・実行するのを防止でき、前記共通コードアプリケーションのコマンドコードが単独で実行することによるアプリケーションのデータの破壊またはアプリケーションのデータの改竄等を防ぐことができる。Further, according to the first problem solving means, the selection command executes the application selection process based on the identification information, so that the common code application can be prevented from being selected and executed alone, and the common code can be prevented. It is possible to prevent destruction of application data or falsification of application data due to execution of an application command code alone.

上述した発明によれば、前記共通コードアプリケーションを書き換え可能なメモリに実装することで、書き換え可能なメモリを効率よく使用することができ、更に、マルチアプリケーション型ICカードに備えられた選択コマンドが前記識別情報に基づいてアプリケーション選択処理を実行することで、選択するアプリケーションが前記共通コードアプリケーションの場合は選択処理を中止し、前記共通コードアプリケーションが単独で実行されることによるアプリケーションのデータの破壊またはアプリケーションのデータの改竄等を防ぐことができる。   According to the above-described invention, by mounting the common code application in a rewritable memory, the rewritable memory can be used efficiently, and the selection command provided in the multi-application type IC card is By executing the application selection process based on the identification information, if the application to be selected is the common code application, the selection process is stopped and the application data is destroyed or the application is executed by executing the common code application alone. It is possible to prevent falsification of data.

本発明の好適な実施の形態を、以下に図を参照にしながら詳細に説明する   Preferred embodiments of the present invention will be described below in detail with reference to the drawings.

まず初めに本実施の形態のマルチアプリケーション型ICカードのソフトウェアおよびデータの構造について説明する。まずマルチアプリケーション型ICカードのソフトウェアの構造およびICチップの構造について説明する。図1はマルチアプリケーション型ICカードのソフトウェアの構造を説明するための図、図2はICチップの構造を説明するため図である。   First, the software and data structure of the multi-application IC card of this embodiment will be described. First, the software structure of the multi-application IC card and the structure of the IC chip will be described. FIG. 1 is a diagram for explaining the software structure of a multi-application IC card, and FIG. 2 is a diagram for explaining the structure of an IC chip.

図1に示すようにマルチアプリケーション型ICカードの基本構造モデルは、ICチップ10、マルチアプリケーションOS20、アプリケーション30およびアプリケーション30が共通で使用するコマンドコードを記憶した共通コードアプリケーション31からなる。   As shown in FIG. 1, the basic structure model of a multi-application type IC card includes an IC chip 10, a multi-application OS 20, an application 30, and a common code application 31 that stores command codes that are commonly used by the application 30.

図2はICチップ10の構造図である。ICチップ10には、中央演算装置11(Central Processing Unit、以下CPUと記す)、読み出し専用メモリ12(Read Only Memory、以下ROMと記す)、書換え可能なメモリとしてEEPROM13(Electrically Erasable Programmable Read-Only Memoryの略)、揮発性メモリとしてランダムアクセスメモリ14(Random Access Memory、以下RAMと記す)および図外の外部端末とデータを通信するためのI/O回路15を少なくとも備なえている。   FIG. 2 is a structural diagram of the IC chip 10. The IC chip 10 includes a central processing unit 11 (hereinafter referred to as “CPU”), a read-only memory 12 (hereinafter referred to as “ROM”), and an EEPROM 13 (Electrically Erasable Programmable Read-Only Memory) as rewritable memory. A random access memory 14 (hereinafter referred to as RAM) as a volatile memory and an I / O circuit 15 for communicating data with an external terminal (not shown).

本発明は、ICチップ10の仕様を限定するものではなく、ICカードの用途に適した仕様のICチップ10を選択することができる。例えばROM12およびEEPROM13の容量については限定しないし、書換え可能なメモリは強誘電体メモリまたはフラッシュメモリ等のEEPROM以外のメモリであっても構わない。またICチップ10はタイマー回路、暗号演算回路またはコプロセッサ回路等の図示していない他のデバイスを備えていても構わない。   The present invention does not limit the specifications of the IC chip 10, and the IC chip 10 having specifications suitable for the use of the IC card can be selected. For example, the capacities of the ROM 12 and the EEPROM 13 are not limited, and the rewritable memory may be a memory other than the EEPROM such as a ferroelectric memory or a flash memory. The IC chip 10 may include other devices (not shown) such as a timer circuit, a cryptographic operation circuit, or a coprocessor circuit.

マルチアプリケーションOS20は、アプリケーション30および共通コードアプリケーション31をEEPROM13へ実装する機能、EEPROM13に実装したアプリケーション30および共通コードアプリケーション31を削除する機能、ならびにI/O回路15を制御し図外の外部端末と通信する機能等のICカードが動作するための基本機能を備えたソフトウェアであり、一般的にマルチアプリケーションOS20のコードはROM12に記憶される。   The multi-application OS 20 controls a function for mounting the application 30 and the common code application 31 on the EEPROM 13, a function for deleting the application 30 and the common code application 31 mounted on the EEPROM 13, and an I / O circuit 15 to control an external terminal (not shown). This is software having basic functions for operating an IC card such as a function for communication. Generally, the code of the multi-application OS 20 is stored in the ROM 12.

本発明の形態においては、マルチアプリケーションOS20は前述の内容に加え、EEPROM13に実装されたアプリケーション30(共通コードアプリケーション31も含む)を選択する選択コマンド21と、共通コードアプリケーション31に記憶されたコマンドコードを実行するコマンド実行手段22とを少なくとも備えている。   In the embodiment of the present invention, in addition to the above-described contents, the multi-application OS 20 selects the application 30 (including the common code application 31) installed in the EEPROM 13 and the command code stored in the common code application 31. And at least command execution means 22 for executing.

アプリケーション30はある用途ために設計されたソフトウェアであり、EEPROM13に利用者が必要とする一つまたは複数のアプリケーション30が実装される。なお実装されるアプリケーション30は、マルチアプリケーションOS20が対応している中間言語で記述されることが一般的である。   The application 30 is software designed for a certain use, and one or a plurality of applications 30 required by the user are mounted on the EEPROM 13. Note that the application 30 to be mounted is generally described in an intermediate language supported by the multi-application OS 20.

共通コードアプリケーション31とは、アプリケーション30間で重複するコマンドコード(例、パスワード認証コマンドのコード、データ読み書きコマンドのコード等)を記憶したアプリケーションである。共通コードアプリケーション31はそれ自身ではデータを持たず、共通コードアプリケーション31で記述されたコマンドコードが実行される際は、選択されているアプリケーション30のデータを利用する。   The common code application 31 is an application that stores a command code (eg, a password authentication command code, a data read / write command code, etc.) that is duplicated among the applications 30. The common code application 31 does not have data by itself, and uses the data of the selected application 30 when the command code described in the common code application 31 is executed.

EEPROM13に実装されたアプリケーション30または共通コードアプリケーション31は、アプリケーション30または共通コードアプリケーション31を実装した情報としてアプリケーション情報40を有している。アプリケーション情報40は、アプリケーション30または共通コードアプリケーション31をEEPROM13に実装した際、マルチアプリケーションOS20によってEEPROM13に記憶される。   The application 30 or the common code application 31 mounted on the EEPROM 13 has application information 40 as information on which the application 30 or the common code application 31 is mounted. The application information 40 is stored in the EEPROM 13 by the multi-application OS 20 when the application 30 or the common code application 31 is mounted on the EEPROM 13.

図3は、EEPROM13記憶されるアプリケーション情報40を説明するための図である。アプリケーション情報40には、アプリケーション30(または共通コードアプリケーション31)を識別する情報であるアプリケーション名称41、アプリケーションのコード(または共通コードアプリケーション31のコード)を記憶したアドレスであるアプリケーションコード記憶アドレス42、アプリケーション30のコードが使用するデータを記憶したアドレスであるアプリケーションデータ記憶アドレス43、アプリケーション30(または共通コードアプリケーション31)の種類を識別する識別情報として識別情報44、アプリケーション30が使用する共通コードアプリケーション31を特定する情報として利用共通コード名称45がそれぞれ記憶される。   FIG. 3 is a diagram for explaining the application information 40 stored in the EEPROM 13. The application information 40 includes an application name 41 that is information for identifying the application 30 (or the common code application 31), an application code storage address 42 that is an address that stores an application code (or a code of the common code application 31), an application Application data storage address 43 which is an address storing data used by 30 codes, identification information 44 as identification information for identifying the type of application 30 (or common code application 31), and common code application 31 used by application 30 A common use code name 45 is stored as information to be specified.

また図3に示したように、アプリケーション情報40に記憶される各要素(例えば、アプリケーション名称401等)には、要素の内容を示すタグ410からタグ450がそれぞれ設けられ、前記タグを利用することで、マルチアプリケーションOS20はタグ以降に記憶されている要素の内容を把握できる。   Also, as shown in FIG. 3, each element (for example, application name 401) stored in the application information 40 is provided with a tag 410 to a tag 450 indicating the contents of the element, and the tag is used. Thus, the multi-application OS 20 can grasp the contents of the elements stored after the tag.

例えば、タグ410が「2F01h」(hは16進表記を示す)とした場合には、「2F01h」以降に記憶されているデータは、アプリケーション名称41と判断される。   For example, when the tag 410 is “2F01h” (h indicates hexadecimal notation), the data stored after “2F01h” is determined to be the application name 41.

アプリケーション名称41とは、例えばISO7816規格で定められているAID(Application Identification Data)等のアプリケーション30(または共通コードアプリケーション31)を識別する情報で、アプリケーション30を選択する際に使用される情報でもある。   The application name 41 is information for identifying the application 30 (or common code application 31) such as AID (Application Identification Data) defined in the ISO 7816 standard, and is also information used when selecting the application 30. .

アプリケーションプログラム記憶アドレス42とは、アプリケーション名称41で特定されるアプリケーション30のコード(または共通コードアプリケーション31のコード)が実装されているEEPROM13のアドレスである。   The application program storage address 42 is an address of the EEPROM 13 on which the code of the application 30 (or the code of the common code application 31) specified by the application name 41 is mounted.

アプリケーションデータ記憶アドレス43とは、アプリケーション30のコードが使用するデータが記憶されているEEPROM13のアドレスである。前述の通り、共通コードアプリケーション31はデータを持たないため、共通コードアプリケーション31のアプリケーション情報40にはアプリケーションデータ記憶アドレス43は記憶されない。   The application data storage address 43 is an address of the EEPROM 13 in which data used by the code of the application 30 is stored. As described above, since the common code application 31 has no data, the application data storage address 43 is not stored in the application information 40 of the common code application 31.

識別情報44とは共通コードアプリケーション31とアプリケーション30を識別する情報で、共通コードアプリケーション31の識別情報44とアプリケーション30の識別情報44を異なる値に設定することで、識別情報44の値から共通コードアプリケーション31とアプリケーション30とを識別することができる。   The identification information 44 is information for identifying the common code application 31 and the application 30. By setting the identification information 44 of the common code application 31 and the identification information 44 of the application 30 to different values, the common code can be determined from the value of the identification information 44. The application 31 and the application 30 can be identified.

また、利用共通コード名称45とは、アプリケーション30が使用する共通コードアプリケーション31を特定する情報で、アプリケーション30が使用する共通コードアプリケーション31のアプリケーション名称41が記憶される。利用共通コード名称45を記憶することで、アプリケーション30が使用する共通コードアプリケーション31を設定できる。なお、アプリケーション30が共通コードアプリケーション31を使用しない場合には、利用共通コード名称45はアプリケーション情報40には記憶されない。   The use common code name 45 is information for specifying the common code application 31 used by the application 30, and stores the application name 41 of the common code application 31 used by the application 30. By storing the use common code name 45, the common code application 31 used by the application 30 can be set. When the application 30 does not use the common code application 31, the use common code name 45 is not stored in the application information 40.

マルチアプリケーションOS20に備えられた選択コマンド21は、EEPROM13に記憶された複数のアプリケーションの中から一つのアプリケーションを選択するコマンドである。   The selection command 21 provided in the multi-application OS 20 is a command for selecting one application from a plurality of applications stored in the EEPROM 13.

本実施の形態の選択コマンド21は、前述の機能に加え、図外の外部端末から送信された選択コマンドメッセージで特定されるアプリケーションが有する識別情報44の値を調査し、識別情報44の値が共通コードアプリケーション31を意味する値の場合は、アプリケーション選択処理を中止する機能を備えている。   In addition to the above-described functions, the selection command 21 according to the present embodiment investigates the value of the identification information 44 included in the application specified by the selection command message transmitted from the external terminal (not shown), and the value of the identification information 44 is In the case of a value meaning the common code application 31, a function for canceling the application selection process is provided.

またマルチアプリケーションOS20に備えられたコマンド実行手段22は、図外の外部端末から受信したコマンドメッセージを共通コードアプリケーション31を利用して処理する機能を備えている。   The command execution means 22 provided in the multi-application OS 20 has a function of processing a command message received from an external terminal (not shown) using the common code application 31.

図外の外部端末からコマンドメッセージを受信すると、コマンド実行手段22はアプリケーション30に前記コマンドの処理を委任する。アプリケーション30でコマンド処理できない場合は、コマンド実行手段22は選択されているアプリケーション30のアプリケーション情報40に含まれる利用共通コード名称45を調査する。そして、アプリケーション情報40に利用共通コード名称45が記憶されている場合は、コマンド実行手段22は利用共通コード名称45で特定される共通コードアプリケーション31に受信したコマンドメッセージの処理を委任する。   When receiving a command message from an external terminal (not shown), the command execution means 22 delegates the command processing to the application 30. If the command cannot be processed by the application 30, the command execution unit 22 checks the use common code name 45 included in the application information 40 of the selected application 30. When the use common code name 45 is stored in the application information 40, the command execution unit 22 delegates the received command message to the common code application 31 specified by the use common code name 45.

なお、共通コードアプリケーション31に受信したコマンドメッセージの処理を委任する際は、コマンドメッセージと共にアプリケーションデータ記憶アドレス43を共通コードアプリケーション31に引き渡すことで、共通コードアプリケーション31はアプリケーション30のデータを処理することができる。   When delegating the processing of the received command message to the common code application 31, the common code application 31 processes the data of the application 30 by passing the application data storage address 43 together with the command message to the common code application 31. Can do.

<ICカードの動作の説明>
ここから、これまで述べた構成のICカードの動作について説明する。図4はアプリケーションの選択処理の手順を示したフロー図、図5は図外の外部端末から受信したコマンド処理の手順を示したフロー図である。
<Description of IC card operation>
From here, the operation of the IC card configured as described above will be described. FIG. 4 is a flowchart showing the procedure of application selection processing, and FIG. 5 is a flowchart showing the procedure of command processing received from an external terminal not shown.

まず、アプリケーションの選択処理の手順について、図4を参照しながら詳細に説明する。マルチアプリケーションOS20が図外の外部端末から選択コマンドメッセージを受信すると(ステップS100)、マルチアプリケーションOS20に備えられた選択コマンド21は前記選択コマンドメッセージで示されるアプリケーションのアプリケーション情報40に含まれる識別情報44を調査する(ステップS110)。   First, the procedure of application selection processing will be described in detail with reference to FIG. When the multi-application OS 20 receives a selection command message from an external terminal (not shown) (step S100), the selection command 21 provided in the multi-application OS 20 is identification information 44 included in the application information 40 of the application indicated by the selection command message. Is investigated (step S110).

選択コマンド21は、ステップS110で読取った識別情報44から、前記選択コマンドメッセージで示されるアプリケーションが共通コードアプリケーション31であるか判断する(ステップS120)。   The selection command 21 determines from the identification information 44 read in step S110 whether the application indicated by the selection command message is the common code application 31 (step S120).

ステップS120で読取った識別情報44が共通コードアプリケーション31を示す情報であればステップS140に進み、アプリケーションを選択できないことを示すメッセージを図外の外部端末に送信し、アプリケーション選択処理を終了する。   If the identification information 44 read in step S120 is information indicating the common code application 31, the process proceeds to step S140, a message indicating that the application cannot be selected is transmitted to an external terminal not shown, and the application selection process is terminated.

ステップS120で読取った識別情報44がアプリケーション30を示す情報であれば、ステップS130に進み、選択コマンド21は前記選択コマンドメッセージで示されるアプリケーション30を選択する(ステップS130)。以上をもって、アプリケーション30の選択処理手順は終了する。   If the identification information 44 read in step S120 is information indicating the application 30, the process proceeds to step S130, and the selection command 21 selects the application 30 indicated by the selection command message (step S130). Thus, the selection processing procedure of the application 30 is completed.

次に外部端末から受信したコマンド処理の手順を、図5を参照しながら説明する。アプリケーション30が選択された状態で、コマンドメッセージを図外の外部端末から受信すると(ステップS200)、マルチアプリケーションOS20のコマンド実行手段22は、選択されているアプリケーション30に前記コマンドメッセージの処理を委任する(ステップS210)。なおアプリケーション30のコマンドコードは、アプリケーション情報40のアプリケーションコード記憶アドレス42で示されている。   Next, command processing procedures received from an external terminal will be described with reference to FIG. When a command message is received from an external terminal (not shown) with the application 30 selected (step S200), the command execution means 22 of the multi-application OS 20 delegates the processing of the command message to the selected application 30. (Step S210). Note that the command code of the application 30 is indicated by the application code storage address 42 of the application information 40.

アプリケーション30で前記コマンドメッセージの処理が実行された場合はコマンドの処理手順は終了し、アプリケーション30で前記コマンドの処理ができなかった場合はステップS230へ進む(ステップS220)。   When the command message processing is executed by the application 30, the command processing procedure ends. When the application 30 cannot process the command, the process proceeds to step S230 (step S220).

ステップS220でアプリケーション30で前記コマンドの処理ができなかった場合は、コマンド実行手段22は選択されているアプリケーション30のアプリケーション情報40に含まれる利用共通コード名称45を調査する(ステップS230)。   If the command 30 cannot be processed by the application 30 in step S220, the command execution means 22 checks the usage common code name 45 included in the application information 40 of the selected application 30 (step S230).

ステップS230で調査したアプリケーション情報40に利用共通コード名称45が設定されている場合はステップS250へ進み、設定されていない場合はステップS280へ進みコマンド処理は中断される(ステップS240)。   If the use common code name 45 is set in the application information 40 investigated in step S230, the process proceeds to step S250, and if not set, the process proceeds to step S280, and the command processing is interrupted (step S240).

ステップS240でアプリケーション情報40に利用共通コード名称45が設定されている場合は、コマンド実行手段22は、利用共通コード名称45で示される共通コードアプリケーション40の識別情報44を調査する(ステップS250)。   If the use common code name 45 is set in the application information 40 in step S240, the command execution means 22 checks the identification information 44 of the common code application 40 indicated by the use common code name 45 (step S250).

ステップS250で調査した利用共通コード名称45で示される共通コードアプリケーション40の識別情報44が、共通コードアプリケーション40を意味する値でなければステップS280へ進みコマンド処理を中止し、共通コードアプリケーション40を意味する値の場合はステップS270へ進む(ステップS260)。   If the identification information 44 of the common code application 40 indicated by the use common code name 45 investigated in step S250 is not a value that means the common code application 40, the process proceeds to step S280, the command processing is stopped, and the common code application 40 is meant. If it is a value to be processed, the process proceeds to step S270 (step S260).

ステップS260で利用共通コード名称45で示される共通コードアプリケーション40の識別情報44が共通コードアプリケーション40を意味する値であれば、コマンド実行手段22は、利用共通コード名称45で示される共通コードアプリケーション40に受信したコマンドの処理を委任する(ステップS270)。   If the identification information 44 of the common code application 40 indicated by the use common code name 45 in step S260 is a value that means the common code application 40, the command execution means 22 indicates the common code application 40 indicated by the use common code name 45. The processing of the received command is delegated (step S270).

これまでの述べたように、本発明の実施の形態によれば、共通コードアプリケーション31を書き換え可能なメモリ(本実施の形態ではEEPROM13)に実装することで、書き換え可能なメモリを効率よく使用することができる。   As described so far, according to the embodiment of the present invention, the rewritable memory is efficiently used by mounting the common code application 31 in the rewritable memory (the EEPROM 13 in the present embodiment). be able to.

また、マルチアプリケーション型ICカードがコマンド実行手段22を備えることで、アプリケーション30が処理できないコマンドは共通コマンドアプリケーション31で処理される。   In addition, since the multi-application IC card includes the command execution unit 22, commands that cannot be processed by the application 30 are processed by the common command application 31.

更には、マルチアプリケーション型ICカードに備えられた選択コマンド21が識別情報44に基づいてアプリケーション選択処理を実行することで、選択するアプリケーションが共通コードアプリケーションの31場合はアプリケーションの選択処理は中止される。   Furthermore, when the selection command 21 provided in the multi-application type IC card executes the application selection process based on the identification information 44, if the application to be selected is the common code application 31, the application selection process is canceled. .

ソフトウェアおよびデータの基本構造モデルを説明するための図。The figure for demonstrating the basic structure model of software and data. ICチップの構造を説明するための図。The figure for demonstrating the structure of IC chip. アプリケーション情報を説明するための図。The figure for demonstrating application information. アプリケーションの選択手順を説明するための図。The figure for demonstrating the selection procedure of an application. コマンドの実行手順を説明するための図。The figure for demonstrating the execution procedure of a command.

符号の説明Explanation of symbols

10 ICチップ
12 ROM
13 EEPROM
20 マルチアプリケーションOS
21 選択コマンド
22 コマンド実行手段
30 アプリケーション
31 共通コードアプリケーション
40 アプリケーション情報
41 アプリケーション情報に含まれるアプリケーション名称
42 アプリケーション情報に含まれるアプリケーションコード記憶アドレス
43 アプリケーション情報に含まれるアプリケーションデータ記憶アドレス
44 アプリケーション情報に含まれる識別情報
45 アプリケーション情報に含まれる利用共通コード名称
10 IC chip 12 ROM
13 EEPROM
20 Multi-application OS
21 selection command 22 command execution means 30 application 31 common code application 40 application information 41 application name included in application information 42 application code storage address included in application information 43 application data storage address included in application information 44 included in application information Identification information 45 Use common code name included in application information

Claims (1)

種類を示す識別情報を具備したアプリケーションと、前記アプリケーションが共通で使用するコマンドコードを記憶した共通コードアプリケーションを前記書き換え可能なメモリに実装し、外部端末から受信したコマンドの処理を前記共通コードアプリケーションに記憶されたコマンドコードを利用して処理するコマンド実行手段と,複数の前記アプリケーションの中から一つの前記アプリケーションを選択するために利用され,選択する前記アプリケーションの前記識別情報が前記共通コードアプリケーションを示す値の場合、前記アプリケーションを選択する処理を中止する選択コマンドを少なくとも備えていることを特徴とするマルチアプリケーション型ICカード。An application having identification information indicating a type and a common code application storing a command code used in common by the application are mounted in the rewritable memory, and processing of a command received from an external terminal is stored in the common code application. Command execution means for processing using the stored command code, and used for selecting one application from among the plurality of applications, and the identification information of the selected application indicates the common code application In the case of a value, the multi-application type IC card has at least a selection command for canceling the process of selecting the application.
JP2004148372A 2004-05-18 2004-05-18 Multi-application IC card with command code that is commonly used by applications Expired - Fee Related JP4549731B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004148372A JP4549731B2 (en) 2004-05-18 2004-05-18 Multi-application IC card with command code that is commonly used by applications

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004148372A JP4549731B2 (en) 2004-05-18 2004-05-18 Multi-application IC card with command code that is commonly used by applications

Publications (2)

Publication Number Publication Date
JP2005332094A JP2005332094A (en) 2005-12-02
JP4549731B2 true JP4549731B2 (en) 2010-09-22

Family

ID=35486734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004148372A Expired - Fee Related JP4549731B2 (en) 2004-05-18 2004-05-18 Multi-application IC card with command code that is commonly used by applications

Country Status (1)

Country Link
JP (1) JP4549731B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100901007B1 (en) 2007-08-07 2009-06-04 삼성에스디에스 주식회사 A smart card of comprosing applications having the same ID

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036425A (en) * 2001-07-25 2003-02-07 Hitachi Ltd Security card

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036425A (en) * 2001-07-25 2003-02-07 Hitachi Ltd Security card

Also Published As

Publication number Publication date
JP2005332094A (en) 2005-12-02

Similar Documents

Publication Publication Date Title
JP2009048415A (en) Portable electronic device and control method of portable electronic device
JP4203514B2 (en) Program execution control circuit, computer system, and IC card
JP4549731B2 (en) Multi-application IC card with command code that is commonly used by applications
JP4774681B2 (en) Multi-application IC card with common command application
JP6182940B2 (en) IC card, status word output method, and status word output processing program
JP2006293706A (en) Multi-application ic card with application updating function
EP3023925B1 (en) Secure element with applications
JP4950533B2 (en) Portable electronic device and IC card
JP2007087120A (en) Ic card mounted with multiple os (operating system) and issue consignment method
KR20060067132A (en) Portable electronic device
JP4641157B2 (en) Multi-application IC card and application program
JP7468757B1 (en) ELECTRONIC INFORMATION STORAGE MEDIUM, IC CHIP, IC CARD, RESPONSE TRANSMISSION METHOD, AND PROGRAM
JP2005258968A (en) Validity verification method of data written in ic card, and program for ic card
JP2006172271A (en) Multi-application ic card, and program for ic card
JP2004334745A (en) Ic card
JP7439847B2 (en) Electronic information storage medium, key data setting method, and program
JP7501808B2 (en) IC chip
JP7559916B1 (en) ELECTRONIC INFORMATION STORAGE MEDIUM, IC CHIP, IC CARD, ELEMENT DATA STORAGE METHOD, AND PROGRAM
JP7444197B2 (en) Electronic information storage medium, cryptographic operation method selection method, and program
JP4811560B2 (en) IC card and IC card program
JP7206942B2 (en) Electronic information storage medium, IC chip, initial setting method, and initial setting program
JP2006058920A (en) Multi-application ic card for controlling inter-application message processing and program for ic card
JP2008047040A (en) Portable electronic device and ic card
JP2005301657A (en) Ic card having multiple command tables stored in rewritable memory and executing method for command
JP2005234898A (en) Multi-application ic card with application packaged in rom, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070405

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100305

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100413

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100604

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100622

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100707

R150 Certificate of patent or registration of utility model

Ref document number: 4549731

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130716

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees