JP2005260676A - Security system, information processing system, control method of security system, control method of information processing system, program capable of implementation in system for performing control method and ticket system - Google Patents

Security system, information processing system, control method of security system, control method of information processing system, program capable of implementation in system for performing control method and ticket system Download PDF

Info

Publication number
JP2005260676A
JP2005260676A JP2004070798A JP2004070798A JP2005260676A JP 2005260676 A JP2005260676 A JP 2005260676A JP 2004070798 A JP2004070798 A JP 2004070798A JP 2004070798 A JP2004070798 A JP 2004070798A JP 2005260676 A JP2005260676 A JP 2005260676A
Authority
JP
Japan
Prior art keywords
signature
counter
security device
ticket
key
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.)
Granted
Application number
JP2004070798A
Other languages
Japanese (ja)
Other versions
JP4036838B2 (en
Inventor
Hiroshi Maruyama
丸山 宏
Seiji Muneto
誠治 宗藤
Sachiko Yoshihama
佐知子 吉濱
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to JP2004070798A priority Critical patent/JP4036838B2/en
Priority to US11/078,767 priority patent/US20050204140A1/en
Publication of JP2005260676A publication Critical patent/JP2005260676A/en
Application granted granted Critical
Publication of JP4036838B2 publication Critical patent/JP4036838B2/en
Priority to US12/140,084 priority patent/US7953977B2/en
Priority to US13/086,781 priority patent/US8528104B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/045Payment circuits using payment protocols involving tickets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/409Device specific authentication in transaction processing
    • G06Q20/4097Device specific authentication in transaction processing using mutual authentication between devices and transaction partners
    • G06Q20/40975Device specific authentication in transaction processing using mutual authentication between devices and transaction partners using encryption therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0894Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3247Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3263Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements

Abstract

<P>PROBLEM TO BE SOLVED: To provide a security system, an information processing system, a control method of the security system, a control method of the information processing system, a program capable of implementation in system for performing the control method, and a ticket system. <P>SOLUTION: The security system 12 includes: a non-volatile type storing unit 22 for storing correctness inspection unit including a counter, which is renewed every time a signature function means 30 is called; a non-volatile type storing unit 24 for reading a counter array from an outer non-volatile storing unit for storing the counter array, in which a hash value generated for each signature key and a number-of-signature counter for counting the number of signature formed with the signature key are arranged in pairs, and storing the counter array; and a hash function unit 28 for reading the counter array from the non-volatile storing unit 24, generating a hash value, and feeding the hash value to the correctness inspection unit for correctness checking. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、ディジタル・チケットの不正使用の防止に関し、より詳細には、回数制限のあるディジタル・チケットの不正使用を防止することにより、ディジタル・チケットのセキュリティ管理を行うためのセキュリティ装置、情報処理装置、セキュリティ装置の制御方法、情報処理装置の制御方法、該制御方法を実行させるための装置実行可能なプログラムおよびチケット・システムに関する。   The present invention relates to prevention of unauthorized use of a digital ticket, and more particularly, a security device and information processing for managing security of a digital ticket by preventing unauthorized use of a digital ticket with a limited number of times. The present invention relates to a device, a security device control method, an information processing device control method, a device-executable program for executing the control method, and a ticket system.

近年では、パーソナル・コンピュータ、PDA、セルラ電話といった型情報処理装置の普及に伴い、いわゆるディジタル・チケット(以下、本発明においては単にチケットとして参照する。)によるサービス提供を行う技術が普及するものと考えられる。チケットは、電子的なデータであるため不正な複製が可能であり、不正に複製されたチケットを使用して複数のアクセスを行う行為(以下、複数使用として参照する。)を防止することがますます必要とされることが想定される。   In recent years, with the widespread use of type information processing devices such as personal computers, PDAs, and cellular phones, a technology for providing services using so-called digital tickets (hereinafter simply referred to as tickets in the present invention) has become widespread. Conceivable. Since tickets are electronic data, unauthorized duplication is possible, and the act of making multiple accesses using illegally duplicated tickets (hereinafter referred to as multiple use) may be prevented. It is assumed that it will be required more and more.

このような不正行為は排除しなければならないものの、本発明におけるチケットは電子的データであり、複製されたチケットをソフトウエア部のみで複数使用を防止することは困難である。   Although such fraud must be eliminated, the ticket in the present invention is electronic data, and it is difficult to prevent a plurality of duplicated tickets from being used only by the software unit.

したがって、上述した不正行為を排除するためにはハードウェアにある程度依存することが必要とされる。しかしながら、ハードウェアに実装されるセキュリティ装置では、そのために割り当てることができるハードウェア資源に限りがある。このため、従来使用されているセキュリティ装置では、不正行為を防止するためのデータを、セキュリティ装置以外の領域に格納することが必要となることも想定される。この際、外部領域との間において複雑な暗号化処理を実行することもできるが、トランザクションにおける応答遅延が生じてしまい、電子的なチケットを使用する効率性を損なうという不都合もある。一方、外部領域に不正行為を防止するデータを格納させるのでは、不正行為を防止するためのデータが不正にアクセスされることにより、セキュリティ装置自体の信頼性も失われることになるという不都合があった。   Therefore, in order to eliminate the above-described fraud, it is necessary to depend on hardware to some extent. However, in a security device implemented in hardware, hardware resources that can be allocated for this purpose are limited. For this reason, it is assumed that conventionally used security devices need to store data for preventing fraud in an area other than the security device. At this time, a complicated encryption process can be executed with the external area, but there is a disadvantage in that a response delay occurs in a transaction and the efficiency of using an electronic ticket is impaired. On the other hand, storing data for preventing fraud in the external area has the disadvantage that the reliability of the security device itself is lost due to unauthorized access to data for preventing fraud. It was.

これまで、暗号化鍵をセキュリティ装置の外部に暗号化した形式で格納する方式が知られているものの、署名の回数を制限する、すなわち複数使用を制限する点では、充分案対応がとられているとはいえない。この場合、鍵Blobにカウンタを追加することも考えられるが、カウンタの信頼性も同時に保証する必要も生じるので、単にカウンタを追加するデータ形式を採用することによっては、不正な複数使用を排除する点では充分ではない。   Up to now, a method of storing an encryption key in an encrypted form outside the security device is known, but in terms of limiting the number of signatures, that is, limiting the use of multiple signatures, sufficient measures have been taken. I can't say. In this case, it may be possible to add a counter to the key Blob. However, since it is also necessary to guarantee the reliability of the counter at the same time, by simply adopting a data format in which the counter is added, it is possible to eliminate unauthorized multiple use. The point is not enough.

また、これまで、チケットを表現するトークンを使用後にハードウェアから消去するする技術も提案されている(非特許文献1)。この場合にもトークンが信頼すべきものであるかを検証することは必要とされる。このため、認証サイトによる鍵をハードウェア内に保持させておくことになるが、この鍵を安全に格納することを保証する点では、複雑性を追加することに加え、新たな信頼性への脅威を追加することにもなる。
寺田他、「電子権利流通基盤のための汎用的な原本保証方式」、情報処理学会論文誌、第42巻、第8号、2001年8月、pp.2017−2029.
In addition, a technique for erasing a token representing a ticket from hardware after use has been proposed (Non-Patent Document 1). Again, it is necessary to verify that the token is trustworthy. For this reason, the key from the authentication site is kept in the hardware. However, in order to guarantee that this key is stored securely, in addition to adding complexity, a new reliability is added. It will also add threats.
Terada et al., “General-purpose original guarantee method for electronic rights distribution infrastructure”, Journal of Information Processing Society of Japan, Vol. 42, No. 8, August 2001, pp. 2017-2029.

すなわち、これまで不正使用を防止することが必要なディジタル・チケットなどのデータに対して、信頼性の高い回数識別性を付与することが必要とされていた。また、チケットなどのデータの不正使用を信頼性高く防止するために、最小限のハードウェア資源の追加のみで対応することが必要とされていた。   That is, until now, it has been necessary to give highly reliable identification to the data such as digital tickets that need to be prevented from unauthorized use. In addition, in order to prevent unauthorized use of data such as tickets with high reliability, it is necessary to cope with the addition of a minimum amount of hardware resources.

本発明では、不正使用を防止することが必要なデータに対し、ディジタル署名技術を適用することにより、署名された回数を信頼性高くカウントするセキュリティ装置を実現することができれば、最小のハードウェア資源の使用の下にデータの不正使用を効果的、かつ高い信頼性のもとに防止することができる、という着想に基づいてなされたものである。本発明においては、セキュリティ装置内に、署名処理が実行されるたびに更新されるカウンタ(マスタ・カウンタ:MC)と、外部に格納されたカウンタ・アレイと、上述したMCの値とから算出されるハッシュ値とを格納するカウンタ・アレイ・レジスタ(CIR)とを含む正当性検査部を構成させる。   In the present invention, if a security device that counts the number of times of signing with high reliability can be realized by applying a digital signature technology to data that needs to be prevented from unauthorized use, the minimum hardware resources can be realized. This is based on the idea that unauthorized use of data can be prevented effectively and with high reliability under the use of. In the present invention, it is calculated from a counter (master counter: MC) that is updated every time signature processing is executed in the security device, a counter array stored outside, and the above-described MC value. And a validity check unit including a counter array register (CIR) for storing a hash value.

正当性検査部は、外部不揮発性格納手段から読み込まれたカウンタ・アレイ(CA)の値と、最新のMCの値とを連結して連結値のハッシュ値を生成させる。このハッシュ値は、CIRに格納された値と比較され、一致していなければ、CAが署名処理とは無関係に変更されたことを示す。このため、ハッシュ値とCIRの値とが一致していなければ、セキュリティ装置は、署名機能手段を呼び出すための指令を発行せず、ディジタル署名を介した処理がセキュリティ装置内部で停止され、不正使用を防止することができる。   The validity checking unit concatenates the counter array (CA) value read from the external nonvolatile storage unit and the latest MC value to generate a hash value of the concatenated value. This hash value is compared with the value stored in the CIR, and if it does not match, it indicates that the CA has been changed regardless of the signature processing. For this reason, if the hash value and the CIR value do not match, the security device does not issue a command for calling the signature function means, and the processing via the digital signature is stopped inside the security device, and the unauthorized use Can be prevented.

加えて、CAの値は、外部不揮発性格納手段から、読み込ませることができるので、セキュリティ装置のメモリ資源を気にすることなく、複数の署名鍵に対応することができる。   In addition, since the CA value can be read from the external nonvolatile storage means, it is possible to correspond to a plurality of signature keys without worrying about memory resources of the security device.

すなわち、本発明によれば、署名されたデータの複数使用を制限するためのセキュリティ装置であって、該装置は、
署名機能手段を呼び出すごとに更新されるカウンタを含む正当性検査部を格納する不揮発性格納部と、
署名鍵ごとに生成されるハッシュ値と当該署名鍵による署名が行われた回数をカウントするための署名回数カウンタとが対とされたカウンタ・アレイを格納する外部不揮発性格納部からカウンタ・アレイを読み込んで格納する揮発性格納部と、
前記揮発性格納部からカウンタ・アレイを読み込んでハッシュ値を生成し正当性検査のため正当性検査部に渡すハッシュ機能部とを含む
セキュリティ装置が提供される。
That is, according to the present invention, a security device for restricting multiple use of signed data, the device comprising:
A non-volatile storage unit that stores a validity checking unit including a counter that is updated each time the signature function unit is called;
A counter array is stored from an external non-volatile storage unit that stores a counter array in which a hash value generated for each signature key and a signature number counter for counting the number of times the signature key is signed are paired. A volatile storage for reading and storing; and
There is provided a security device including a hash function unit that reads a counter array from the volatile storage unit, generates a hash value, and passes the counter value to a validity checking unit for validity checking.

前記正当性検査部は、さらに、セキュリティ装置の正当性を保証する鍵手段と、前記カウンタ・アレイから過去に生成されたうち直前のハッシュ値とを含むことができる。また、前記ハッシュ機能部は、さらに前記カウンタの値を読み込んで前記カウンタ・アレイとの連結値のハッシュ値を算出する。本発明における前記セキュリティ装置は、前記生成されたハッシュ値を前記直前のハッシュ値と比較する部を含む。さらに、前記セキュリティ装置は、前記正当性検査部による正当性の判断に応答してディジタル署名を実行し、署名回数カウンタを更新し、更新された署名回数カウンタの値の前記外部不揮発性格納部に書込みを実行させる。   The validity checking unit may further include key means for assuring the validity of the security device, and the immediately preceding hash value generated from the counter array in the past. The hash function unit further reads the value of the counter and calculates a hash value of a concatenated value with the counter array. The security device according to the present invention includes a unit that compares the generated hash value with the immediately preceding hash value. Further, the security device executes a digital signature in response to a validity determination by the validity checking unit, updates a signature number counter, and stores the updated signature number counter value in the external nonvolatile storage unit. Write is executed.

本発明によれば、署名されたデータの複数使用を制限する機能を含む情報処理装置であって、前記情報処理装置は、
上記に記載のセキュリティ装置と、
署名鍵ごとに生成されるハッシュ値と当該署名鍵による署名が行われた回数をカウントするための署名回数カウンタとが対とされたカウンタ・アレイを格納する不揮発性格納部を含むインタフェース部と
を含む情報処理装置が提供される。
According to the present invention, there is provided an information processing apparatus including a function for restricting the use of signed data, wherein the information processing apparatus includes:
A security device as described above;
An interface unit including a non-volatile storage unit that stores a counter array in which a hash value generated for each signature key and a signature number counter for counting the number of times the signature key is signed are paired An information processing apparatus is provided.

また、本発明によれば、署名されたデータの複数使用を制限するためのセキュリティ装置を制御する制御方法であって、該制御方法は、
署名鍵ごとに生成されるハッシュ値と当該署名鍵による署名が行われた回数をカウントするための署名回数カウンタとが対とされたカウンタ・アレイを格納する外部不揮発性格納部からカウンタ・アレイを読み込んで揮発性格納部に格納させるステップと、
前記格納されたカウンタ・アレイを読み込んでハッシュ値を生成し正当性検査のため、セキュリティ装置の正当性を保証する鍵手段と前記カウンタ・アレイから過去に生成されたうち直前のハッシュ値とを含む正当性検査部に渡すステップと
前記正当性検査部における正当性の判断に応答して署名機能手段を呼び出すステップと、
署名機能手段を呼び出すごとにカウンタを更新するステップと
をセキュリティ装置に対して実行させるセキュリティ装置の制御方法が提供される。
Further, according to the present invention, there is provided a control method for controlling a security device for restricting multiple use of signed data, the control method comprising:
A counter array is stored from an external non-volatile storage unit that stores a counter array in which a hash value generated for each signature key and a signature number counter for counting the number of times the signature key is signed are paired. Reading and storing in the volatile storage;
The stored counter array is read to generate a hash value, and includes a key means for guaranteeing the validity of the security device for the validity check and a previous hash value generated from the counter array in the past. Passing to the validity checking unit; calling the signature function means in response to the determination of validity in the validity checking unit;
There is provided a security device control method for causing a security device to execute a step of updating a counter each time a signature function means is called.

本発明においては、さらに、前記カウンタ・アレイから過去に生成されたうち直前のハッシュ値を格納するステップを実行させることができる。また、本発明においては、前記ハッシュ機能部に対してさらに前記カウンタの値を読み込ませ前記カウンタ・アレイとの連結値のハッシュ値を算出させるステップを実行させることができる。本発明では、さらに、前記生成されたハッシュ値を前記直前のハッシュ値と比較するステップを実行させる。   In the present invention, a step of storing the immediately preceding hash value generated in the past from the counter array can be executed. In the present invention, the hash function unit may further read the counter value and calculate a hash value of a concatenated value with the counter array. In the present invention, a step of comparing the generated hash value with the immediately preceding hash value is further executed.

さらに、本発明においては、前記正当性検査部による正当性の判断に応答してディジタル署名を実行するステップと、
前記ディジタル署名の実行に対応して署名回数カウンタを更新させ、更新された署名回数カウンタの値を前記外部不揮発性格納部に書込むステップとを実行させることができる。
Furthermore, in the present invention, a step of executing a digital signature in response to a determination of validity by the validity checking unit;
Corresponding to the execution of the digital signature, the signature number counter is updated, and the step of writing the updated value of the signature number counter into the external nonvolatile storage unit can be executed.

また、本発明においては、署名されたデータの複数使用を制限する機能を含む情報処理装置を制御するための制御方法であって、前記制御方法は、
上記に記載の処理ステップを実行させるステップと、
署名鍵ごとに生成されるハッシュ値と当該署名鍵による署名が行われた回数をカウントするための署名回数カウンタとが対とされたカウンタ・アレイを格納する格納部を含むインタフェース部からカウンタ・アレイをセキュリティ装置に渡すステップと
を含む情報処理装置の制御方法が提供される。
Further, in the present invention, there is provided a control method for controlling an information processing apparatus including a function for restricting multiple use of signed data, the control method comprising:
Executing the processing steps described above;
A counter array from an interface unit including a storage unit that stores a counter array in which a hash value generated for each signature key and a signature number counter for counting the number of times the signature key is signed are paired A method for controlling the information processing apparatus is provided.

本発明においては上記の制御方法を実行させるための装置実行可能なプログラムが提供される。   In the present invention, an apparatus executable program for executing the above control method is provided.

さらに、本発明によれば、ディジタル・チケットを使用するチケット・システムであって、前記チケット・システムは、
チケットを発行するチケット発行者端末と、
発行された前記チケットを格納し、かつ上記記載の情報処理装置と、
前記チケット発行者端末と前記情報処理装置とを相互接続するネットワークと、
前記情報処理装置に対してチケット使用要求を発行するサービス端末と
を含むチケット・システムが提供される。前記情報処理装置は、他の情報処理装置から前記チケットを取得して格納し、前記サービス端末にアクセスすることができる。
Furthermore, according to the present invention, a ticket system using a digital ticket, the ticket system comprising:
A ticket issuer terminal that issues a ticket;
Storing the issued ticket, and the information processing apparatus described above;
A network interconnecting the ticket issuer terminal and the information processing device;
And a service terminal that issues a ticket use request to the information processing apparatus. The information processing apparatus can acquire and store the ticket from another information processing apparatus and access the service terminal.

1.ハードウェア・コンフィギュレーション
図1は、本発明のセキュリティ装置を含む情報処理システムの概略的な構成を示した図である。図1に示した情報処理システム10は、セキュリティ装置12と、外部装置14と、セキュリティ装置12における判断に基づき、種々の処理を提供するためのインタフェース部16とを含んで構成されている。セキュリティ装置12は、本発明により、ディジタル署名と、当該ディジタル署名の署名回数カウンタとを使用して、インタフェース部16を介して記憶装置やコンピュータ装置などの外部装置14へのアクセスを制御させている。また、インタフェース部16は、セキュリティ装置12の外部に設けられた不揮発性メモリから構成される外部不揮発性格納部20を含んでいる。この外部不揮発性格納部20は、より詳細には後述するカウンタ・アレイ(CA)を格納している。この他、本発明の情報処理システム10では、要求されたタスクを提供するためのアプリケーション・ソフトウェアに対するアクセスを制御することもできる。
1. Hardware Configuration FIG. 1 is a diagram showing a schematic configuration of an information processing system including a security device of the present invention. The information processing system 10 illustrated in FIG. 1 includes a security device 12, an external device 14, and an interface unit 16 for providing various processes based on determinations in the security device 12. According to the present invention, the security device 12 uses the digital signature and the signature count counter of the digital signature to control access to the external device 14 such as a storage device or a computer device via the interface unit 16. . In addition, the interface unit 16 includes an external nonvolatile storage unit 20 composed of a nonvolatile memory provided outside the security device 12. The external non-volatile storage unit 20 stores a counter array (CA), which will be described later in more detail. In addition, the information processing system 10 of the present invention can control access to application software for providing a requested task.

さらに、図1に示すように、セキュリティ装置12は、概ね、不揮発性格納部22と、揮発性格納部24とを含んで構成されている。不揮発性格納部22は、セキュリティ装置12に固有のデータを格納する領域である。これらの格納部は、RAM、やフラッシュメモリなどを使用して構成させることができる。また、揮発性格納部24は、セキュリティ装置12の過渡的なデータを格納する領域とされている。さらに、セキュリティ装置12には、2種類の暗号アルゴリズムが実装されており、そのうちの1つは、例えばSHA−1といった一方向のハッシュ・アルゴリズムである。他の1つは、RSAといった署名アルゴリズムである。これらのうち、SHA−1といったハッシュ・アルゴリズムは、ハッシュ機能を実現させ、RSAといった署名アルゴリズムは、署名機能部を実現させている。   Furthermore, as shown in FIG. 1, the security device 12 generally includes a nonvolatile storage unit 22 and a volatile storage unit 24. The nonvolatile storage unit 22 is an area for storing data unique to the security device 12. These storage units can be configured using a RAM, a flash memory, or the like. The volatile storage unit 24 is an area for storing transient data of the security device 12. Furthermore, two types of cryptographic algorithms are implemented in the security device 12, and one of them is a one-way hash algorithm such as SHA-1. The other is a signature algorithm such as RSA. Among these, a hash algorithm such as SHA-1 realizes a hash function, and a signature algorithm such as RSA realizes a signature function unit.

図2は、本発明のセキュリティ装置12のより詳細な機能構成を示した図である。図2に示すように、本発明のセキュリティ装置12は、不揮発性格納部22と、揮発性格納部24と、制御部26と、ハッシュ機能部28と、署名機能手段30とを含んで実装されている。この署名機能手段30には、署名を行うために使用されるプライベート鍵、公開鍵といったデータを生成し、これらを使用して、署名を実行する。また署名機能手段30には、後述するディジタル署名機能が正常に呼び出されたことに応答して、呼出回数をカウントするためのカウンタ部を含んで構成することができる。また、本発明の他の実施の形態では、署名機能手段30ではなく、セキュリティ装置12のいずれかの領域にカウンタ部を構成させることができる。また、図2に示した実施の形態では、命令インタフェース部(I/O)32が、セキュリティ装置12の1つのモジュールとして構成されていて、外部に接続されたインタフェース部16と相互通信を行っている。また、これらの各機能部は、内部バスにより相互接続されていて、互いにデータまたは命令を送受信させている。制御部26は、本発明にしたがい、不正使用を防止させるように各格納部および各機能部を制御している。   FIG. 2 is a diagram showing a more detailed functional configuration of the security device 12 of the present invention. As shown in FIG. 2, the security device 12 of the present invention is implemented including a nonvolatile storage unit 22, a volatile storage unit 24, a control unit 26, a hash function unit 28, and a signature function unit 30. ing. The signature function means 30 generates data such as a private key and a public key used for signing, and executes the signature using these data. The signature function means 30 can be configured to include a counter unit for counting the number of calls in response to a normal call of a digital signature function to be described later. In another embodiment of the present invention, the counter unit can be configured in any area of the security device 12 instead of the signature function unit 30. In the embodiment shown in FIG. 2, the instruction interface unit (I / O) 32 is configured as one module of the security device 12, and performs mutual communication with the interface unit 16 connected to the outside. Yes. These functional units are interconnected by an internal bus, and transmit / receive data or commands to / from each other. In accordance with the present invention, the control unit 26 controls each storage unit and each functional unit so as to prevent unauthorized use.

不揮発性格納部22には、概ねマスタキー(MK)格納部34と、マスタ・カウンタ値(MC)格納部36と、カウンタ・インテグリティ・レジスタ(CIR)領域38とを含んでおり、外部からのアクセスに対して高く保護されている。マスタキー格納部34は、署名鍵を外部保存するためのMKを格納している。マスタキー格納部34に格納されたMKは、例えば128ビットのAESキーとすることができ、鍵Blobを暗号化させるために使用される。典型的には、このMKは、製造時に登録され、本発明のセキュリティ装置の寿命に相当する間、変更されることは無い。また、MC格納部36は、マスタ・カウンタ(MC)を格納している。MC値は、署名機能手段が適切に呼び出されたことに応答して出力されるカウンタ部の信号を受けてカウントアップされる。このため、所定の署名機能が呼び出され、実行されると、MC格納部36のMC値は、必ず異なる値とされている。   The non-volatile storage section 22 generally includes a master key (MK) storage section 34, a master counter value (MC) storage section 36, and a counter integrity register (CIR) area 38 for external access. Is highly protected against. The master key storage unit 34 stores an MK for storing the signature key externally. The MK stored in the master key storage unit 34 can be, for example, a 128-bit AES key, and is used to encrypt the key Blob. Typically, this MK is registered at the time of manufacture and is not changed during the lifetime of the security device of the present invention. The MC storage unit 36 stores a master counter (MC). The MC value is counted up in response to a signal from the counter unit that is output in response to the signature function means being properly called. For this reason, when a predetermined signature function is called and executed, the MC value in the MC storage unit 36 is always set to a different value.

さらに、MC値は、セキュリティ装置12の実行する署名機能手段のいかなる処理に対しても、その実行に応答して単調に増加するように構成されている。このため、MC値は、セキュリティ装置12の署名機能手段の呼出しの良好なモニタを提供する。署名機能手段は、本発明においては、マイクロコードで記述されたプログラムである鍵生成命令(genkey)、鍵削除命令(delkey)、および署名命令(sign)などを挙げることができるが、これらに限定されるものではない。MC格納部36のサイズは、セキュリティ装置12の寿命中にカウンタがオーバーフローしない程度のサイズとすることができ、具体的には例えば、1秒あたりに1回の状態変更命令が実行された場合でも、32ビットあれば100年間は充分対応することができる。   Further, the MC value is configured to monotonously increase in response to the execution of any processing of the signature function means executed by the security device 12. Thus, the MC value provides a good monitor for calling the signature function means of the security device 12. In the present invention, the signature function means can include a key generation instruction (genkey), a key deletion instruction (delkey), and a signature instruction (sign) which are programs written in microcode, but is not limited thereto. Is not to be done. The size of the MC storage unit 36 can be set to such a size that the counter does not overflow during the lifetime of the security device 12, and specifically, for example, even when a state change instruction is executed once per second. If it is 32 bits, 100 years can be fully supported.

また、MC値は、製造工程において初期に0に設定され、署名機能手段が呼び出されて、セキュリティ装置の状態が変更されるとインクリメントされる。カウンタ・インテグリティ・レジスタ(CIR)領域38は、カウンタの正当性を保証する機能を与える機能部とされており、CIR領域38には、その値として、CIR=Hash(MC+CA)の値(以下、単にCIR値として参照する。)が格納される。上記式中、「+」は、文字列の「連結:concatenation」を意味する。   Also, the MC value is initially set to 0 in the manufacturing process, and is incremented when the signature function means is called and the state of the security device is changed. The counter integrity register (CIR) area 38 is a functional unit that provides a function for guaranteeing the validity of the counter. The CIR area 38 has a value of CIR = Hash (MC + CA) (hereinafter, referred to as a value). Simply referred to as the CIR value). In the above formula, “+” means “concatenation” of character strings.

また、揮発性格納部24には、セキュリティ装置12がカウンタ・アレイ(CA)40の処理を実行するため、CA40のデータが一時的に格納されている。このCA40は、鍵Blobのハッシュ値および署名回数カウンタの対のデータを署名鍵の数だけ含むものであり、ハードウェア的には、最もメモリ資源を消費するデータである。このため本発明では、セキュリティ装置12の外部に設けられた外部不揮発性格納部(図示せず)に署名鍵リストを構成させる。このため、セキュリティ装置12は、署名回数カウンタの数に対するメモリ資源上での制約を気にすることがなく、不正使用に対応することを可能としている。   The volatile storage unit 24 temporarily stores data of the CA 40 because the security device 12 executes the processing of the counter array (CA) 40. The CA 40 includes data of a pair of a hash value of a key Blob and a signature number counter as many as the number of signature keys, and is the data that consumes the most memory resources in terms of hardware. Therefore, in the present invention, a signature key list is configured in an external non-volatile storage unit (not shown) provided outside the security device 12. Therefore, the security device 12 can cope with unauthorized use without worrying about restrictions on memory resources with respect to the number of signature number counters.

図3は、本発明においてCA40に格納される署名鍵エントリの概略的な構成を示した図である。図3に示されるように、署名鍵エントリ42は、0〜n−1個のn個を含むことができるように構成されている。エントリされた対は、各署名鍵に対する鍵Blobのハッシュ値44と、対応する鍵に対する署名回数カウンタ46とを含んでいる。署名回数カウンタ46は、新規に署名鍵が登録された時点で、対応する署名回数カウンタがゼロに設定され、対応する署名鍵で署名が実行されるごとにインクリメントされる。   FIG. 3 is a diagram showing a schematic configuration of a signature key entry stored in the CA 40 in the present invention. As shown in FIG. 3, the signature key entry 42 is configured to include 0 to n−1 n pieces. The entered pair includes a hash value 44 of the key Blob for each signature key and a signature count counter 46 for the corresponding key. The signature number counter 46 is incremented each time a signature key is newly registered, the corresponding signature number counter is set to zero, and a signature is executed with the corresponding signature key.

同時に、CA40には、鍵識別値、例えばKey0が使用中か使用されていないかを示すための使用情報を含ませておくこともできる。この使用情報は、本発明の特定の実施の形態では、追加のビット領域を設けておき、使用中でない場合には、この追加のビット領域に使用フラグを設定しないことにより、使用中ではないことを示すことができる。また、本発明の他の実施の形態では、署名鍵の不使用を示すために、値(−1)といった特定のカウンタ値を設定しておくこともできるし、0×0といった特定の鍵Blobのハッシュ値を使用することもできる。このように、使用中ではない署名鍵を特定することにより、後述する鍵削除機能による未使用の署名鍵の削除を防止することができる。   At the same time, the CA 40 can also include usage information for indicating whether a key identification value, for example, Key0 is in use or not used. In the specific embodiment of the present invention, this usage information is not in use by providing an additional bit area and not setting the use flag in this additional bit area if it is not in use. Can be shown. In another embodiment of the present invention, a specific counter value such as a value (−1) can be set to indicate the non-use of a signature key, or a specific key Blob such as 0 × 0. Can also be used. In this way, by identifying a signature key that is not in use, it is possible to prevent the unused signature key from being deleted by a key deletion function to be described later.

鍵Blobのハッシュ値は、署名鍵とその署名回数カウンタとの間の暗号的な参照を確立させ、同一の鍵識別値のすでに削除されてしまった鍵Blobの使用を防止する。この鍵Blobハッシュ値は、ポリシー・データに応答して、例えば160ビットのSHA−1といった通常の一方向ハッシュ関数の値よりも短くすることができる。より具体的に説明すると、所定のセキュリティ装置の全寿命について最大で232の鍵Blobが想定でき(マスタ・カウンタが32ビット長であるため)、232の鍵Blobの任意の対がそれらのハッシュ値の正確に同一の下位64ビットを有する確率は著しく小さい。このため、ハッシュ値は、本発明においては、鍵Blobのハッシュ値からMC値のビット数の倍(すなわち、32×2=64)のビット数を取得すれば、攻撃を防ぐために概ね充分と考えられるが、ハードウェア資源が許す限り、これより長くとも短くとも良い。 The hash value of the key Blob establishes a cryptographic reference between the signature key and its signature count counter and prevents the use of the already deleted key Blob of the same key identification value. This key blob hash value can be shorter than the value of a normal one-way hash function such as 160-bit SHA-1 in response to policy data. More specifically, a maximum of 2 32 key blobs can be assumed for the entire lifetime of a given security device (since the master counter is 32 bits long), any pair of 2 32 key blobs are their The probability of having the exact same lower 64 bits of the hash value is significantly less. For this reason, in the present invention, if the number of bits that is twice the number of bits of the MC value (that is, 32 × 2 = 64) is obtained from the hash value of the key Blob, it is considered that the hash value is generally sufficient to prevent an attack. However, it can be longer or shorter than the hardware resources allow.

2.CAの更新およびセキュリティ機構
CA40の更新およびセキュリティ機構は、本質的に、署名機能手段である、マイクロコードとして構成される鍵の生成(genkey)、署名(sign)、および鍵の削除(delkey)の正当な呼出が実行された事象により実現される。図4には、鍵を生成するgenkeyの実行する処理を示したフローチャートを示す。図4に示すgenkeyの処理は、ステップS10から開始し、インタフェース部がセキュリティ装置に対して鍵生成を指令する。ステップS12において、インタフェース部は、その不揮発性格納部からCAのエントリ全体を読み出し、セキュリティ装置の揮発性格納部に渡す。ステップS14では、セキュリティ装置は、MC値とCA値とからハッシュ値を計算し、同時にCIR値を読み出す。ステップS16では、計算されたハッシュ値とCIR値との比較を行う。
2. CA Update and Security Mechanism CA40 update and security mechanism is essentially a signature function means of key generation (genkey), signature (sign), and key deletion (delkey) configured as microcode. Realized by the event that a legitimate call was executed. FIG. 4 is a flowchart showing processing executed by genkey for generating a key. The genkey process shown in FIG. 4 starts from step S10, and the interface unit instructs the security device to generate a key. In step S12, the interface unit reads the entire CA entry from the non-volatile storage unit and passes it to the volatile storage unit of the security device. In step S14, the security device calculates a hash value from the MC value and the CA value, and simultaneously reads the CIR value. In step S16, the calculated hash value is compared with the CIR value.

比較の結果、ハッシュ値=CIRの値であれば、セキュリティ装置が受け取ったCAが正当なものなのでステップS18へと進み、署名機能手段が署名鍵<Ks、Kv>を生成し、MKで暗号化してインタフェース部へと返す。ここで、Ksは、私有鍵であり、Kvは、公開鍵である。また、ステップS18では、インタフェース部に対して生成された署名鍵を、まだ未使用のエントリ、図3に示した実施の形態では、エントリ#4に書き込みさせる。この場合、対となる署名回数カウンタが0に設定される。一方、ステップS20では、セキュリティ装置は、MC値を更新し、同時に新たなCAの値を使用して、新たなハッシュ値を生成し、新たなハッシュ値=CIR値としてCIR値を更新し、ステップS22でgenkey処理を終了させる。また、ステップS16の比較の結果、ハッシュ値が格納されたCIRではない場合には、CAが変更されたことを示すので、処理は、ステップS24へと進んで処理を停止する。   As a result of the comparison, if the hash value = CIR value, since the CA received by the security device is valid, the process proceeds to step S18, where the signature function means generates a signature key <Ks, Kv> and encrypts it with MK. Return to the interface. Here, Ks is a private key, and Kv is a public key. In step S18, the signature key generated for the interface unit is written in an unused entry, which is entry # 4 in the embodiment shown in FIG. In this case, the signature count counter to be paired is set to 0. On the other hand, in step S20, the security device updates the MC value, simultaneously generates a new hash value using the new CA value, updates the CIR value as new hash value = CIR value, In S22, the genkey process is terminated. Further, if the result of the comparison in step S16 is not the CIR in which the hash value is stored, it indicates that the CA has been changed, so the process proceeds to step S24 and stops.

図5は、本発明において署名を行うsignの実行する処理を示したフローチャートである。この処理は、ステップS30において、まずセキュリティ装置がインタフェース部からメッセージmへの署名指令を受け取り、ステップS32において署名を行うi番目(具体的には例えば4番目)の鍵Blobと保持しているCAとを、セキュリティ装置に渡す。ステップS34では、MC値とCA値とからハッシュ値を計算し、セキュリティ装置が格納するCIR値を読み出す。ステップS36において、計算されたハッシュ値とCIR値とを比較し、ハッシュ値=CIR値である場合には、ステップS38へと進み、渡された鍵Blobのハッシュ値を算出し、CAの鍵BlobのHash値と比較し、同一の場合には、CAと鍵とが対応するものと判断し、ステップS40においてセキュリティ装置は、対応する鍵Blob内の鍵を使用して、メッセージmとCA内の署名回数カウンタ値を連結したものに対して署名を行う。また、ステップS42において、インタフェース部は、署名を受け取ると、署名回数カウンタのインクリメントを実行する。ステップS42では、セキュリティ装置はMC値、CIR値を更新させ、同時にセキュリティ装置は、インタフェース部に対して、該当する鍵Blobの署名回数カウンタをインクリメントさせるための指令を発行する。一方、ステップS36およびステップS38の比較においていずれかが一致していない場合には、ステップS44へと進んで処理を停止させる。図5に示したsign処理により、鍵Blobと使用カウンタとが対応関係を保持しつつ、署名回数カウンタの安全なインクリメントを可能となる。   FIG. 5 is a flowchart showing the processing executed by the sign for signing in the present invention. In step S30, the security device first receives a signature command for the message m from the interface unit. In step S32, the CA holds the i-th (specifically, for example, fourth) key Blob for signing. To the security device. In step S34, a hash value is calculated from the MC value and the CA value, and the CIR value stored in the security device is read. In step S36, the calculated hash value is compared with the CIR value. If hash value = CIR value, the process proceeds to step S38, where the hash value of the passed key Blob is calculated, and the CA key Blob is calculated. If they are the same, it is determined that the CA and the key correspond to each other. In step S40, the security device uses the key in the corresponding key Blob to use the message m and the key in the CA. The signature is applied to the concatenation of the signature count counter values. In step S42, when the interface unit receives the signature, the interface unit increments the signature number counter. In step S42, the security device updates the MC value and the CIR value, and at the same time, the security device issues a command for incrementing the signature number counter of the corresponding key Blob to the interface unit. On the other hand, if either of them does not match in the comparison of step S36 and step S38, the process proceeds to step S44 and the process is stopped. The sign process shown in FIG. 5 allows the signature number counter to be safely incremented while maintaining the correspondence between the key Blob and the usage counter.

図6は、エントリを削除するdelkeyの処理を示したフローチャートである。delkeyの処理は、ステップS50において、セキュリティ装置がインタフェース部からの鍵の削除要求を受け取り、同時に不揮発性格納部に格納されたCAをインタフェース部から受け取る。ステップS52では、セキュリティ装置は、上述した処理を使用してCAの正当性を判断する。ステップS52において、CAが正当であると判断した場合(yes)には、ステップS54へと進んで対応するCAの部分を初期化し、揮発性格納部に格納する。ステップS56では、セキュリティ装置は、MC、CIRを計算して不揮発性格納部に格納し、更新させる。さらに、セキュリティ装置は、インタフェース部に対して対応するCAのエントリを初期化させ、更新されたCAを、インタフェース部の外部不揮発性格納部に格納させる。ステップS52において正当性がないと判断された場合(no)には、delkey処理は、ステップS58へと処理を分岐させ、処理を停止させる。   FIG. 6 is a flowchart showing delkey processing for deleting an entry. In the delkey process, in step S50, the security device receives a key deletion request from the interface unit, and simultaneously receives the CA stored in the nonvolatile storage unit from the interface unit. In step S52, the security device determines the validity of the CA using the process described above. If it is determined in step S52 that the CA is valid (yes), the process proceeds to step S54, where the corresponding CA portion is initialized and stored in the volatile storage unit. In step S56, the security device calculates MC and CIR, stores them in the nonvolatile storage unit, and updates them. Further, the security device initializes the corresponding CA entry for the interface unit, and stores the updated CA in the external nonvolatile storage unit of the interface unit. If it is determined in step S52 that there is no validity (no), the delkey process branches the process to step S58 and stops the process.

図7には、上述したgenkey、delkey、signの各処理を実行するためのマイクロコードの入力および出力ならびにその処理を示す。いずれの処理についても、まず、パラメータとして与えられるCAの値の正当性をCIRを使用して判断し、各処理を実行させる。このため、不正にCAが変更されたような場合には、各処理が実行されることなく、不正使用に対する安全性を高めることができる。また、CAは、インタフェース部にplain
textの形式で保存されているので、暗号化・復号化処理を実行することなく参照できるので、処理速度を向上させることができる。
FIG. 7 shows the input and output of microcode and the processing for executing the above-described genkey, delkey, and sign processing. In any process, first, the validity of the CA value given as a parameter is determined using the CIR, and each process is executed. For this reason, when CA is changed illegally, each process is not performed and the safety | security with respect to unauthorized use can be improved. In addition, the CA has a plain interface
Since it is stored in the text format, it can be referred to without executing encryption / decryption processing, so that the processing speed can be improved.

さらには、外部登録されたCAに不正アクセスしてこれを取得し、署名を実行しようとしても、セキュリティモジュールのMCの値が異なるのでCIRの値の一致が得られず、不正使用を防止することができる。さらに、鍵の削除を行い、使用カウンタを初期化するといった不正アクセスに対しても、削除前の鍵と鍵Blobのハッシュ値がCAにおいて異なるので、その後の処理を実行することができず不正使用を防止することができる。また、インタフェース部自身が署名を行おうとしても、鍵Blobは、MKで暗号化されているのでインタフェース部自身では復号することができず、セキュリティ装置以外による署名が高度に防止できることになる。また、セキュリティ装置は、CAを暗号化してインタフェース部に送ることがないので、命令インタフェースへの負荷を少なくすることができる。一方で、インタフェース部は、CAをそのまま格納しているので、復号処理を行うことなく、署名回数カウンタの値を高速に参照させる。   Furthermore, even if an unauthorized access is made to an externally registered CA to obtain it and try to execute a signature, the MC value of the security module is different, so the CIR value does not match, and unauthorized use is prevented. Can do. Furthermore, even for unauthorized access such as deleting the key and initializing the usage counter, the key before the deletion and the hash value of the key Blob are different in the CA, so the subsequent processing cannot be executed and unauthorized use is performed. Can be prevented. Even if the interface unit itself attempts to sign, the key Blob is encrypted by the MK and cannot be decrypted by the interface unit itself, and signatures by other than the security device can be highly prevented. Further, since the security device does not encrypt the CA and send it to the interface unit, the load on the instruction interface can be reduced. On the other hand, since the interface unit stores the CA as it is, the value of the signature number counter is referred to at high speed without performing the decryption process.

3.セキュリティ装置のインプリメンテーション(実施の形態)
図8には、本発明のセキュリティ装置を実装したチケット・システムの実施の形態を示す。本発明のチケット・システム50は、ネットワーク52を介したチケット発行者端末54と、本発明のセキュリティ装置を含むユーザ端末56と、ユーザ端末56とのデータ相互通信が可能なサービス端末58とを含んでいる。チケット発行者としては、本発明の特定の実施の形態では、例えば各種イベントのチケット発行権を有するイベント・プロバイダ、有料情報サービスを提供するサービス・プロバイダ、車両・航空機・列車などのチケットを発行する権利を有する旅客サービス・プロバイダなど、特定のサービスを受けるために所定のチケットを発行することが想定されるいかなるものでも良い。また、図8では、サービス端末58は、ネットワーク52に接続されているものとして説明されている。しかしながら、本発明においては、認証局などからの製造者鍵などの情報を受け取ることが必要ではないので、サービス端末58は、必ずしもネットワーク52に接続されていなくとも良い。
3. Implementation of security device (embodiment)
FIG. 8 shows an embodiment of a ticket system in which the security device of the present invention is installed. The ticket system 50 of the present invention includes a ticket issuer terminal 54 via a network 52, a user terminal 56 including the security device of the present invention, and a service terminal 58 capable of mutual data communication with the user terminal 56. It is out. As a ticket issuer, in a specific embodiment of the present invention, for example, an event provider having a ticket issue right for various events, a service provider providing a paid information service, a ticket for a vehicle, aircraft, train, etc. It may be anything that is expected to issue a predetermined ticket to receive a specific service, such as a passenger service provider with rights. In FIG. 8, the service terminal 58 is described as being connected to the network 52. However, in the present invention, since it is not necessary to receive information such as a manufacturer key from a certificate authority or the like, the service terminal 58 does not necessarily have to be connected to the network 52.

また、各端末54、56は、これまで知られたいかなる情報処理装置であっても良く、具体的には例えば、パーソナル・コンピュータ、ワークステーション、セルラ電話、PDAなどを挙げることができる。また、ユーザ端末56は、例えば、赤外線通信機能やバーコード表示機能を含んでいて、サービス端末に対してアクセスすることができるようにされていても良い。また、チケット発行者には、チケット発行者であることを証明するためのディジタル署名機能が与えられている。   Further, each of the terminals 54 and 56 may be any information processing apparatus known so far, and specific examples include a personal computer, a workstation, a cellular phone, and a PDA. Further, the user terminal 56 may include, for example, an infrared communication function and a barcode display function, and may be able to access the service terminal. In addition, the ticket issuer is provided with a digital signature function for proving that it is a ticket issuer.

図8に示したチケット・システムにおけるチケットの提供および使用について概説すると、まずチケット発行者端末54は、ユーザ端末56へと、所定のチケットtを送信する。このチケットtには、受けようとするサービスのチケットtの内容データなどが含まれている。ユーザ端末56は、このチケットtを受信して、適切な記憶領域に格納する。また、ユーザ端末56には、本発明のセキュリティ装置が含まれていて、サービス端末58に対して、インタフェース部を介してアクセスを可能とする。一方、サービス端末58は、ユーザ端末56から、ユーザ端末56が保持するCAに含まれる署名回数カウンタをメッセージと共に受信して、最大署名回数Cmaxを参照してアクセス許可を発行することにより、回数制限のあるチケットに対しても対応することができる構成とされている。   When providing and using the ticket in the ticket system shown in FIG. 8 is outlined, first, the ticket issuer terminal 54 transmits a predetermined ticket t to the user terminal 56. This ticket t includes the contents data of the ticket t of the service to be received. The user terminal 56 receives this ticket t and stores it in an appropriate storage area. The user terminal 56 includes the security device of the present invention, and allows access to the service terminal 58 via the interface unit. On the other hand, the service terminal 58 receives the signature number counter included in the CA held by the user terminal 56 from the user terminal 56 together with the message, and issues an access permission with reference to the maximum signature number Cmax. It can be adapted to a certain ticket.

図9は、本発明のチケット・システム50におけるユーザ端末56の機能構成を示した概略図である。図9に示すように、ユーザ端末56は、通信装置60と、本発明のセキュリティ装置62と、各種の処理を実行させるための中央処理装置(CPU)64と、各種データを格納するためのメモリ66と、I/Oインタフェース部68とを含んでいる。ユーザ端末56は、チケット発行者端末54からサービスの内容を特定するメッセージを通信装置60を介して受信する。この内容は、メモリ66に格納され、サービスを受けようとする場合に、I/Oインタフェース部68へと送られて、サービス端末58が処理可能とされる。このI/Oインタフェース部68は、無線または赤外線通信装置であっても良く、また、バーコードなどを表示させるための部とされていても良い。   FIG. 9 is a schematic diagram showing a functional configuration of the user terminal 56 in the ticket system 50 of the present invention. As shown in FIG. 9, the user terminal 56 includes a communication device 60, a security device 62 of the present invention, a central processing unit (CPU) 64 for executing various processes, and a memory for storing various data. 66 and an I / O interface unit 68. The user terminal 56 receives a message specifying the service content from the ticket issuer terminal 54 via the communication device 60. This content is stored in the memory 66 and is sent to the I / O interface unit 68 when the service is to be received, so that the service terminal 58 can process it. The I / O interface unit 68 may be a wireless or infrared communication device, or may be a unit for displaying a barcode or the like.

また、セキュリティ装置62には、署名を行うために使用する私有鍵マスタ署名鍵MKが格納されていて、サービスを受ける場合に、生成された鍵がセキュリティ装置62内で生成されたことを証明する署名を行うために使用される。セキュリティ装置62は、本発明の説明している実施の形態では、チップとして構成することができる。CPU64は、本発明において使用するインタフェース部を実現するためのプログラムを、適切な記憶領域から読み取って実行し、ユーザ端末56内にI/Oインタフェース部68を実現させている。さらに、I/Oインタフェース部68は、その他、外部装置との相互通信を可能とするI/Oインタフェース機能や、要求メッセージをバーコード表示させる機能を含むI/インタフェース機能を含んでいても良い。   The security device 62 stores a private key master signature key MK used for signing, and proves that the generated key is generated in the security device 62 when receiving a service. Used for signing. The security device 62 can be configured as a chip in the described embodiment of the invention. The CPU 64 reads and executes a program for realizing the interface unit used in the present invention from an appropriate storage area, and realizes the I / O interface unit 68 in the user terminal 56. Further, the I / O interface unit 68 may include an I / O interface function that enables mutual communication with an external device and an I / interface function including a function for displaying a request message as a barcode.

図10は、本発明のチケット・システム50において使用されるサービス端末58の概略的な構成を示す。サービス端末58は、CPU70と、I/Oインタフェース72と、メモリ74と、メッセージ解析部76と、署名回数判断部78と、アクセス指令部80と、通信装置82を含んでいる。最大使用回数Cmaxは、チケット発行者端末54からサービス端末58へと送信されてもよいが、ユーザ端末56から、サービス端末58が最大署名回数Cmaxを受け取り、メモリ74に格納しておくこともできる。サービス端末58は、要求メッセージがネットワークを介して通信装置82が取得する場合には、メッセージ解析部76において要求メッセージを解析し、要求されるサービスを特定し、同時にユーザ端末56から要求メッセージと共に送信される使用カウンタの値Cを取得し、メモリ74に格納する。その後、署名回数判断部78は、メモリ74から署名回数カウンタの値Cを読み出し、さらに、特定されたサービスに対する最大署名回数Cmaxを参照して署名回数カウンタの値Cが、C≦Cmaxであるか否かを判断する。   FIG. 10 shows a schematic configuration of the service terminal 58 used in the ticket system 50 of the present invention. The service terminal 58 includes a CPU 70, an I / O interface 72, a memory 74, a message analysis unit 76, a signature count determination unit 78, an access command unit 80, and a communication device 82. The maximum use count Cmax may be transmitted from the ticket issuer terminal 54 to the service terminal 58, but the service terminal 58 may receive the maximum signature count Cmax from the user terminal 56 and store it in the memory 74. . When the communication device 82 acquires the request message via the network, the service terminal 58 analyzes the request message in the message analysis unit 76, specifies the requested service, and simultaneously transmits the request message from the user terminal 56 together with the request message. The used counter value C is acquired and stored in the memory 74. Thereafter, the signature count determination unit 78 reads the value C of the signature count counter from the memory 74, and further refers to the maximum signature count Cmax for the specified service to determine whether the value C of the signature count counter satisfies C ≦ Cmax. Judge whether or not.

また、本発明の他の実施の形態において、要求メッセージがバーコードに変換されて表示される場合には、サービス端末58のバーコードリーダなどがバーコードを読み出してI/Oインタフェース72において要求メッセージに復号させ、要求メッセージの解析を実行させることもできる。   In another embodiment of the present invention, when the request message is converted into a bar code and displayed, the bar code reader of the service terminal 58 reads the bar code, and the I / O interface 72 reads the request message. And request message analysis can be executed.

一方、サービス端末58は、要求メッセージから、ユーザの正当性を判定すると、C≦Cmaxか否かを判断する。C≦Cmaxである場合には、最大署名回数を超えたアクセス要求ではないので、署名回数判断部78は、アクセス指令部80に対して通知を行い、I/Oインタフェース72を介してサービス端末が管理するゲート装置84またはアプリケーション86へのアクセスを可能とさせている。   On the other hand, when the service terminal 58 determines the validity of the user from the request message, the service terminal 58 determines whether C ≦ Cmax. When C ≦ Cmax, since the access request does not exceed the maximum number of signatures, the signature number determination unit 78 notifies the access command unit 80, and the service terminal is connected via the I / O interface 72. Access to the gate device 84 or application 86 to be managed is made possible.

図11には、本発明のチケット・システムにおいて使用されるユーザ端末56に含まれるセキュリティ装置62の使用する処理およびパラメータをまとめて示す。鍵生成(genkey)は、一組の私有鍵Ksおよび公開鍵Kvを生成し、その公開鍵Kvに対してマスタ署名鍵MKで署名する処理である。このとき、同時に使用カウンタC=0として設定される。なお、このとき、CAは、セキュリティ装置62以外のユーザ端末56のインタフェース部により、メモリ66などに格納させておくことができる。また、署名は、処理signに対応するものであり、サービスを特定するメッセージ送信要求をユーザ端末56が発行することにより、対応するメッセージおよび署名回数カウンタの値を結合させ、私有鍵Ksにより署名を行って、署名回数カウンタCを1だけインクリメントさせる。   FIG. 11 collectively shows processing and parameters used by the security device 62 included in the user terminal 56 used in the ticket system of the present invention. The key generation (genkey) is a process of generating a set of private key Ks and public key Kv and signing the public key Kv with the master signature key MK. At this time, the use counter C = 0 is set at the same time. At this time, the CA can be stored in the memory 66 or the like by the interface unit of the user terminal 56 other than the security device 62. The signature corresponds to the process sign. When the user terminal 56 issues a message transmission request specifying the service, the corresponding message and the value of the signature count counter are combined, and the signature is signed by the private key Ks. Then, the signature number counter C is incremented by one.

鍵消去(delkey)は、入力パラメータを使用せず、指定された私有鍵Ksを消去する機能を有している。また、MKおよび私有鍵Ksは、セキュリティ装置62内に格納され、外部には送信されない。また、私有鍵Ksと署名回数カウンタCの数は、要求するべきサービスの数に応じて、必ずしも1:1に対応することはなく、要求メッセージごとに使用カウンタCが設定されていてもよい。   The key deletion (delkey) has a function of deleting a designated private key Ks without using an input parameter. The MK and private key Ks are stored in the security device 62 and are not transmitted to the outside. Further, the numbers of the private key Ks and the signature number counter C do not necessarily correspond to 1: 1 depending on the number of services to be requested, and the usage counter C may be set for each request message.

図12には、本発明のチケット・システム50の実行するチケット・プロトコルを示す。ステップS70において、ユーザ端末がチケット発行者端末からチケットを入手する処理を指令すると、ステップS72において、genkey処理を実行させて私有鍵および公開鍵の対<Ks,Kv>を生成する。この際、署名回数カウンタが0に設定される。ユーザ端末は、生成された公開鍵Kvをセキュリティ装置62内のマスタ署名鍵MKで署名したM[Kv]をチケット発行者端末に送信する。この署名を検査し、チケット発行者端末は、ユーザ端末が純正なチップにおけるマスタ署名鍵MKを含むセキュリティ装置であることを確認する。その後チケットの購入が正当に完了した段階で、ステップS74でディジタル・チケットA[M[Kv]+t]を、ユーザ端末へと送信する。説明している実施の形態では、チケットtにCmaxの値も含まれており、共にユーザ端末が受信する。また、Mは、マスタMKにより行われる署名を示す。   FIG. 12 shows a ticket protocol executed by the ticket system 50 of the present invention. In step S70, when the user terminal commands to obtain a ticket from the ticket issuer terminal, in step S72, a genkey process is executed to generate a private key / public key pair <Ks, Kv>. At this time, the signature number counter is set to zero. The user terminal transmits M [Kv] obtained by signing the generated public key Kv with the master signature key MK in the security device 62 to the ticket issuer terminal. This signature is checked, and the ticket issuer terminal confirms that the user terminal is a security device including the master signature key MK in a genuine chip. After that, when the purchase of the ticket is properly completed, the digital ticket A [M [Kv] + t] is transmitted to the user terminal in step S74. In the described embodiment, the value of Cmax is also included in the ticket t, and both are received by the user terminal. M indicates a signature performed by the master MK.

ステップS80では、サービス端末がユーザ端末に対してチケットtを使用するか否かを促す信号nを送信する。なおこの信号nは、角度範囲を有するワイヤレス通信または赤外線通信機能により相互通信することにより、有効範囲にユーザ端末が入った段階でユーザ端末に向けてマルチキャストすることができる。ステップS82では、ユーザ端末は、信号nを受信し、ユーザ端末がチケットを使用する場合には、セキュリティ装置を起動して署名Ks[n+C]およびチケットA[M[Kv]+t]をサービス端末へと送信する。   In step S80, the service terminal transmits a signal n prompting the user terminal to use the ticket t. The signal n can be multicast to the user terminal when the user terminal enters the effective range by performing mutual communication by wireless communication or infrared communication function having an angle range. In step S82, when the user terminal receives the signal n and the user terminal uses the ticket, the user terminal activates the security device and sends the signature Ks [n + C] and the ticket A [M [Kv] + t] to the service terminal. And send.

ステップS84では、サービス端末は、ユーザ端末に対してアクセスを判断するため、チケットの内容t、署名チケットA[M[Kv]+t]の正当性、署名M[Ks]の正当性、ユーザ端末による署名Ks[n+C]の正当性、Cの値を取得する。ステップS86においてチケットの正当性、各署名の正当性が確認された場合には、ステップS88においてC≦Cmaxであるか否かを判断する。ステップS88においてC≦Cmaxである(yes)と判断された場合には、ステップS92でアクセス許可指令を発行し、ユーザ端末のアクセスを許可する。ステップS88において、CがCmaxを超える場合にはステップS90において処理を中止し、ユーザ端末のアクセス許可を発行しない。   In step S84, in order to determine access to the user terminal, the service terminal determines the ticket content t, the validity of the signature ticket A [M [Kv] + t], the validity of the signature M [Ks], and the user terminal. The validity of the signature Ks [n + C] and the value of C are acquired. If the validity of the ticket and the validity of each signature are confirmed in step S86, it is determined in step S88 whether C ≦ Cmax. If it is determined in step S88 that C ≦ Cmax (yes), an access permission command is issued in step S92 to permit access to the user terminal. In step S88, if C exceeds Cmax, the process is stopped in step S90, and the user terminal access permission is not issued.

これらのチケット・プロトコルは、ユーザ端末が含む本発明のセキュリティ装置によりマスタ・カウンタの値、CIR値、CA値を使用してセキュリティのチェックを実行しながら進められるので、想定される不正使用について高い安全性を有する。   These ticket protocols are advanced while performing security checks using the value of the master counter, the CIR value, and the CA value by the security device of the present invention included in the user terminal. It has safety.

図13には、本発明のチケット・プロトコルの他の実施の形態を示す。ビジネスモデルによっては、チケットの転売を許すことが望ましいこともある。同一のセキュリティ装置(チップ)およびチケット・プロトコルを使用するものどうしであれば、図13に示すように、チケットの転売を行うことができる。   FIG. 13 shows another embodiment of the ticket protocol of the present invention. Depending on the business model, it may be desirable to allow resale of tickets. As long as they use the same security device (chip) and ticket protocol, the tickets can be resold as shown in FIG.

この実施の形態では、図13に示すように、ユーザ端末90がチケット発行者端末54からチケットを購入するところまでは図11で説明したプロトコルと同一である。ユーザ端末90が、チケットを、同一のMKを持つ第3者端末92に譲渡する。第3者端末92は、セキュリティ装置を起動させて、自分のチケット用の鍵K2sを生成する。ユーザ端末90と第3者端末92との間には、相互認証を含む安全な通信路があるとする。第3者端末92は、K2sに対する公開鍵K2vを、その鍵が純正のチップから出てきていることを証明する署名を付けてユーザ端末90へと送信する。   In this embodiment, as shown in FIG. 13, the procedure up to the point where the user terminal 90 purchases a ticket from the ticket issuer terminal 54 is the same as the protocol described in FIG. The user terminal 90 transfers the ticket to the third party terminal 92 having the same MK. The third party terminal 92 activates the security device and generates a key K2s for its ticket. It is assumed that there is a secure communication path including mutual authentication between the user terminal 90 and the third party terminal 92. The third party terminal 92 transmits the public key K2v for K2s to the user terminal 90 with a signature certifying that the key is coming from a genuine chip.

また、ユーザ端末90と第3者端末92との間において支払いを含むチケットの転売に関する条件に同意すると、ユーザ端末90は、自分のチケット鍵K1sで第3者端末92の署名M2[K2v]を作成し、第3者端末92に返す。また、同時にチケット署名チケットA[M1[K1v]+t]も第3者端末92に渡す。第3者端末92は、この署名に含まれるカウンタC1の値が0であることを検証し、このチケットが既に使われていないことを確認する。   When the user terminal 90 agrees with the conditions relating to the resale of the ticket including payment between the user terminal 90 and the third party terminal 92, the user terminal 90 uses the ticket key K1s of the user terminal 90 to sign the signature M2 [K2v] of the third party terminal 92. Create and return to third party terminal 92. At the same time, the ticket signature ticket A [M1 [K1v] + t] is also passed to the third party terminal 92. The third party terminal 92 verifies that the value of the counter C1 included in this signature is 0, and confirms that this ticket has not been used.

次に、第3者端末92がこのチケットを使う場合の処理を説明する。サービス端末58は、第3者端末92に対してチケットの使用を促す信号nを送る。第3者端末92は、この信号nを受信し、K2で署名して返す。同時に、ユーザ端末90から受け取った「ボブがキャロルに対してチケットを譲渡したことを示す署名」K1s[M2[K2v]+C1]と、チケット自身A[M1[K1v]+t]もサービス端末58へと送信する。サービス端末58は、C1とC2とがどちらもCmaxではないこと、またそれぞれの署名が正しいことを確認する。ユーザ端末90の譲渡署名K1s[M2[K2v]+C1]と、第3者端末92のチケット使用署名K2s[n+C2]の双方が、それぞれ署名回数カウンタに基づいて判断できるので、チケットの複数使用を判断することができる。   Next, processing when the third party terminal 92 uses this ticket will be described. The service terminal 58 sends a signal n urging the third party terminal 92 to use the ticket. The third party terminal 92 receives this signal n, signs it with K2, and returns it. At the same time, the “signature indicating that Bob has transferred the ticket to Carol” K1s [M2 [K2v] + C1] and the ticket A [M1 [K1v] + t] received from the user terminal 90 are also sent to the service terminal 58. Send. The service terminal 58 confirms that neither C1 nor C2 is Cmax, and that each signature is correct. Since both the transfer signature K1s [M2 [K2v] + C1] of the user terminal 90 and the ticket use signature K2s [n + C2] of the third party terminal 92 can be determined based on the respective signature count counters, it is determined whether a plurality of tickets are used. can do.

上述した実施の形態において、複数のチケットを格納するには、チケットあたり1つの私有鍵と、1つの署名回数カウンタとを必要とする。例えば1024ビットのRSA鍵を使用するものとし、使用回数カウンタが1バイトであるとすれば、一つのチケットあたり合計129バイトの不揮発性メモリを使うことになる。多数のチケットを格納する場合には、この値は、ハードウェア資源的な観点から負担となることも想定できる。   In the above-described embodiment, storing a plurality of tickets requires one private key and one signature counter. For example, assuming that a 1024-bit RSA key is used and the usage counter is 1 byte, a total of 129 bytes of non-volatile memory is used per ticket. When a large number of tickets are stored, this value can be assumed to be a burden from the viewpoint of hardware resources.

これに対応するためには、RSA鍵を暗号化して廉価な外部記憶(ハードディスクなど)に格納する方法を挙げることができる。セキュリティ装置には、このためのRSA鍵のハッシュとカウンタとを記憶させる。また、セキュリティ装置全体で一つのマスタ記憶鍵を用意し、これもセキュリティ装置内に格納させることができる。チケット鍵を生成した場合、セキュリティ装置は、このチケット鍵をマスタ記憶鍵で暗号化したものを出力する。チケット鍵を使用する際には、暗号化されたチケット鍵をセキュリティ装置に返すことにより、復号後、チケット鍵を使用することができる。   In order to cope with this, a method of encrypting the RSA key and storing it in an inexpensive external storage (such as a hard disk) can be mentioned. The security device stores the hash of the RSA key and the counter for this purpose. Further, one master storage key is prepared for the entire security device, and this can also be stored in the security device. When the ticket key is generated, the security device outputs the ticket key encrypted with the master storage key. When using the ticket key, the ticket key can be used after decryption by returning the encrypted ticket key to the security device.

チケット鍵が使用できるのは、セキュリティ装置内だけなので、チケット鍵は事実上、セキュリティ装置中に存在するとみなすことができる。セキュリティ装置は、チケット鍵の使用を要求されると、暗号化されていたチケット鍵を復号化し、そのハッシュを生成させる。その結果、どの署名回数カウンタに対応する鍵であるかがわかるので、署名の後、該当する署名回数カウンタをインクリメントすることにより、複数使用を制限することができる。   Since the ticket key can only be used within the security device, the ticket key can effectively be considered to exist in the security device. When requested to use the ticket key, the security device decrypts the encrypted ticket key and generates its hash. As a result, it can be understood which signature number counter corresponds to the key, so that the use of a plurality of signatures can be restricted by incrementing the corresponding signature number counter after the signature.

この実施の形態においては、マスタ記憶鍵は、例えば128ビットのAES鍵であり、これはセキュリティ装置全体で一つとすることが好ましい。また、チケット鍵に対しては、例えば20バイトのハッシュと1バイトのカウンタであるので、チケットあたり21バイトの不揮発性メモリを使用することになる。   In this embodiment, the master storage key is, for example, a 128-bit AES key, which is preferably one for the entire security device. For the ticket key, for example, a 20-byte hash and a 1-byte counter use a 21-byte non-volatile memory per ticket.

本発明の制御方法は、装置実行可能なプログラムとして提供することができ、これらのプログラムとしては、機械語、C言語、C++言語、Java(登録商標)、Applet(登録商標)など、これまで知られたいかなるプログラミング言語をもって記述することができる。   The control method of the present invention can be provided as a device-executable program, such as a machine language, C language, C ++ language, Java (registered trademark), Applet (registered trademark), etc. It can be written in any programming language.

本発明のセキュリティ装置を含む情報処理システムの概略的な構成を示した図。The figure which showed schematic structure of the information processing system containing the security apparatus of this invention. 本発明のセキュリティ装置のより詳細な機能構成を示した図。The figure which showed the more detailed functional structure of the security apparatus of this invention. 本発明においてCAに格納される署名鍵リストの概略的な構成を示した図。The figure which showed the schematic structure of the signature key list stored in CA in this invention. 鍵を生成するgenkeyの実行する処理を示したフローチャート。The flowchart which showed the process which genkey which produces | generates a key performs. 本発明において署名を行うsignの実行する処理を示したフローチャート。The flowchart which showed the process which sign which performs a signature in this invention performs. エントリを削除するdelkeyの処理を示したフローチャート。The flowchart which showed the process of delkey which deletes an entry. genkey、delkey、signの各処理を実行するためのマイクロコードの入力および出力ならびにその処理を示した図。The figure which showed the input and output of the microcode for performing each process of genkey, delkey, and sign, and its process. 本発明のセキュリティ装置を実装したチケット・システムの実施の形態を示した図。The figure which showed embodiment of the ticket system which mounted the security apparatus of this invention. 本発明のチケット・システムにおけるユーザ端末の機能構成を示した概略図。Schematic which showed the function structure of the user terminal in the ticket system of this invention. 本発明のチケット・システムにおいて使用されるサービス端末58の概略的な構成を示した図。The figure which showed schematic structure of the service terminal 58 used in the ticket system of this invention. 本発明のチケット・システムにおいて使用されるユーザ端末に含まれるセキュリティ装置の使用する処理およびパラメータを示した図。The figure which showed the process and parameter which the security apparatus contained in the user terminal used in the ticket system of this invention uses. 本発明のチケット・システムの実行するチケット・プロトコルを示した図。The figure which showed the ticket protocol which the ticket system of this invention performs. 本発明のチケット・プロトコルの他の実施の形態を示した図。The figure which showed other embodiment of the ticket protocol of this invention.

符号の説明Explanation of symbols

10…情報処理システム、12…セキュリティ装置、14…外部装置、16…インタフェース部、20…外部不揮発性格納部、22…不揮発性格納部、24…揮発性格納部、26…制御部、28…ハッシュ機能部、30…署名機能手段、32…命令インタフェース(I/O)部、34…MK格納部、36…MC格納部、38…CIR格納領域、40…カウンタ・アレイ(CA)、42…署名鍵エントリ、44…鍵Blobのハッシュ値、46…署名回数カウンタ、50…チケット・システム、52…ネットワーク、54…チケット発行者端末、56…ユーザ端末、58…サービス端末、60…通信装置、62…セキュリティ装置(チップ)、64…CPU、66…メモリ、68…I/Oインタフェース部、70…CPU、72…I/Oインタフェース、74…メモリ、76…メッセージ解析部、78…署名回数判断部、80…アクセス指令部、82…通信装置、84…ゲート装置、86…アプリケーション、90…ユーザ端末、92…第3者端末 DESCRIPTION OF SYMBOLS 10 ... Information processing system, 12 ... Security device, 14 ... External device, 16 ... Interface part, 20 ... External non-volatile storage part, 22 ... Non-volatile storage part, 24 ... Volatile storage part, 26 ... Control part, 28 ... Hash function unit, 30 ... signature function means, 32 ... instruction interface (I / O) unit, 34 ... MK storage unit, 36 ... MC storage unit, 38 ... CIR storage area, 40 ... counter array (CA), 42 ... Signature key entry, 44 ... Hash value of key Blob, 46 ... Signature count counter, 50 ... Ticket system, 52 ... Network, 54 ... Ticket issuer terminal, 56 ... User terminal, 58 ... Service terminal, 60 ... Communication device, 62 ... Security device (chip), 64 ... CPU, 66 ... Memory, 68 ... I / O interface unit, 70 ... CPU, 72 ... I / O interface Esu, 74 ... memory, 76 ... message analyzing unit, 78 ... signature number determination unit, 80 ... access command section, 82 ... communication device, 84 ... gate device 86 ... application, 90 ... user terminal 92 ... third party terminal

Claims (16)

署名されたデータの複数使用を制限するためのセキュリティ装置であって、該装置は、
署名機能手段を呼び出すごとに更新されるカウンタを含む正当性検査部を格納する不揮発性格納部と、
署名鍵ごとに生成されるハッシュ値と当該署名鍵による署名が行われた回数をカウントするための署名回数カウンタとが対とされたカウンタ・アレイを格納する外部不揮発性格納部からカウンタ・アレイを読み込んで格納する揮発性格納部と、
前記揮発性格納部からカウンタ・アレイを読み込んでハッシュ値を生成し正当性検査のため正当性検査部に渡すハッシュ機能部とを含む
セキュリティ装置。
A security device for restricting multiple uses of signed data, the device comprising:
A non-volatile storage unit that stores a validity checking unit including a counter that is updated each time the signature function unit is called;
A counter array is stored from an external non-volatile storage unit that stores a counter array in which a hash value generated for each signature key and a signature number counter for counting the number of times the signature key is signed are paired. A volatile storage for reading and storing; and
A security device comprising: a hash function unit that reads a counter array from the volatile storage unit, generates a hash value, and passes the counter value to a validity checking unit for validity checking.
前記正当性検査部は、さらに、
セキュリティ装置の正当性を保証する鍵手段と、
前記カウンタ・アレイから過去に生成されたうち直前のハッシュ値とを含む
請求項1に記載のセキュリティ装置。
The validity checking unit further includes:
Key means to guarantee the correctness of the security device;
The security device according to claim 1, comprising: a previous hash value generated in the past from the counter array.
前記ハッシュ機能部は、さらに前記カウンタの値を読み込んで前記カウンタ・アレイとの連結値のハッシュ値を算出する
請求項1に記載のセキュリティ装置。
The security device according to claim 1, wherein the hash function unit further reads a value of the counter and calculates a hash value of a connection value with the counter array.
前記セキュリティ装置は、前記生成されたハッシュ値を前記直前のハッシュ値と比較する部を含む
請求項2に記載のセキュリティ装置。
The security device according to claim 2, wherein the security device includes a unit that compares the generated hash value with the immediately preceding hash value.
前記セキュリティ装置は、前記正当性検査部による正当性の判断に応答してディジタル署名を実行し、署名回数カウンタを更新させ、更新された署名回数カウンタの値の前記外部不揮発性格納部に書込みを実行させる
請求項1に記載のセキュリティ装置。
The security device executes a digital signature in response to the validity determination by the validity checking unit, updates the signature number counter, and writes the updated signature number counter value in the external nonvolatile storage unit. The security device according to claim 1 to be executed.
署名されたデータの複数使用を制限する機能を含む情報処理装置であって、前記情報処理装置は、
請求項1〜5のいずれか1項に記載のセキュリティ装置と、
署名鍵ごとに生成されるハッシュ値と当該署名鍵による署名が行われた回数をカウントするための署名回数カウンタとが対とされたカウンタ・アレイを格納する不揮発性格納部を含むインタフェース部と
を含む情報処理装置。
An information processing apparatus including a function for restricting multiple use of signed data, wherein the information processing apparatus
The security device according to any one of claims 1 to 5,
An interface unit including a non-volatile storage unit that stores a counter array in which a hash value generated for each signature key and a signature number counter for counting the number of times the signature key is signed are paired Including information processing apparatus.
署名されたデータの複数使用を制限するためのセキュリティ装置を制御する制御方法であって、該制御方法は、
署名鍵ごとに生成されるハッシュ値と当該署名鍵による署名が行われた回数をカウントするための署名回数カウンタとが対とされたカウンタ・アレイを格納する外部不揮発性格納部からカウンタ・アレイを読み込んで揮発性格納部に格納させるステップと、
前記格納されたカウンタ・アレイを読み込んでハッシュ値を生成し正当性検査のため、セキュリティ装置の正当性を保証する鍵手段と前記カウンタ・アレイから過去に生成されたうち直前のハッシュ値とを含む正当性検査部に渡すステップと
前記正当性検査部における正当性の判断に応答して署名機能手段を呼び出すステップと、
署名機能手段を呼び出すごとにカウンタを更新するステップと
をセキュリティ装置に対して実行させるセキュリティ装置の制御方法。
A control method for controlling a security device for restricting multiple uses of signed data, the control method comprising:
A counter array is stored from an external non-volatile storage unit that stores a counter array in which a hash value generated for each signature key and a signature number counter for counting the number of times the signature key is signed are paired. Reading and storing in the volatile storage;
The stored counter array is read to generate a hash value, and includes a key means for guaranteeing the validity of the security device for the validity check and a previous hash value generated from the counter array in the past. Passing to the validity checking unit; calling the signature function means in response to the determination of validity in the validity checking unit;
A security device control method for causing a security device to execute a step of updating a counter each time a signature function unit is called.
さらに、前記カウンタ・アレイから過去に生成されたうち直前のハッシュ値を格納するステップを実行させる
請求項7に記載の制御方法。
The control method according to claim 7, further comprising a step of storing a previous hash value generated in the past from the counter array.
前記ハッシュ機能部に対してさらに前記カウンタの値を読み込ませ前記カウンタ・アレイとの連結値のハッシュ値を算出させるステップを実行させる
請求項7に記載の制御方法。
The control method according to claim 7, further causing the hash function unit to read a value of the counter and calculate a hash value of a connection value with the counter array.
さらに、前記生成されたハッシュ値を前記直前のハッシュ値と比較するステップを実行させる
請求項8に記載の制御方法。
The control method according to claim 8, further comprising a step of comparing the generated hash value with the immediately preceding hash value.
前記正当性検査部による正当性の判断に応答してディジタル署名を実行するステップと、
前記ディジタル署名の実行に対応して署名回数カウンタを更新させ、更新された署名回数カウンタの値を前記外部不揮発性格納部に書込ませるステップとを実行させる
請求項7に記載の制御方法。
Executing a digital signature in response to a determination of validity by the validity checking unit;
The control method according to claim 7, further comprising: updating a signature number counter in response to the execution of the digital signature and writing the updated value of the signature number counter in the external nonvolatile storage unit.
署名されたデータの複数使用を制限する機能を含む情報処理装置を制御するための制御方法であって、前記制御方法は、
請求項7〜11のいずれか1項に記載の処理ステップを実行させるステップと、
署名鍵ごとに生成されるハッシュ値と当該署名鍵による署名が行われた回数をカウントするための署名回数カウンタとが対とされたカウンタ・アレイを格納する格納部を含むインタフェース部からカウンタ・アレイをセキュリティ装置に渡すステップと
を含む情報処理装置の制御方法。
A control method for controlling an information processing apparatus including a function for restricting multiple use of signed data, the control method comprising:
A step of executing the processing step according to any one of claims 7 to 11,
A counter array from an interface unit including a storage unit that stores a counter array in which a hash value generated for each signature key and a signature number counter for counting the number of times the signature key is signed are paired A method for controlling the information processing apparatus, comprising:
請求項7〜11のいずれか1項の制御方法を実行させるための装置実行可能なプログラム。   An apparatus-executable program for executing the control method according to any one of claims 7 to 11. 請求項12に記載の制御方法を実行させるための装置実行可能なプログラム。   An apparatus-executable program for executing the control method according to claim 12. ディジタル・チケットを使用するチケット・システムであって、前記チケット・システムは、
チケットを発行するチケット発行者端末と、
発行された前記チケットを格納し、かつ請求項8に記載の情報処理装置と、
前記チケット発行者端末と前記情報処理装置とを相互接続するネットワークと、
前記情報処理装置に対してチケット使用要求を発行するサービス端末と
を含むチケット・システム。
A ticket system using a digital ticket, the ticket system comprising:
A ticket issuer terminal that issues a ticket;
Storing the issued ticket, and the information processing apparatus according to claim 8;
A network interconnecting the ticket issuer terminal and the information processing device;
And a service terminal that issues a ticket use request to the information processing apparatus.
前記情報処理装置は、他の情報処理装置から前記チケットを取得して格納し、前記サービス端末にアクセスする、請求項15に記載のチケット・システム。
The ticket system according to claim 15, wherein the information processing apparatus acquires and stores the ticket from another information processing apparatus and accesses the service terminal.
JP2004070798A 2004-03-12 2004-03-12 Security device, information processing device, method executed by security device, method executed by information processing device, program executable for executing the method, and ticket system Expired - Lifetime JP4036838B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2004070798A JP4036838B2 (en) 2004-03-12 2004-03-12 Security device, information processing device, method executed by security device, method executed by information processing device, program executable for executing the method, and ticket system
US11/078,767 US20050204140A1 (en) 2004-03-12 2005-03-11 Security and ticketing system control and management
US12/140,084 US7953977B2 (en) 2004-03-12 2008-06-16 Security and ticketing system control and management
US13/086,781 US8528104B2 (en) 2004-03-12 2011-04-14 Security and ticketing system control and management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004070798A JP4036838B2 (en) 2004-03-12 2004-03-12 Security device, information processing device, method executed by security device, method executed by information processing device, program executable for executing the method, and ticket system

Publications (2)

Publication Number Publication Date
JP2005260676A true JP2005260676A (en) 2005-09-22
JP4036838B2 JP4036838B2 (en) 2008-01-23

Family

ID=34918548

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004070798A Expired - Lifetime JP4036838B2 (en) 2004-03-12 2004-03-12 Security device, information processing device, method executed by security device, method executed by information processing device, program executable for executing the method, and ticket system

Country Status (2)

Country Link
US (3) US20050204140A1 (en)
JP (1) JP4036838B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005328198A (en) * 2004-05-12 2005-11-24 Sony Corp Program, computer, and data processing method
WO2010007798A1 (en) * 2008-07-18 2010-01-21 パナソニック株式会社 Transmission/reception device
JP2015195053A (en) * 2008-12-31 2015-11-05 インテル コーポレイション Processor extensions for execution of secure embedded containers

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102005030657B3 (en) * 2005-06-30 2006-11-16 Siemens Ag Meter, e.g. odometer, coding method, for securing meter reading, involves determining newly coded meter reading by using forward linked one-way function of reading, where display area of function is included in function prototype area
US8352323B2 (en) * 2007-11-30 2013-01-08 Blaze Mobile, Inc. Conducting an online payment transaction using an NFC enabled mobile communication device
JP4476302B2 (en) * 2007-01-15 2010-06-09 株式会社日立国際電気 Video processing device
US9514117B2 (en) 2007-02-28 2016-12-06 Docusign, Inc. System and method for document tagging templates
US8655961B2 (en) 2007-07-18 2014-02-18 Docusign, Inc. Systems and methods for distributed electronic signature documents
US8949706B2 (en) 2007-07-18 2015-02-03 Docusign, Inc. Systems and methods for distributed electronic signature documents
US8375219B2 (en) * 2007-10-24 2013-02-12 Microsoft Corporation Program and operation verification
CN112447130A (en) * 2009-10-21 2021-03-05 株式会社半导体能源研究所 Display device and electronic apparatus including the same
US9251131B2 (en) 2010-05-04 2016-02-02 Docusign, Inc. Systems and methods for distributed electronic signature documents including version control
SG10201504580YA (en) * 2010-06-11 2015-07-30 Docusign Inc Web-based electronically signed documents
US10089606B2 (en) 2011-02-11 2018-10-02 Bytemark, Inc. System and method for trusted mobile device payment
US20120296826A1 (en) 2011-05-18 2012-11-22 Bytemark, Inc. Method and system for distributing electronic tickets with visual display
US10360567B2 (en) * 2011-03-11 2019-07-23 Bytemark, Inc. Method and system for distributing electronic tickets with data integrity checking
US10127746B2 (en) 2013-05-23 2018-11-13 Bytemark, Inc. Systems and methods for electronic ticket validation using proximity detection for two or more tickets
US8494967B2 (en) 2011-03-11 2013-07-23 Bytemark, Inc. Method and system for distributing electronic tickets with visual display
US10762733B2 (en) 2013-09-26 2020-09-01 Bytemark, Inc. Method and system for electronic ticket validation using proximity detection
US10453067B2 (en) 2011-03-11 2019-10-22 Bytemark, Inc. Short range wireless translation methods and systems for hands-free fare validation
US9824198B2 (en) 2011-07-14 2017-11-21 Docusign, Inc. System and method for identity and reputation score based on transaction history
US9268758B2 (en) 2011-07-14 2016-02-23 Docusign, Inc. Method for associating third party content with online document signing
CA2841812C (en) 2011-07-14 2019-09-24 Docusign, Inc. Online signature identity and verification in community
US10511732B2 (en) 2011-08-25 2019-12-17 Docusign, Inc. Mobile solution for importing and signing third-party electronic signature documents
SG11201400184YA (en) 2011-08-25 2014-08-28 Docusign Inc Mobile solution for signing and retaining third-party documents
KR101312293B1 (en) * 2011-10-31 2013-09-27 삼성에스디에스 주식회사 IC chip and method for verifying data therein
US9054874B2 (en) 2011-12-01 2015-06-09 Htc Corporation System and method for data authentication among processors
US9230130B2 (en) 2012-03-22 2016-01-05 Docusign, Inc. System and method for rules-based control of custody of electronic signature transactions
US9373204B1 (en) 2012-04-26 2016-06-21 Motio, Inc. System and method for ticket validation
WO2015128895A1 (en) 2014-02-26 2015-09-03 三菱電機株式会社 Certificate management apparatus and certificate management method
CN105631353A (en) * 2015-08-11 2016-06-01 宇龙计算机通信科技(深圳)有限公司 Encrypted information storage method, encrypted information storage apparatus and terminal
WO2017030799A1 (en) 2015-08-17 2017-02-23 Bytemark, Inc. Short range wireless translation methods and systems for hands-free fare validation
US11803784B2 (en) 2015-08-17 2023-10-31 Siemens Mobility, Inc. Sensor fusion for transit applications
WO2018160825A1 (en) * 2017-03-01 2018-09-07 Gateway Ticketing Systems, Inc. Cloud-based data integration system
US11777712B2 (en) * 2019-03-22 2023-10-03 International Business Machines Corporation Information management in a database
EP4036832A1 (en) * 2021-01-29 2022-08-03 fiskaly gmbh Securely registering a sequence of transactions

Family Cites Families (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4868877A (en) * 1988-02-12 1989-09-19 Fischer Addison M Public key/signature cryptosystem with enhanced digital signature certification
US5005200A (en) * 1988-02-12 1991-04-02 Fischer Addison M Public key/signature cryptosystem with enhanced digital signature certification
DE4411451C1 (en) * 1994-04-01 1995-05-04 Daimler Benz Ag Vehicle security device with electronic use authorisation encoding
US7505945B2 (en) * 1995-02-08 2009-03-17 Cryptomathic A/S Electronic negotiable documents
US5930363A (en) * 1995-03-17 1999-07-27 Transmo Limited Card charging systems
FR2748591B1 (en) 1996-05-07 1998-06-05 France Telecom METHOD FOR PERFORMING A SECURE ELECTRONIC TRANSACTION WITH DOUBLE SIGNATURE
KR100213188B1 (en) * 1996-10-05 1999-08-02 윤종용 Apparatus and method for user authentication
US5903882A (en) * 1996-12-13 1999-05-11 Certco, Llc Reliance server for electronic transaction system
US6690289B1 (en) * 1997-06-12 2004-02-10 Microsoft Corporation Message formatting, authentication, and error detection in home control systems
US6064297A (en) * 1997-06-12 2000-05-16 Microsoft Corporation Message authentication and key synchronization in home control systems
DE69724947T2 (en) * 1997-07-31 2004-05-19 Siemens Ag Computer system and method for backing up a file
DE69724946T2 (en) * 1997-07-31 2004-08-12 Siemens Ag Program rental system and method for renting programs
CA2290170C (en) * 1999-01-29 2005-06-14 International Business Machines Corporation Improved digital signature
US20020043566A1 (en) * 2000-07-14 2002-04-18 Alan Goodman Transaction card and method for reducing frauds
US7043636B2 (en) * 2000-09-26 2006-05-09 Telefonaktiebolaget Lm Ericsson (Publ) Data integrity mechanisms for static and dynamic data
JP2002183633A (en) 2000-12-13 2002-06-28 Sony Corp Information-recording medium, information processor, information processing method, program recording medium and information processing system
JP2002244554A (en) 2001-02-16 2002-08-30 Hitachi Software Eng Co Ltd Method for generating and confirming time stamp, and device and system therefor
US9219708B2 (en) * 2001-03-22 2015-12-22 DialwareInc. Method and system for remotely authenticating identification devices
US7987510B2 (en) * 2001-03-28 2011-07-26 Rovi Solutions Corporation Self-protecting digital content
JP2002304589A (en) 2001-04-04 2002-10-18 Dainippon Printing Co Ltd Settlement system
US7207060B2 (en) * 2001-10-18 2007-04-17 Nokia Corporation Method, system and computer program product for secure ticketing in a communications device
US7315944B2 (en) 2001-11-13 2008-01-01 Ericsson Inc. Secure handling of stored-value data objects
US6738762B1 (en) * 2001-11-26 2004-05-18 At&T Corp. Multidimensional substring selectivity estimation using set hashing of cross-counts
US7870089B1 (en) * 2001-12-03 2011-01-11 Aol Inc. Reducing duplication of embedded resources on a network
US7496604B2 (en) * 2001-12-03 2009-02-24 Aol Llc Reducing duplication of files on a network
DE10211674B4 (en) * 2002-03-15 2005-07-07 T-Mobile Deutschland Gmbh Method for providing and billing WIM functionalities in mobile communication terminals
JP2003330896A (en) * 2002-05-13 2003-11-21 Sony Corp Device, method, and system for information processing, recording medium, and program
FR2840748B1 (en) * 2002-06-05 2004-08-27 France Telecom METHOD AND SYSTEM FOR VERIFYING ELECTRONIC SIGNATURES AND MICROCIRCUIT CARD FOR IMPLEMENTING THE METHOD
JP2004040344A (en) * 2002-07-02 2004-02-05 Hitachi Ltd Original warrant method and original warrant system
US20040054901A1 (en) * 2002-09-17 2004-03-18 Microsoft Corporation Creating and verifying a sequence of consecutive data
US7409370B2 (en) * 2003-06-30 2008-08-05 Intel Corporation Secured and selective runtime auditing services using a trusted computing device
CN101241735B (en) * 2003-07-07 2012-07-18 罗威所罗生股份有限公司 Method for replaying encrypted video and audio content
US20060236400A1 (en) * 2003-07-10 2006-10-19 Betware A Islandi Hf. Secure and auditable on-line system
JP2007506392A (en) * 2003-09-22 2007-03-15 イムプシス ディジタル セキュリティ アクチボラゲット Data communication security mechanisms and methods
US7373509B2 (en) * 2003-12-31 2008-05-13 Intel Corporation Multi-authentication for a computing device connecting to a network
US7552322B2 (en) * 2004-06-24 2009-06-23 Palo Alto Research Center Incorporated Using a portable security token to facilitate public key certification for devices in a network
KR20060034464A (en) * 2004-10-19 2006-04-24 삼성전자주식회사 Method and apparatus for electronic commerce using digital ticket to provide anonymity
CN101107808B (en) * 2005-01-24 2011-01-26 松下电器产业株式会社 Signature generation device and signature verification device
US8689010B2 (en) * 2007-06-28 2014-04-01 Microsoft Corporation Secure storage for digital rights management

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005328198A (en) * 2004-05-12 2005-11-24 Sony Corp Program, computer, and data processing method
JP4626181B2 (en) * 2004-05-12 2011-02-02 ソニー株式会社 Information processing method and information processing system
WO2010007798A1 (en) * 2008-07-18 2010-01-21 パナソニック株式会社 Transmission/reception device
US8654756B2 (en) 2008-07-18 2014-02-18 Panasonic Corporation Transmission device, reception device, transmission method, reception method, and transmission/reception system
JP2015195053A (en) * 2008-12-31 2015-11-05 インテル コーポレイション Processor extensions for execution of secure embedded containers

Also Published As

Publication number Publication date
US7953977B2 (en) 2011-05-31
US20100005304A1 (en) 2010-01-07
US8528104B2 (en) 2013-09-03
US20050204140A1 (en) 2005-09-15
JP4036838B2 (en) 2008-01-23
US20110197283A1 (en) 2011-08-11

Similar Documents

Publication Publication Date Title
JP4036838B2 (en) Security device, information processing device, method executed by security device, method executed by information processing device, program executable for executing the method, and ticket system
US8239681B2 (en) Information processing device and method, recording medium, program and information processing system
US7844819B2 (en) Application authentication system
WO2020192406A1 (en) Method and apparatus for data storage and verification
JP4067985B2 (en) Application authentication system and device
US8762742B2 (en) Security architecture for using host memory in the design of a secure element
US9253162B2 (en) Intelligent card secure communication method
CN110287654B (en) Media client device authentication using hardware trust root
AU2019204723B2 (en) Cryptographic key management based on identity information
US20050137889A1 (en) Remotely binding data to a user device
KR20230008206A (en) Transaction messaging
JP2004295271A (en) Card and pass code generator
JP2007512787A (en) Trusted mobile platform architecture
CN111476573B (en) Account data processing method, device, equipment and storage medium
US20060214006A1 (en) Tamper resistant device and file generation method
CN105893837A (en) Application program installation method, security encryption chip and terminal
CN112907375A (en) Data processing method, data processing device, computer equipment and storage medium
CN109741050B (en) Method for extending the life of a financial IC card and related method and apparatus
CN117063174A (en) Security module and method for inter-app trust through app-based identity
CN113868628A (en) Signature verification method and device, computer equipment and storage medium
CN114024702A (en) Information security protection method and computing device
CN111369332A (en) Data processing method and device based on block chain
KR101054075B1 (en) Method and device to restrict use of protection key
JP2004252578A (en) Ic card of providing source and of providing destination, intermediary device for information transfer, system for transferring information between ic cards ic card program, program, and method for transferring information between ic cards
JP2002217895A (en) Data application storage method, method/system for executing command, data application storage program, storage medium with the program stored thereon, command-performing program and storage medium with the program stored thereon

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070619

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070918

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: 20071023

RD14 Notification of resignation of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7434

Effective date: 20071023

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071030

R150 Certificate of patent or registration of utility model

Ref document number: 4036838

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: 20101109

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20101109

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20111109

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20111109

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121109

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20121109

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131109

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250