JP2014023036A - Key management device, application signature attachment device, reception terminal and program therefor - Google Patents
Key management device, application signature attachment device, reception terminal and program therefor Download PDFInfo
- Publication number
- JP2014023036A JP2014023036A JP2012161597A JP2012161597A JP2014023036A JP 2014023036 A JP2014023036 A JP 2014023036A JP 2012161597 A JP2012161597 A JP 2012161597A JP 2012161597 A JP2012161597 A JP 2012161597A JP 2014023036 A JP2014023036 A JP 2014023036A
- Authority
- JP
- Japan
- Prior art keywords
- signature
- key
- application
- information
- update
- 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
Links
- 238000012795 verification Methods 0.000 claims abstract description 205
- 238000000034 method Methods 0.000 claims description 41
- 230000005540 biological transmission Effects 0.000 claims description 36
- 238000007726 management method Methods 0.000 description 200
- 230000006870 function Effects 0.000 description 20
- 238000004891 communication Methods 0.000 description 18
- 238000010586 diagram Methods 0.000 description 11
- 230000004044 response Effects 0.000 description 11
- 230000008569 process Effects 0.000 description 7
- 238000004364 calculation method Methods 0.000 description 5
- 230000004048 modification Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- FGRBYDKOBBBPOI-UHFFFAOYSA-N 10,10-dioxo-2-[4-(N-phenylanilino)phenyl]thioxanthen-9-one Chemical group O=C1c2ccccc2S(=O)(=O)c2ccc(cc12)-c1ccc(cc1)N(c1ccccc1)c1ccccc1 FGRBYDKOBBBPOI-UHFFFAOYSA-N 0.000 description 1
- 230000002457 bidirectional effect Effects 0.000 description 1
- 125000004122 cyclic group Chemical group 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
Images
Landscapes
- Stored Programmes (AREA)
Abstract
Description
本発明は、放送波、インターネット、専用IP(Internet Protocol)回線等のネットワークを利用した放送・通信連携サービスにおいてアプリケーションを認証する技術に関する。 The present invention relates to a technique for authenticating an application in a broadcasting / communication cooperation service using a network such as a broadcast wave, the Internet, and a dedicated IP (Internet Protocol) line.
近年、放送のデジタル化や通信の高速・広帯域化に伴い、放送と通信を連携した様々なサービス(以降、このようなサービスを「放送・通信連携サービス」と呼ぶ)が提案されている。この放送・通信連携サービスでは、放送番組に関連する多様な情報を通信ネットワーク経由で取得し放送と組み合わせて提示することが想定されている。また、受信端末では、このようなサービスを享受するため、サービスに適応したアプリケーションを用いる。ここで、「アプリケーション」とは、通信ネットワーク経由で取得した番組関連情報を放送と組み合わせて提示する等の機能を有する、受信端末上で動作するソフトウェアのことを指す。 In recent years, various services (hereinafter referred to as “broadcast / communication cooperation services”) in which broadcasting and communication are linked have been proposed along with digitalization of broadcasting and high-speed / wideband communication. In this broadcast / communication cooperation service, it is assumed that various information related to a broadcast program is acquired via a communication network and presented in combination with broadcast. Further, in order to enjoy such a service at the receiving terminal, an application adapted to the service is used. Here, the “application” refers to software that operates on a receiving terminal and has a function of presenting program-related information acquired via a communication network in combination with broadcasting.
なお、視聴者にとって、より魅力的なサービスを実現するためには、放送局が制作したアプリケーションだけでなく、様々な事業者が制作したアプリケーションを視聴者に提供できる環境が必要となる。一方、視聴者が提供されたアプリケーションを安心して利用できるようにするためには、アプリケーションを制作するアプリケーション制作者を確認するとともに、アプリケーションの改ざんを防止する「アプリケーション認証」も必要である。 In order to realize more attractive services for viewers, it is necessary to provide an environment in which viewers can provide not only applications created by broadcast stations but also applications created by various operators. On the other hand, in order to make it possible for viewers to use the provided applications with peace of mind, it is necessary to check application creators who produce the applications and to perform “application authentication” that prevents falsification of the applications.
一般に、アプリケーション認証は以下のように行われる。
アプリケーション制作者は、視聴者からのリクエストに応じて、通信ネットワークを経由してアプリケーションを視聴者の受信端末に送信する。このとき、アプリケーション制作者が保持する署名鍵を用いて、アプリケーションにデジタル署名を付加して送信する。視聴者の受信端末は、受信したアプリケーションに付加されている署名を、検証鍵を用いて検証する。
In general, application authentication is performed as follows.
In response to a request from the viewer, the application creator transmits the application to the viewer's receiving terminal via the communication network. At this time, using the signature key held by the application creator, a digital signature is added to the application and transmitted. The viewer's receiving terminal verifies the signature added to the received application using the verification key.
なお、この手順はアプリケーション制作者が直接視聴者の受信端末にアプリケーションを送信する場合であるが、アプリケーション制作者以外の第三者が運営するアプリケーション配信サーバにアプリケーション制作者が制作したアプリケーションを登録し、視聴者からのリクエストに応じてアプリケーション配信サーバから受信端末に送信するモデルも考えられる。すなわち、第三者が運営するアプリケーション配信サーバを用いる場合、アプリケーション制作者は、アプリケーションを登録する際に、署名鍵を用いてアプリケーションにデジタル署名を付加してアプリケーション配信サーバに送信する。一方、アプリケーション配信サーバは、検証鍵を用いて受信したアプリケーションに付加されている署名を検証する。
このようなデジタル署名を用いた認証には一般にPKI(Public Key Infrastructure)が用いられる(非特許文献1参照)。
Note that this procedure is for the case where the application creator sends the application directly to the viewer's receiving terminal. However, the application created by the application creator is registered on the application distribution server operated by a third party other than the application creator. A model in which an application distribution server transmits to a receiving terminal in response to a request from a viewer can also be considered. That is, when using an application distribution server operated by a third party, an application creator adds a digital signature to the application using a signature key and transmits the application to the application distribution server when registering the application. On the other hand, the application distribution server verifies the signature added to the received application using the verification key.
In general, PKI (Public Key Infrastructure) is used for authentication using such a digital signature (see Non-Patent Document 1).
しかし、このPKIの認証方式を用いた場合、アプリケーション制作者が鍵生成を行い、第三者機関である認証局が鍵管理を行うモデルであり、証明書失効リスト(CRL:Certificate Revocation List)も認証局から発行される。そのため、放送局が不正なアプリケーションを制作するアプリケーション制作者の署名鍵を失効させたい場合であっても、対応する公開鍵証明書を放送局の一存で失効させることは困難であり、早急に署名鍵を失効させることができないという問題があった。
また、PKIにおいてアプリケーション制作者の署名鍵を更新する場合、認証局に対し公開鍵証明書の再発行を要求する必要がある等、煩雑な処理が必要となり、早急に署名鍵を更新することができないという問題があった。
However, when this PKI authentication method is used, the key is generated by the application producer and the certificate authority, which is a third-party organization, manages the key, and a certificate revocation list (CRL) is also provided. Issued by a certificate authority. Therefore, even if the broadcasting station wants to revoke the signature key of the application creator who creates an unauthorized application, it is difficult to revoke the corresponding public key certificate with the existence of the broadcasting station. There was a problem that the signing key could not be revoked.
Also, when updating the application creator's signature key in PKI, it is necessary to perform complicated processing such as requiring the certificate authority to reissue the public key certificate, and the signature key can be updated immediately. There was a problem that I could not.
そこで、本願の発明者は、ID情報に基づいて署名鍵を更新する署名方式であるKey−Insulated署名方式やIDベース署名方式を用いて、放送局側から、アプリケーション制作者ごとのID情報(識別子)を更新することで、署名鍵の更新や署名鍵の失効を行うことが可能なアプリケーション認証方式を開発した(非特許文献2参照)。 Therefore, the inventor of the present application uses the Key-Insulated signature method or ID-based signature method, which is a signature method for updating the signature key based on the ID information, from the broadcast station side, and receives ID information (identifier) for each application creator. ) Has been developed (see Non-Patent Document 2), which can update the signature key and revoke the signature key.
従来のKey−Insulated署名方式等を用いたアプリケーション認証方式は、鍵漏洩が発生した場合であっても、第三者機関によらずに、署名鍵を更新したり、署名鍵を失効させたりすることができるため、署名鍵が漏洩した場合の被害を低減させることができる点で優れている。
しかし、この方式は、署名鍵を更新、失効する単位が、アプリケーション制作者ごとに設定されたID情報単位であるため、アプリケーション単位、バージョン単位等の細分化した区分で、署名鍵を更新、失効したいという要望があった。
The application authentication method using the conventional Key-Insulated signature method or the like updates the signature key or invalidates the signature key without relying on a third party even if a key leak occurs. Therefore, it is excellent in that the damage when the signature key is leaked can be reduced.
However, in this method, since the unit for updating and revoking the signature key is the ID information unit set for each application creator, the signature key is renewed and revoked by subdividing the application unit, version unit, etc. There was a request to do.
本発明は、このような要望に鑑みてなされたものであり、放送・通信連携サービスにおいて、放送局が鍵生成および鍵管理を行うとともに、アプリケーション単位、バージョン単位等の細分化した区分で、署名鍵を更新、失効させることを可能とするアプリケーション認証システムに用いられる鍵管理装置、アプリケーション署名付加装置および受信端末、ならびに、それらのプログラムを提供することを課題とする。 The present invention has been made in view of such a demand. In a broadcasting / communication cooperation service, a broadcasting station performs key generation and key management, and signatures are divided into subdivisions such as application units and version units. It is an object of the present invention to provide a key management device, an application signature adding device and a receiving terminal used in an application authentication system capable of updating and revoking a key, and a program thereof.
本発明は、前記課題を解決するために創案されたものであり、まず、請求項1に記載の鍵管理装置は、署名を検証する検証鍵とID情報に基づいて更新される署名鍵とを用いた署名方式により、アプリケーションの認証を行うための鍵を生成する鍵管理装置と、前記アプリケーションに前記ID情報と前記署名とを付加するアプリケーション署名付加装置と、前記ID情報と前記署名とが付加されたアプリケーションを蓄積し配信するアプリケーション配信装置と、前記アプリケーションを利用する受信端末とを備え、前記署名方式により前記アプリケーションの認証を行うアプリケーション認証システムに用いられる前記鍵管理装置において、更新要求受信手段と、署名鍵更新情報生成手段と、署名鍵更新情報送信手段と、失効リスト生成手段と、失効リスト送信手段と、を備える構成とした。
The present invention has been made to solve the above-mentioned problems. First, the key management device according to
かかる構成において、鍵管理装置は、更新要求受信手段によって、ID情報に基づいて鍵更新を行う署名方式で用いるID情報と当該ID情報を構成する予め定めた複数の区分のうちのいずれかの区分の更新を示す更新指示情報とを含んだ署名鍵更新要求を、アプリケーション署名付加装置から受信する。これによって、ID情報を部分的に更新する要求が指示されることになる。なお、ID情報に基づく署名方式には、例えば、Key−Insulated署名方式、IDベース署名方式等がある。 In such a configuration, the key management device uses the update request receiving unit to identify one of the ID information used in the signature scheme for performing key update based on the ID information and a plurality of predetermined categories constituting the ID information. The signature key update request including the update instruction information indicating the update is received from the application signature adding apparatus. As a result, a request to partially update the ID information is instructed. Note that the signature scheme based on the ID information includes, for example, a key-insulated signature scheme and an ID-based signature scheme.
そして、鍵管理装置は、署名鍵更新情報生成手段によって、署名鍵更新要求に含まれる更新指示情報に基づいて、要求されたID情報を区分単位で更新し、ID情報に基づく署名方式により署名鍵を更新するための差分情報を生成する。さらに、署名鍵更新情報生成手段が、更新後のID情報と、差分情報とを含んだ署名鍵更新情報を生成する。そして、鍵管理装置は、署名鍵更新情報送信手段によって、署名鍵更新情報生成手段で生成された署名鍵更新情報を、アプリケーション署名付加装置に送信する。
これによって、ID情報に基づいた署名方式において、ID情報を予め定めた区分で細分化し、その細分化した区分ごとの単位でID情報を更新させることができる。
Then, the key management device updates the requested ID information in units of sections based on the update instruction information included in the signature key update request by the signature key update information generation unit, and uses the signature scheme based on the ID information to The difference information for updating is generated. Further, the signature key update information generation unit generates signature key update information including the updated ID information and difference information. Then, the key management device transmits the signature key update information generated by the signature key update information generation unit to the application signature adding device by the signature key update information transmission unit.
As a result, in the signature method based on the ID information, the ID information can be subdivided into predetermined sections, and the ID information can be updated in units of the subdivided sections.
また、鍵管理装置は、失効リスト生成手段によって、ID情報において、外部から入力された失効させたいアプリケーションを特定する区分の値をその区分に設定し、その区分以外の区分には、任意の値であることを示す情報を設定した1以上のID情報を設定することで、失効リストを生成する。
そして、鍵管理装置は、失効リスト送信手段によって、失効リストを受信端末に送信する。これによって、鍵管理装置は、ID情報の指定された区分で特定されるアプリケーションを特定して、失効させることができる。
Also, the key management device sets the value of the category for identifying the application input from the outside inputted in the ID information to the category by the revocation list generating means, and any value other than the category The revocation list is generated by setting one or more pieces of ID information in which information indicating that is set.
Then, the key management device transmits the revocation list to the receiving terminal by the revocation list transmission means. As a result, the key management apparatus can specify and revoke the application specified by the specified section of the ID information.
また、請求項2に記載の鍵管理装置は、請求項1に記載の鍵管理装置において、ID情報に、アプリケーション全体に共通の番号であるセキュリティ更新番号を記載する区分の領域を設け、署名鍵更新情報生成手段が、外部からセキュリティ更新番号の更新が指示された場合に、当該鍵管理装置で管理しているすべてのID情報について、セキュリティ更新番号を更新することでID情報を更新することとしてもよい。 According to a second aspect of the present invention, there is provided a key management apparatus according to the first aspect, wherein the key management apparatus according to the first aspect is provided with a section area in which a security update number that is a number common to all applications is provided in the ID information. When the update information generation unit is instructed to update the security update number from the outside, the ID information is updated by updating the security update number for all ID information managed by the key management device. Also good.
かかる構成において、鍵管理装置は、セキュリティ更新番号の更新が指示された場合、署名鍵更新情報生成手段によって、管理するすべてのID情報を更新し、署名鍵を更新するための差分情報を生成する。これによって、鍵管理装置は、ID情報を一斉に更新し、差分情報によって署名鍵を一斉に更新させることができる。 In such a configuration, the key management device, when instructed to update the security update number, updates all ID information to be managed by the signature key update information generation unit, and generates difference information for updating the signature key. . As a result, the key management apparatus can update the ID information all at once and update the signature keys all at once with the difference information.
また、コンピュータを、更新要求受信手段、署名鍵更新情報生成手段、署名鍵更新情報送信手段、失効リスト生成手段、失効リスト送信手段、として機能させるための鍵管理プログラムで、鍵管理装置を動作させることとしてもよい(請求項3)。 The key management apparatus is operated with a key management program for causing a computer to function as an update request receiving unit, a signature key update information generating unit, a signature key update information transmitting unit, a revocation list generating unit, and a revocation list transmitting unit. (Claim 3).
また、請求項4に記載のアプリケーション署名付加装置は、署名を検証する検証鍵とID情報に基づいて更新される署名鍵とを用いた署名方式により、アプリケーションの認証を行うための鍵を生成する鍵管理装置と、前記アプリケーションに前記ID情報と前記署名とを付加するアプリケーション署名付加装置と、前記ID情報と前記署名とが付加されたアプリケーションを蓄積し配信するアプリケーション配信装置と、前記アプリケーションを利用する受信端末とを備え、前記署名方式により前記アプリケーションの認証を行うアプリケーション認証システムに用いられる前記アプリケーション署名付加装置において、署名鍵記憶手段と、署名鍵更新要求手段と、署名鍵更新情報受信手段と、署名鍵更新手段と、ID・署名付加手段と、を備える構成とした。 The application signature adding apparatus according to claim 4 generates a key for performing application authentication by a signature method using a verification key for verifying a signature and a signature key updated based on ID information. Using a key management device, an application signature adding device that adds the ID information and the signature to the application, an application distribution device that stores and distributes the application with the ID information and the signature added, and the application A signature key storage means, a signature key update request means, and a signature key update information reception means in the application signature adding apparatus used in the application authentication system that authenticates the application by the signature scheme. Signature key updating means, ID / signature adding means, It was configured to include.
かかる構成において、アプリケーション署名付加装置は、署名鍵記憶手段に、鍵管理装置で生成された署名鍵を、そのID情報に対応付けて記憶しておく。
そして、アプリケーション署名付加装置は、署名鍵更新要求手段によって、ID情報を構成する予め定めた複数の区分のうちのいずれかの区分の更新を外部から指示されることで、ID情報と当該ID情報の更新する区分を示す更新指示情報とを含んだ署名鍵更新要求を鍵管理装置に送信する。これによって、鍵管理装置において、要求されたID情報を区分単位で更新し、署名鍵を更新するための差分情報が生成されることになる。
そして、アプリケーション署名付加装置は、署名鍵更新情報受信手段によって、更新後のID情報と差分情報とを含んだ署名鍵更新情報を、鍵管理装置から受信する。
In this configuration, the application signature adding apparatus stores the signature key generated by the key management apparatus in the signature key storage unit in association with the ID information.
Then, the application signature adding apparatus is instructed from the outside to update any one of a plurality of predetermined categories constituting the ID information by the signature key update requesting unit, whereby the ID information and the ID information The signature key update request including the update instruction information indicating the category to be updated is transmitted to the key management device. As a result, in the key management apparatus, the requested ID information is updated in units of sections, and difference information for updating the signature key is generated.
Then, the application signature adding apparatus receives signature key update information including the updated ID information and difference information from the key management apparatus by the signature key update information receiving unit.
そして、アプリケーション署名付加装置は、署名鍵更新手段によって、署名鍵更新情報を用いて、署名鍵記憶手段に記憶されている署名鍵を、ID情報に基づく署名方式により更新し、更新後のID情報に対応付けて署名鍵記憶手段に記憶する。これによって、ID情報が部分的に更新され、そのID情報に対応する署名鍵が署名鍵記憶手段に記憶されることになる。 Then, the application signature adding device updates the signature key stored in the signature key storage unit using the signature key update unit by the signature key update unit using the signature scheme based on the ID information, and the updated ID information And stored in the signature key storage means. As a result, the ID information is partially updated, and the signature key corresponding to the ID information is stored in the signature key storage unit.
そして、アプリケーション署名付加装置は、ID・署名付加手段によって、署名鍵記憶手段に記憶されている署名鍵を用いて署名を生成し、対応するID情報とともにアプリケーションに付加する。これによって、アプリケーションには、部分的に更新されたID情報と、そのID情報で生成された署名とが付加されることなる。 Then, the application signature adding device generates a signature using the signature key stored in the signature key storage unit by the ID / signature adding unit, and adds it to the application together with the corresponding ID information. As a result, the partially updated ID information and the signature generated with the ID information are added to the application.
また、コンピュータを、署名鍵更新要求手段、署名鍵更新情報受信手段、署名鍵更新手段、ID・署名付加手段、として機能させるためのアプリケーション署名付加プログラムで、アプリケーション署名付加装置を動作させることとしてもよい(請求項5)。 Alternatively, the application signature adding apparatus may be operated with an application signature adding program for causing a computer to function as a signature key update requesting means, a signature key update information receiving means, a signature key updating means, and an ID / signature adding means. Good (Claim 5).
さらに、請求項6に記載の受信端末は、署名を検証する検証鍵とID情報に基づいて更新される署名鍵とを用いた署名方式により、アプリケーションの認証を行うための鍵を生成する鍵管理装置と、前記アプリケーションに前記ID情報と前記署名とを付加するアプリケーション署名付加装置と、前記ID情報と前記署名とが付加されたアプリケーションを蓄積し配信するアプリケーション配信装置と、前記アプリケーションを利用する受信端末とを備え、前記署名方式により前記アプリケーションの認証を行うアプリケーション認証システムに用いられる前記受信端末において、検証鍵記憶手段と、失効リスト受信手段と、失効リスト記憶手段と、アプリケーション取得手段と、失効リスト検証手段と、署名検証手段と、を備える構成とした。 Further, the receiving terminal according to claim 6 generates a key for generating a key for authenticating an application by a signature method using a verification key for verifying a signature and a signature key updated based on ID information. A device, an application signature adding device that adds the ID information and the signature to the application, an application distribution device that stores and distributes the application with the ID information and the signature added, and reception using the application A verification key storage means, a revocation list reception means, a revocation list storage means, an application acquisition means, and a revocation, in the receiving terminal used for an application authentication system that authenticates the application by the signature method. A list verification unit and a signature verification unit. .
かかる構成において、受信端末は、検証鍵記憶手段に、鍵管理装置で生成された検証鍵を予め記憶しておく。
そして、受信端末は、失効リスト受信手段によって、ID情報を予め定めた複数の領域で区分し、当該区分のうちで失効させたいアプリケーションを特定する区分の値が設定されるとともに、他の区分に任意の値であることを示す情報を設定した1以上のID情報を失効リストとして受信し、失効リスト記憶手段に記憶する。これによって、受信端末では、ID情報のうちのある区分で特定されるアプリケーションについて、失効しているか否かの判定を行うことが可能になる。
In this configuration, the receiving terminal stores in advance the verification key generated by the key management device in the verification key storage unit.
Then, the receiving terminal classifies the ID information into a plurality of predetermined areas by the revocation list receiving means, and sets a value of a classification that identifies an application to be revoked among the sections, One or more ID information set with information indicating an arbitrary value is received as a revocation list and stored in the revocation list storage means. As a result, the receiving terminal can determine whether or not the application specified by a certain section of the ID information has expired.
また、受信端末は、アプリケーション取得手段によって、アプリケーション配信装置から、ID情報と署名とが付加されたアプリケーションを取得する。
そして、受信端末は、失効リスト検証手段によって、アプリケーション取得手段で取得したアプリケーションに付加されているID情報において、失効リスト記憶手段に記憶されている失効リストの中で、失効させたいアプリケーションを特定する区分の値が一致する場合に、当該ID情報を無効と判定する。
Further, the receiving terminal acquires an application to which the ID information and the signature are added from the application distribution device by the application acquisition unit.
The receiving terminal identifies the application to be revoked in the revocation list stored in the revocation list storage means in the ID information added to the application acquired by the application acquisition means by the revocation list verification means. When the values of the classification match, it is determined that the ID information is invalid.
また、受信端末は、署名検証手段によって、検証鍵記憶手段に記憶されている検証鍵により、アプリケーションに付加されている署名を検証する。
これによって、受信端末は、ID情報のうちで部分的に一致するアプリケーションを失効させることができるとともに、部分的に更新されたID情報から署名の検証を行うことができる。
Further, the receiving terminal verifies the signature added to the application by the signature verification unit using the verification key stored in the verification key storage unit.
Accordingly, the receiving terminal can revoke a partially matching application in the ID information, and can verify a signature from the partially updated ID information.
また、コンピュータを、失効リスト受信手段、アプリケーション取得手段、失効リスト検証手段、署名検証手段、として機能させるためのアプリケーション認証プログラムで、受信端末を動作させることとしてもよい(請求項7)。 In addition, the receiving terminal may be operated by an application authentication program for causing a computer to function as a revocation list receiving unit, an application obtaining unit, a revocation list verification unit, and a signature verification unit.
本発明は、以下に示す優れた効果を奏するものである。
請求項1,3〜5に記載の発明によれば、ID情報に基づく署名方式において、ID情報を複数の区分に細分化し、その区分ごとに署名鍵の更新や失効を行うことができる。これによって、本発明は、アプリケーション制作者のみならず、アプリケーション単位、バージョン単位等の細分化した区分で、署名鍵を更新したり、失効させたりすることができ、ID情報を汎用的に使用することができる。
また、請求項1,3〜5に記載の発明によれば、アプリケーション署名付加装置から鍵管理装置に対して、ID情報を部分的に更新させることを要求できるため、アプリケーションを作成、登録するたびに、署名鍵を更新することができる。これによって、本発明は、鍵漏洩によるなりすましの被害を低減することができる。
The present invention has the following excellent effects.
According to the first and third aspects of the present invention, in the signature method based on the ID information, the ID information can be subdivided into a plurality of sections, and the signature key can be updated or revoked for each section. As a result, the present invention can update the signature key or revoke it in subdivided divisions such as application units and version units as well as application creators, and can use ID information for general purposes. be able to.
Further, according to the first and third aspects of the present invention, since the application signature adding apparatus can request the key management apparatus to partially update the ID information, every time an application is created and registered In addition, the signing key can be updated. As a result, the present invention can reduce spoofing damage caused by key leakage.
請求項2に記載の発明によれば、ID情報を区分して、アプリケーション署名付加装置から部分的に署名鍵を更新、失効させることに加え、鍵管理装置から、一斉に署名鍵を更新、失効させることができる。 According to the second aspect of the invention, the ID key is divided and the signature key is partially updated and revoked from the application signature adding device, and the signature key is simultaneously renewed and revoked from the key management device. Can be made.
請求項6,7に記載の発明によれば、ID情報の細分化された区分で、アプリケーションが有効か否かを検証することができる。これによって、本発明は、アプリケーション単位、バージョン単位等の細分化した区分で、アプリケーションの有効性を判定することができ、ID情報を汎用的に使用することができる。 According to the sixth and seventh aspects of the present invention, it is possible to verify whether or not the application is valid based on the segmented ID information. Thus, according to the present invention, the validity of an application can be determined in divided sections such as an application unit and a version unit, and ID information can be used for general purposes.
以下、本発明の実施形態について図面を参照して説明する。
[アプリケーション認証システムの構成]
最初に、図1を参照して、アプリケーション認証システムの構成について説明を行う。
アプリケーション認証システムSは、放送・通信連携サービスにおいて、アプリケーション制作者(サービス提供者)がユーザ(視聴者)に提供するアプリケーションを認証するシステムである。ここでは、アプリケーション認証システムSは、ストロング・キー・インシュレイテッド(Strong Key-Insulated)署名(G. Ohtake,G. Hanaoka and K. Ogawa:“Efficient Provider Authentication for Bidirectional Broadcasting Service”,IEICE Trans. Fundamentals,Vol. E93-A,No. 6,pp. 1039-1051,2010.)を用いて、システムを構成することとする。
Embodiments of the present invention will be described below with reference to the drawings.
[Application authentication system configuration]
First, the configuration of the application authentication system will be described with reference to FIG.
The application authentication system S is a system for authenticating an application provided to a user (viewer) by an application creator (service provider) in a broadcasting / communication cooperation service. Here, the application authentication system S is a Strong Key-Insulated signature (G. Ohtake, G. Hanaoka and K. Ogawa: “Efficient Provider Authentication for Bidirectional Broadcasting Service”, IEICE Trans. Fundamentals, Vol. E93-A, No. 6, pp. 1039-1051, 2010.) shall be used to configure the system.
このアプリケーション認証システムSは、放送局内に備えた鍵管理サーバ(鍵管理装置)1および署名鍵発行サーバ(署名鍵発行装置)3と、アプリケーション制作者が保持するアプリケーション署名付加サーバ5と、アプリケーション配信者が保持するアプリケーション配信サーバ7と、ユーザ宅内に備えた(あるいは、ユーザが携帯する)受信端末9とで構成される。また、鍵管理サーバ1と、アプリケーション署名付加サーバ5と、アプリケーション配信サーバ7と、受信端末9とは、インターネット(または専用IP回線)等のネットワーク(外部ネットワーク)N1に相互に接続されている。また、鍵管理サーバ1と署名鍵発行サーバ3とは、放送局の内部ネットワーク(専用通信線)N2に接続されている。
なお、ここでは、説明を簡略化するため、アプリケーション署名付加サーバ5、アプリケーション配信サーバ7および受信端末9を1台ずつ図示しているが、これらは、ネットワークN1に複数接続可能なことはいうまでもない。
The application authentication system S includes a key management server (key management device) 1 and a signature key issuing server (signature key issuing device) 3 provided in a broadcasting station, an application
Here, in order to simplify the description, the application signature attached
鍵管理サーバ(鍵管理装置)1は、署名を検証する検証鍵と、ID情報に基づいて更新される署名鍵とを用いた署名方式(ここでは、Strong Key-Insulated署名)により、アプリケーションを認証する際に使用する鍵を生成および管理(記憶)するものである。ここでは、鍵管理サーバ1は、検証鍵およびマスタ鍵を生成および管理する鍵生成装置10と、署名鍵の生成や更新に使用する鍵、および、失効した署名鍵のリストを示す失効リストを生成する部分鍵生成装置(署名鍵更新用部分鍵生成装置)20とを備えている。なお、鍵管理サーバ1が生成する検証鍵は、例えば、ICカード等に書き込まれて、オフラインで受信端末9に配布されるものとする。
The key management server (key management device) 1 authenticates the application by a signature method (here, a Strong Key-Insulated signature) using a verification key for verifying a signature and a signature key updated based on the ID information. It generates and manages (stores) a key to be used in the process. Here, the
署名鍵発行サーバ(署名鍵発行装置)3は、アプリケーションに署名を付加する際に使用する署名鍵を生成するものである。なお、署名鍵発行サーバ3が生成する署名鍵も、漏洩等を考慮してオフラインでアプリケーション制作者(アプリケーション署名付加サーバ5)に配布されるものとする。
The signature key issuing server (signature key issuing device) 3 generates a signature key used when adding a signature to an application. It is assumed that the signature key generated by the signature
アプリケーション署名付加サーバ(アプリケーション署名付加装置)5は、署名鍵を管理(記憶)および更新するとともに、署名鍵を用いてアプリケーションに署名を付加してアプリケーション配信サーバ7に登録するものである。ここでは、アプリケーション署名付加サーバ5は、署名鍵を管理(記憶)および更新する署名鍵更新装置50と、アプリケーションに署名を付加して送信する署名生成装置60とを備えている。
The application signature addition server (application signature addition device) 5 manages (stores) and updates a signature key, adds a signature to the application using the signature key, and registers it in the
アプリケーション配信サーバ(アプリケーション配信装置)7は、アプリケーション制作者が制作したアプリケーションを、アプリケーション署名付加サーバ5を介して取得、登録し、アプリケーションを要求した受信端末9に送信するものである。
The application distribution server (application distribution apparatus) 7 acquires and registers an application created by the application creator via the application
受信端末9は、アプリケーション配信サーバ7からアプリケーションを受信し、アプリケーションに付加された署名を検証鍵で検証(認証)するものである。この受信端末9は、放送・通信連携サービスを享受することが可能な装置、例えば、テレビ受像機、パーソナルコンピュータ等である。
The receiving
これら鍵管理サーバ1(鍵生成装置10、部分鍵生成装置20)と、署名鍵発行サーバ3と、アプリケーション署名付加サーバ5(署名鍵更新装置50、署名生成装置60)と、アプリケーション配信サーバ7と、受信端末9とは、それぞれ、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、HDD(Hard Disk Drive)、通信インタフェース等(図示を省略)を備え、CPUがHDD等に格納されたプログラムをRAMに展開することにより後記する各種機能を実現する。
These key management server 1 (
〔鍵管理サーバの構成〕
次に、図2を参照(適宜図1参照)して、鍵管理サーバの構成について説明を行う。ここでは、鍵管理サーバ(鍵管理装置)1は、鍵生成装置10と、部分鍵生成装置(署名鍵更新用部分鍵生成装置)20とを備えている。なお、鍵生成装置10と部分鍵生成装置20とは、図示を省略した通信インタフェースによって通信可能に接続されているものとする。
[Key management server configuration]
Next, the configuration of the key management server will be described with reference to FIG. 2 (refer to FIG. 1 as appropriate). Here, the key management server (key management device) 1 includes a
(鍵生成装置の構成)
鍵生成装置10は、署名鍵を生成する際に用いる鍵(部分鍵、差分部分鍵)を生成するためのマスタ鍵と、署名鍵を検証するための検証鍵とを生成し、管理(記憶)するものである。ここでは、鍵生成装置10は、鍵生成手段11と、検証鍵管理手段12と、第1マスタ鍵管理手段13と、第2マスタ鍵送信手段14とを備えている。
(Configuration of key generation device)
The
鍵生成手段11は、マスタ鍵(第1マスタ鍵、第2マスタ鍵)と検証鍵とを生成するものである。すなわち、鍵生成手段11は、素数位数qの巡回群の生成元gと、素数qを法とする剰余類Zqとに基づいて、マスタ鍵(第1マスタ鍵、第2マスタ鍵)と検証鍵とを生成する。
The
具体的には、鍵生成手段11は、qが(p−1)の約数となる素数p,qを生成し、乗法群Zp *({1,…,p−1}のうちで、pとの最大公約数が1(pと互いに素)である整数の集合)の元gによって生成される部分群の位数がqとなるような生成元gを生成する。そして、鍵生成手段11は、素数qを法とする剰余類Zq(0,1,…,q−1;以下単にZqで示す)からランダムにx,x′を選択し、以下の式(1)により、第1マスタ鍵x0を生成する。また、鍵生成手段11は、x′を第2マスタ鍵とする。 Specifically, the key generation means 11 generates prime numbers p and q whose q is a divisor of (p−1), and among the multiplicative group Z p * ({1,..., P−1}, A generator g is generated such that the order of the subgroup generated by the element g having the greatest common divisor with p of 1 (a set of integers that is relatively prime with p) is q. Then, the key generation means 11 randomly selects x, x ′ from the remainder class Z q (0, 1,..., Q−1; hereinafter simply indicated by Z q ) modulo the prime number q, and by (1), to generate a first master key x 0. Further, the key generation means 11 sets x ′ as the second master key.
このように生成された第1マスタ鍵x0は、第1マスタ鍵管理手段13に出力され、第2マスタ鍵x′は、第2マスタ鍵送信手段14に出力される。
また、鍵生成手段11は、以下の式(2)に示すように、素数p,q、元g、要素y0,y′、および、ハッシュ関数H(・)からなる検証鍵VKを生成する。
The first master key x 0 generated in this way is output to the first master key management means 13, and the second master key x ′ is output to the second master key transmission means 14.
Further, the key generation means 11 generates a verification key VK composed of prime numbers p, q, element g, elements y 0 , y ′, and hash function H (•) as shown in the following equation (2). .
なお、検証鍵VKの要素y0,y′は、以下の式(3)により求められる値である。 The elements y 0 and y ′ of the verification key VK are values obtained by the following equation (3).
また、ハッシュ関数H(・)は、H:{0,1}*→Zq、すなわち、任意の長さのビット列({0,1}*)をZqの固定長の値に変換する関数である。このハッシュ関数には、例えば、SHA−1等のアルゴリズムを用いることができる。
この鍵生成手段11で生成された検証鍵VKは、検証鍵管理手段12に出力される。
The hash function H (•) is H: {0, 1} * → Z q , that is, a function for converting a bit string ({0, 1} * ) having an arbitrary length into a fixed length value of Z q. It is. For this hash function, for example, an algorithm such as SHA-1 can be used.
The verification key VK generated by the
検証鍵管理手段(検証鍵記憶手段)12は、鍵生成手段11で生成された検証鍵を管理するものである。ここで、検証鍵管理手段12が行う管理は、具体的には、鍵生成手段11で生成された検証鍵を、図示を省略した記憶媒体に書き込み(記憶し)、要求に応じて読み出す処理をいう。
ここでは、検証鍵管理手段12は、検証鍵を受信端末9に配布する際に、操作者の指示により記憶媒体から検証鍵を読み出す。このように読み出された検証鍵は、例えば、図示を省略したICカード発行装置に出力されICカードに書き込まれた後、受信端末9に配布される。なお、検証鍵管理手段12は、セキュアな伝送路(例えば、放送波)を介して検証鍵を配信することとしてもよい。
The verification key management unit (verification key storage unit) 12 manages the verification key generated by the
Here, the verification key management means 12 reads the verification key from the storage medium according to the operator's instruction when distributing the verification key to the receiving
また、検証鍵管理手段12は、後記する部分鍵生成装置20において部分鍵を生成する際に、記憶媒体から検証鍵を読み出す。この場合、検証鍵管理手段12は、部分鍵生成装置20、あるいは、操作者からの指示により記憶媒体から検証鍵を読み出し、部分鍵生成装置20に出力する。
Further, the verification
なお、検証鍵管理手段12は、記憶している検証鍵を公開情報として公開するものとし、署名鍵発行サーバ3やアプリケーション署名付加サーバ5から、ネットワークN1や内部ネットワークN2を介して取得あるいは参照可能であるものとする。
The verification
第1マスタ鍵管理手段(第1マスタ鍵記憶手段)13は、鍵生成手段11で生成された第1マスタ鍵を管理するものである。ここで、第1マスタ鍵管理手段13が行う管理は、具体的には、鍵生成手段11で生成された第1マスタ鍵を、図示を省略した記憶媒体に書き込み(記憶し)、要求に応じて読み出す処理をいう。
The first master key management means (first master key storage means) 13 manages the first master key generated by the key generation means 11. Here, the management performed by the first master
ここでは、第1マスタ鍵管理手段13は、部分鍵生成装置20において部分鍵を生成する際に、記憶媒体から第1マスタ鍵を読み出す。この場合、第1マスタ鍵管理手段13は、部分鍵生成装置20からの要求、あるいは、操作者からの指示により記憶媒体から第1マスタ鍵を読み出し、部分鍵生成装置20に出力する。
Here, the first master
第2マスタ鍵送信手段14は、内部ネットワークN2を介して、鍵生成手段11で生成された第2マスタ鍵を署名鍵発行サーバ3に送信するものである。
The second master
(部分鍵生成装置〔署名鍵更新用部分鍵生成装置〕の構成)
部分鍵生成装置(署名鍵更新用部分鍵生成装置)20は、署名鍵の生成や更新に使用する鍵(部分鍵、差分部分鍵)を生成するとともに、失効した署名鍵のリストを示す失効リストを生成するものである。ここでは、部分鍵生成装置20は、部分鍵生成手段21と、部分鍵管理手段22と、部分鍵送信手段23と、更新要求受信手段24と、署名鍵更新情報生成手段25と、署名鍵更新情報送信手段26と、登録完了受信手段27と、失効リスト通知手段28とを備えている。
(Configuration of partial key generation device [signature key update partial key generation device])
A partial key generation device (signature key update partial key generation device) 20 generates a key (partial key, differential partial key) used to generate or update a signature key, and also shows a revocation list indicating a list of revoked signature keys. Is generated. Here, the partial
部分鍵生成手段21は、鍵生成装置10で生成された検証鍵および第1マスタ鍵に基づいて、アプリケーション制作者ごとに固有の部分鍵を生成するものである。なお、部分鍵生成手段21は、図示を省略した入力手段から、アプリケーションを個別に識別するための識別情報(ID情報;以下、アプリIDという)のうちで、アプリケーション制作者を識別する情報(初期アプリID)を入力されることで、新規に部分鍵を生成する。
ここで、アプリIDは、例えば、図17に示すように、セキュリティ更新番号SN、放送局番号BN、制作者番号CN、アプリ番号AN、アプリバージョンAV、アプリ属性ATの各区分の情報で構成される。
The partial key generation means 21 generates a unique partial key for each application creator based on the verification key and the first master key generated by the
Here, for example, as shown in FIG. 17, the application ID includes security update number S N , broadcast station number B N , producer number C N , application number A N , application version A V , and application attribute AT . Consists of division information.
このアプリIDのうちで、セキュリティ更新番号(セキュリティ更新No.)は、システム全体で署名鍵を管理する番号である。このセキュリティ更新番号は、予め定めた数(例えば、“1”)からの連続番号であって、署名鍵を一斉更新する場合に更新される。
また、放送局番号(放送局No.)は、署名鍵を発行する放送局を識別するための番号、制作者番号(制作者No.)は、アプリケーション制作者を識別するための番号である。
Among the application IDs, the security update number (security update number) is a number for managing the signature key in the entire system. This security update number is a continuous number from a predetermined number (for example, “1”), and is updated when the signature keys are updated all at once.
The broadcast station number (broadcast station No.) is a number for identifying a broadcast station that issues a signature key, and the producer number (producer No.) is a number for identifying an application producer.
また、アプリ番号(アプリNo.)は、アプリケーション制作者がアプリケーションを個別に識別するための番号、アプリバージョン(アプリVer.)は、同一アプリケーションのバージョンを示す番号である。また、アプリ属性(アプリAtt.)は、放送・通信連携サービスを実現するアプリケーション認証システムSにおいて、所定の管理者が、予めアプリケーションを検証し、承認を与えたことを示すオーソライズド(Authorized)アプリケーション(Aアプリケーション)の種別を示す番号である。
ここでは、部分鍵生成手段21に入力される初期アプリIDには、アプリケーション制作者を特定する情報として、セキュリティ更新番号、放送局番号および制作者番号が設定され、アプリ番号、アプリバージョンおよびアプリ属性は、予め定めた初期値(例えば“0”)が設定されているものとする。
The application number (application No.) is a number for the application creator to individually identify the application, and the application version (application Ver.) Is a number indicating the version of the same application. The application attribute (application Att.) Is an authorized application indicating that a predetermined administrator has verified the application in advance and given approval in the application authentication system S for realizing the broadcasting / communication cooperation service. This is a number indicating the type of (A application).
Here, in the initial application ID input to the partial key generation means 21, a security update number, a broadcast station number, and a producer number are set as information for identifying the application producer, and the application number, application version, and application attribute are set. Assume that a predetermined initial value (for example, “0”) is set.
この部分鍵生成手段21は、具体的には、Zqから乱数r1をランダムに生成し、その乱数r1と、検証鍵の一部(p,g)とに基づいて、受信端末9において部分鍵の正当性を示す情報の一部となる部分鍵検証情報v1を、以下の式(4)により生成する。
Specifically, the partial key generation means 21 randomly generates a random number r 1 from Z q , and at the receiving
また、部分鍵生成手段21は、以下の式(5)に示すように、部分鍵検証情報v1に、初期アプリIDの値Tを連結(ビット連結)し、その連結値から、検証鍵の一部であるハッシュ関数H(・)により、ハッシュ値c1を生成する。ここで、「‖」は2つの数値を連結する連結記号である。
Further, as shown in the following formula (5), the partial
そして、部分鍵生成手段21は、第1マスタ鍵x0と、検証鍵の一部(q)と、ハッシュ値c1と、乱数r1とに基づいて、以下の式(6)により、初期アプリIDに対応した部分鍵x1を生成する。 Then, the partial key generation means 21 performs initial initialization by the following equation (6) based on the first master key x 0 , a part (q) of the verification key, the hash value c 1, and the random number r 1. It generates a partial key x 1 corresponding to the application ID.
この部分鍵生成手段21は、生成した部分鍵x1および部分鍵検証情報v1を(初期)アプリIDとともに、部分鍵管理手段22に出力する。 This partial key generation means 21 outputs the generated partial key x 1 and partial key verification information v 1 to the partial key management means 22 together with the (initial) application ID.
部分鍵管理手段(部分鍵記憶手段)22は、部分鍵生成手段21で生成された部分鍵をアプリIDと対応付けて管理するものである。ここで、部分鍵管理手段22が行う管理は、具体的には、部分鍵生成手段21で生成された部分鍵x1、部分鍵検証情報v1およびアプリIDの値Tを部分鍵情報として部分鍵送信手段23に出力するとともに、図示を省略した記憶媒体に書き込み(記憶し)、要求に応じて読み出す処理をいう。ここでは、部分鍵管理手段22は、署名鍵を更新する際に、署名鍵更新情報生成手段25からの要求により、アプリIDに対応付けて管理(記憶)している部分鍵x1を署名鍵更新情報生成手段25に出力する。
The partial key management means (partial key storage means) 22 manages the partial key generated by the partial key generation means 21 in association with the application ID. Here, the management performed by the partial
また、部分鍵管理手段22は、署名鍵更新情報生成手段25によって、アプリIDの更新に伴い部分鍵が更新された場合、その更新されたアプリIDとともに更新された部分鍵を記憶する。
また、部分鍵管理手段22は、登録完了受信手段27を介して、アプリケーション配信サーバ7から、アプリIDを含んだ登録完了通知を通知されることで、当該アプリIDに対応するアプリケーションが、アプリケーション配信サーバ7に登録された旨を設定する。これによって、例えば、まだ、アプリケーション配信サーバ7に登録されていないアプリケーションに対して、署名鍵更新要求があった場合、その更新を受け付けない等のアプリケーション管理を鍵管理サーバ1で行うことができる。
Further, when the partial key is updated by the signature key update
In addition, the partial
部分鍵送信手段23は、部分鍵管理手段22の指示に基づいて、内部ネットワークN2を介して、部分鍵を署名鍵発行サーバ3に送信するものである。ここでは、部分鍵送信手段23は、部分鍵x1とともに、部分鍵検証情報v1(前記式(4)参照)と、部分鍵x1を生成した際のアプリIDの値Tとを併せて、部分鍵情報(x1,v1,T)として送信する。
The partial
更新要求受信手段24は、アプリケーション署名付加サーバ5から、ネットワークN1を介して、あるアプリケーションに対応する署名鍵を更新(新規に登録する場合を含む)する旨の要求(署名鍵更新要求)を受信するものである。なお、この署名鍵更新要求には、現在のアプリケーションを特定するID情報であるアプリID(初期アプリIDを含む)とともに、当該アプリIDのうちで、アプリケーション制作者が更新を指示する区分を示す情報(更新指示情報info)が含まれる。
The update request receiving means 24 sends a request (signature key update request) to update (including the case of newly registering) a signature key corresponding to a certain application from the application
なお、更新指示情報(info)は、例えば、図18に示すように、アプリケーションを新規に登録する際(図18(a))には、アプリ番号ANを更新するための指示として、info=1が設定され、アプリケーションをバージョンアップさせる際(図18(b))には、アプリバージョンAVを更新するための指示として、info=2が設定される。また、ここでは、図示を省略しているが、アプリ属性ATを更新する場合も同様に予め定めた更新指示情報の値、例えば、info=3が設定される。
この更新要求受信手段24は、署名鍵を更新する指示(更新指示)として、受信したアプリIDおよび更新指示情報を署名鍵更新情報生成手段25に出力する。
Incidentally, the update instruction information (info), for example, as shown in FIG. 18, when registering new applications in (FIG. 18 (a)) as an instruction for updating the application number A N, info = 1 is set, the time to upgrade the application (Fig. 18 (b)), as an indication for updating the application version a V, info = 2 is set. Although not shown in the figure, a value of update instruction information determined in advance, for example, info = 3, is similarly set when the application attribute AT is updated.
The update
署名鍵更新情報生成手段25は、更新要求受信手段24から入力される更新指示(更新指示情報)、または、外部から入力される更新指示(更新指示情報)に基づいて、アプリIDに対応する新たな部分鍵を生成し、部分鍵管理手段22で管理(記憶)されている更新前の部分鍵との差分をとることで、差分部分鍵(差分情報)を生成するものである。
The signature key update
なお、外部から更新指示が入力された場合、図18(c)に示すように、署名鍵を一斉更新するため、署名鍵更新情報生成手段25は、部分鍵管理手段22で管理(記憶)されているすべての部分鍵について、セキュリティ更新番号を更新したアプリIDに対応した新たな部分鍵および差分部分鍵を生成する。 When an update instruction is input from the outside, the signature key update information generation means 25 is managed (stored) by the partial key management means 22 in order to update the signature keys all at once as shown in FIG. For all the partial keys, new partial keys and differential partial keys corresponding to the application IDs whose security update numbers have been updated are generated.
また、署名鍵更新情報生成手段25は、部分鍵生成手段21と同様の手法で部分鍵を生成する。すなわち、署名鍵更新情報生成手段25は、Zqから乱数r2をランダムに生成し、その乱数r2と、検証鍵の一部(p,g)とに基づいて、受信端末9において部分鍵の正当性を示す情報の一部となる部分鍵検証情報v2を、以下の式(7)により生成する。
Further, the signature key update
また、署名鍵更新情報生成手段25は、以下の式(8)に示すように、部分鍵検証情報v2に、更新後のアプリIDの値(T+n)を連結(ビット連結)し、その連結値から、検証鍵の一部であるハッシュ関数H(・)により、ハッシュ値c2を生成する。ここで、「‖」は2つの数値を連結する連結記号である。 Further, the signature key update information generation means 25 concatenates (updates) the updated application ID value (T + n) to the partial key verification information v 2 as shown in the following equation (8), and concatenates them. from the value, by which is part of the verification key hash function H (·), generates a hash value c 2. Here, “‖” is a connection symbol that connects two numerical values.
なお、ここで(T+n)は、更新後のアプリIDを示す。例えば、更新指示情報によって、アプリバージョンが更新される旨が指示された場合、署名鍵更新情報生成手段25は、アプリIDのうちでアプリバージョンの区分に相当するビット値を“1”増加させる値をnとして、更新後のアプリIDの値(T+n)を生成する。
そして、署名鍵更新情報生成手段25は、第1マスタ鍵x0と、検証鍵の一部(q)と、ハッシュ値c2と、乱数r2とに基づいて、以下の式(9)により、更新後のアプリIDに対応した部分鍵x2を生成する。
Here, (T + n) indicates the updated application ID. For example, when the update instruction information indicates that the application version is to be updated, the signature key update
Then, the signature key update information generating means 25 includes a first master key x 0, a part of the verification key (q), the hash value c 2, based on the random number r 2, the following equation (9) , it generates a partial key x 2 corresponding to the application ID after the update.
そして、署名鍵更新情報生成手段25は、部分鍵管理手段22で管理(記憶)されている更新前のアプリIDに対応する部分鍵x1、更新後のアプリIDに対応する部分鍵x2とから、検証鍵の一部(q)に基づいて、差分部分鍵Δxを、以下の式(10)により生成する。
Then, the signature key update
そして、署名鍵更新情報生成手段25は、更新後のアプリIDの値(T+n)と、部分鍵x2とを、部分鍵管理手段22に出力する。これによって、部分鍵管理手段22により、更新後のアプリIDと部分鍵とが対応付けられて管理(記憶)されることになる。
また、署名鍵更新情報生成手段25は、生成した差分部分鍵Δxを、部分鍵検証情報v2と、更新後のアプリIDの値(T+n)とともに、署名鍵更新情報送信手段26に出力する。
Then, the signature key update
Also, the signature key update
署名鍵更新情報送信手段26は、署名鍵更新情報生成手段25で生成された差分部分鍵Δxを、ネットワークN1を介して、アプリケーション署名付加サーバ5に送信するものである。なお、署名鍵更新情報送信手段26は、差分部分鍵Δxとともに、部分鍵検証情報v2と、更新後のアプリIDの値(T+n)とを併せて、署名鍵更新情報(Δx,v2,T+n)としてアプリケーション署名付加サーバ5に送信する。
なお、署名鍵更新情報送信手段26は、アプリIDのうちの制作者番号を参照し、制作者番号に予め対応付けられているアプリケーション署名付加サーバ5に署名鍵更新情報(Δx,v2,T+n)を送信する。
Signature key update
The signature key update
登録完了受信手段27は、アプリケーション配信サーバ7から、ネットワークN1を介して、アプリケーションがアプリケーション配信サーバ7に登録されたことを示す登録完了通知を受信するものである。なお、この登録完了通知には、登録されたアプリケーションを特定するアプリIDが付加されている。
この登録完了受信手段27は、受信した登録完了通知を部分鍵管理手段22に出力する。
The registration
The registration
失効リスト通知手段28は、失効させたい署名鍵を特定するアプリIDのリスト(失効リスト(Revocation List);以下RLという)を受信端末9に通知するものである。ここでは、失効リスト通知手段28は、失効リスト生成手段281と、失効リスト送信手段282とを備えている。
The revocation
失効リスト生成手段281は、外部から入力される失効情報に基づいて、RLを生成するものである。この失効リスト生成手段281は、アプリIDにおいて、失効させたいアプリケーションを特定する区分の値をその区分に設定するとともに、他の区分に任意の値であることを示す情報を設定した1以上のアプリIDを失効リストとして生成する。
なお、失効情報は、失効させたいアプリケーションを特定する情報であって、例えば、アプリIDを図17に示すようなデータ構造としたときの各区分の値である。
The revocation
The revocation information is information for identifying an application to be revoked, and is, for example, a value for each category when the application ID has a data structure as shown in FIG.
ここで、図19を参照(適宜図2参照)して、アプリケーションを失効させるRLの例について説明する。なお、アプリIDは、図17で示したデータ構造とする。
図19(a)は、特定のアプリケーションを失効させるRLの例を示している。
例えば、セキュリティ更新番号SN(=0x1)、放送局番号BN(=0x5)、制作者番号CN(=0xb)およびアプリ番号AN(=0x3)を失効情報として設定された場合、失効リスト生成手段281は、アプリバージョンAVおよびアプリ属性ATの区分の領域をワイルドカード(ここでは、値“0”とする)として、RL={0x15b300}を生成する。
Here, an example of an RL for revoking an application will be described with reference to FIG. 19 (see FIG. 2 as appropriate). The application ID has the data structure shown in FIG.
FIG. 19A shows an example of an RL for revoking a specific application.
For example, when the security update number S N (= 0x1), the broadcast station number B N (= 0x5), the producer number C N (= 0xb) and the application number A N (= 0x3) are set as the revocation information, the revocation information list generating means 281 (here, a value "0") application version a V and wildcard region of the section of the application attribute a T as to generate a RL = {0x15b300}.
図19(b)は、特定のアプリケーションのうちで特定のバージョンを失効させるRLの例を示している。
例えば、セキュリティ更新番号SN(=0x1)、放送局番号BN(=0x5)、制作者番号CN(=0xb)、アプリ番号AN(=0x3)およびアプリバージョンAV(=0x1)を失効情報として設定された場合、失効リスト生成手段281は、アプリ属性ATの区分の領域をワイルドカード(ここでは、値“0”とする)として、RL={0x15b310}を生成する。
FIG. 19B shows an example of an RL that expires a specific version of a specific application.
For example, security update number S N (= 0x1), broadcast station number B N (= 0x5), producer number C N (= 0xb), application number A N (= 0x3), and application version A V (= 0x1) When it is set as the revocation information, the revocation
図19(c)は、特定のアプリケーション制作者のアプリケーションをまとめて失効させるRLの例を示している。
例えば、セキュリティ更新番号SN(=0x1)、放送局番号BN(=0x5)および制作者番号CN(=0xb)を失効情報として設定された場合、失効リスト生成手段281は、アプリ番号AN、アプリバージョンAVおよびアプリ属性ATの区分の領域をワイルドカード(ここでは、値“0”とする)として、RL={0x15b000}を生成する。
FIG. 19C shows an example of an RL that invalidates a specific application creator application collectively.
For example, when the security update number S N (= 0x1), the broadcast station number B N (= 0x5), and the producer number C N (= 0xb) are set as the revocation information, the revocation
図19(d)は、署名鍵を一斉に更新した際に、古いアプリケーションをまとめて失効させるRLの例を示している。
例えば、セキュリティ更新番号SN(=0x1)を失効情報として設定された場合、失効リスト生成手段281は、放送局番号BN、アプリ番号AN、アプリバージョンAVおよびアプリ属性ATの区分の領域をワイルドカード(ここでは、値“0”とする)として、RL={0x100000}を生成する。
このように生成されたRLは、失効リスト送信手段282に出力される。
図2に戻って、鍵管理サーバ1の構成について説明を続ける。
FIG. 19D shows an example of an RL that invalidates old applications collectively when signature keys are updated all at once.
For example, when the security update number S N (= 0x1) is set as the revocation information, the revocation
The RL generated in this way is output to the revocation
Returning to FIG. 2, the description of the configuration of the
失効リスト送信手段282は、失効リスト生成手段281で生成された失効リスト(RL)を、ネットワークN1を介して、受信端末9に送信するものである。これによって、受信端末9において、アプリケーションに付加されているアプリIDが有効なものであるか否かを検証することが可能になる。
Revocation
〔署名鍵発行サーバの構成〕
次に、図3を参照(適宜図1参照)して、署名鍵発行サーバの構成について説明を行う。ここでは、署名鍵発行サーバ(署名鍵発行装置)3は、第2マスタ鍵受信手段31と、第2マスタ鍵管理手段32と、部分鍵受信手段33と、署名鍵生成手段34と、署名鍵出力手段35とを備えている。
[Configuration of signing key issuing server]
Next, the configuration of the signature key issuing server will be described with reference to FIG. 3 (refer to FIG. 1 as appropriate). Here, the signature key issuing server (signature key issuing device) 3 includes a second master
第2マスタ鍵受信手段31は、鍵管理サーバ1で生成された第2マスタ鍵を、内部ネットワークN2を介して受信するものである。この受信した第2マスタ鍵は、第2マスタ鍵管理手段32に出力される。
The second master
第2マスタ鍵管理手段(第2マスタ鍵記憶手段)32は、第2マスタ鍵受信手段31で受信した第2マスタ鍵を管理するものである。ここで、第2マスタ鍵管理手段32が行う管理は、具体的には、第2マスタ鍵受信手段31で受信した第2マスタ鍵を、図示を省略した記憶媒体に書き込み(記憶し)、要求に応じて読み出す処理をいう。ここでは、第2マスタ鍵管理手段32は、署名鍵生成手段34からの要求により、管理(記憶)している第2マスタ鍵を署名鍵生成手段34に出力する。 The second master key management means (second master key storage means) 32 manages the second master key received by the second master key receiving means 31. Here, the management performed by the second master key management means 32 specifically writes (stores) the second master key received by the second master key reception means 31 in a storage medium (not shown), and requests it. The process which reads according to. Here, the second master key management means 32 outputs the second master key managed (stored) to the signature key generation means 34 in response to a request from the signature key generation means 34.
部分鍵受信手段33は、鍵管理サーバ1で生成された部分鍵(部分鍵情報)を、内部ネットワークN2を介して受信するものである。この受信した部分鍵(部分鍵情報)は、署名鍵生成手段34に出力される。
Partial key receiving means 33, a partial key generated by the key management server 1 (partial key information), and receives via the internal network N 2. The received partial key (partial key information) is output to the signature
署名鍵生成手段34は、第2マスタ鍵管理手段32で管理(記憶)されている第2マスタ鍵と、部分鍵受信手段33で受信した部分鍵(部分鍵情報)とから、署名鍵を生成するものである。すなわち、署名鍵生成手段34は、部分鍵に第2マスタ鍵を加算することで、署名鍵を生成する。
The signature
具体的には、署名鍵生成手段34は、第2マスタ鍵管理手段32で管理(記憶)されている第2マスタ鍵x′と、部分鍵受信手段33で受信した部分鍵情報(部分鍵x1,部分鍵検証情報v1,アプリIDの値T)に含まれている部分鍵x1と、鍵管理サーバ1で公開情報として公開されている検証鍵の一部である素数qとに基づいて、以下の式(11)により、アプリIDに対応する署名鍵SKTを生成する。
Specifically, the signature
このように生成された署名鍵SKTは、部分鍵検証情報v1とアプリIDの値Tとともに、署名鍵情報(SKT,v1,T)として署名鍵出力手段35に出力される。
The signature key SK T generated in this way is output to the signature
署名鍵出力手段35は、署名鍵生成手段34で生成された署名鍵(署名鍵情報)を、外部に出力するものである。この署名鍵出力手段35は、例えば、CD−R等の記憶媒体の書き込み装置(図示せず)に署名鍵(署名鍵情報)を出力し、CD−R等に書き込みを行う。このように署名鍵(署名鍵情報)が書き込まれた記憶媒体は、オフラインでアプリケーション署名付加サーバ5に配布される。
The signature
〔アプリケーション署名付加サーバの構成〕
次に、図4を参照(適宜図1参照)して、アプリケーション署名付加サーバの構成について説明を行う。ここでは、アプリケーション署名付加サーバ5は、署名鍵更新装置50と、署名生成装置60とを備えている。なお、署名鍵更新装置50と署名生成装置60とは、図示を省略した通信インタフェースによって通信可能に接続されているものとする。
[Configuration of application signature addition server]
Next, the configuration of the application signature adding server will be described with reference to FIG. Here, the application
(署名鍵更新装置の構成)
署名鍵更新装置50は、署名鍵発行サーバ3から配布された署名鍵を、鍵管理サーバ1から送信される差分部分鍵(署名鍵更新情報)に基づいて更新するものである。ここでは、署名鍵更新装置50は、署名鍵入力手段51と、署名鍵管理手段52と、署名鍵更新要求手段53と、署名鍵更新情報受信手段54と、署名鍵更新手段55とを備えている。
(Configuration of signing key update device)
The signature
署名鍵入力手段51は、署名鍵発行サーバ3で生成された署名鍵(署名鍵情報)を入力するものである。この署名鍵入力手段51は、例えば、署名鍵(署名鍵情報)が書き込まれたCD−R等の記憶媒体から署名鍵(署名鍵情報)を読み出す読み出し装置(図示せず)を介して、署名鍵(署名鍵情報)を入力する。
ここで、署名鍵情報は、署名鍵と、部分鍵検証情報と、アプリID(初期アプリID)とを含んでいる。この入力された署名鍵情報は、署名鍵管理手段52に出力される。
The signature key input means 51 inputs a signature key (signature key information) generated by the signature
Here, the signature key information includes a signature key, partial key verification information, and an application ID (initial application ID). The input signature key information is output to the signature key management means 52.
署名鍵管理手段(署名鍵記憶手段)52は、署名鍵入力手段51で入力された署名鍵(署名鍵情報)を管理するものである。ここで、署名鍵管理手段52が行う管理は、具体的には、署名鍵入力手段51で入力された署名鍵(署名鍵情報)を、図示を省略した記憶媒体に書き込み(記憶し)、要求に応じて署名鍵(署名鍵情報)の読み出しや更新を行う処理をいう。
ここでは、署名鍵管理手段52は、署名鍵更新手段55において署名鍵を更新する際に、署名鍵更新手段55からの要求により、署名鍵(署名鍵情報)を記憶媒体から読み出し、署名鍵更新手段55に出力する。また、署名鍵管理手段52は、更新された署名鍵(署名鍵情報)を署名鍵更新手段55から取得し、記憶媒体に書き込む。
The signature key management means (signature key storage means) 52 manages the signature key (signature key information) input by the signature key input means 51. Here, the management performed by the signature
Here, when the signature
また、署名鍵管理手段52は、署名生成装置60でアプリケーションに署名を付加する際に、署名生成装置60からの要求により、記憶媒体に記憶している署名鍵(署名鍵情報)を読み出し、署名生成装置60に出力する。
The signature
署名鍵更新要求手段53は、ネットワークN1を介して、鍵管理サーバ1に、署名鍵を更新する旨の要求(署名鍵更新要求)を送信するものである。
ここでは、署名鍵更新要求手段53は、図示を省略した入力手段を介して、署名鍵管理手段52で管理(記憶)されているアプリIDと、当該アプリIDで更新する区分とを指示されることで、そのアプリIDと、更新する区分を示す更新指示情報とを、署名鍵更新要求として鍵管理サーバ1に送信する。
この更新指示情報は、図18で説明したように、例えば、アプリIDのうちでアプリ番号を更新する際(図18(a))には、info=1が設定され、アプリバージョンを更新する際(図18(b))には、info=2が設定される。
The signature key
Here, the signature key update request means 53 is instructed through the input means (not shown) the application ID managed (stored) by the signature key management means 52 and the category to be updated with the application ID. Thus, the application ID and the update instruction information indicating the category to be updated are transmitted to the
As described in FIG. 18, for example, when the application number is updated in the application ID (FIG. 18A), this update instruction information is set to info = 1, and the application version is updated. In FIG. 18B, info = 2 is set.
署名鍵更新情報受信手段54は、鍵管理サーバ1で生成された差分部分鍵(署名鍵更新情報)を、ネットワークN1を介して受信するものである。この受信した差分部分鍵(署名鍵更新情報)は、署名鍵更新手段55に出力される。この署名鍵更新情報は、差分部分鍵Δxと、部分鍵検証情報v2と、更新後のアプリIDの値(T+n)とを含んでいる。
Signature key update
署名鍵更新手段55は、署名鍵更新情報受信手段54で受信した差分部分鍵(署名鍵更新情報)に基づいて、署名鍵を更新するものである。すなわち、署名鍵更新手段55は、更新前の署名鍵に、差分部分鍵を加算することで、署名鍵を更新する。
具体的には、署名鍵更新手段55は、署名鍵管理手段52で管理(記憶)されている更新前のアプリIDの値Tに対応する署名鍵SKTと、署名鍵更新情報受信手段54で受信した署名鍵更新情報に含まれている差分部分鍵Δxと、鍵管理サーバ1で公開情報として公開されている検証鍵の一部である素数qとに基づいて、以下の式(12)により、新たなアプリIDの値(T+n)に対応した署名鍵SKT+nを生成する。
The signature
Specifically, the signature key updating means 55, a signing key SK T corresponding to the value T of the signature managed by the key management unit 52 (stored) by which the pre-update application ID, the signature key update
このように生成された署名鍵SKT+nは、署名鍵更新情報に含まれている部分鍵検証情報v2とともに、アプリIDの値(T+n)と対応付けて、署名鍵管理手段52に記憶される。
Signing key SK T + n thus generated, together with the partial key verification information v 2 contained in the signature key update information, in association with the value of the application ID (T + n), it is stored in the signature
(署名生成装置の構成)
署名生成装置60は、署名鍵更新装置50で管理されている署名鍵を用いて、アプリケーションに署名を付加するものである。ここでは、署名生成装置60は、アプリケーション入力手段61と、ID・署名付加手段62と、アプリケーション登録要求手段63とを備えている。
(Configuration of signature generator)
The
アプリケーション入力手段61は、外部からアプリケーションを入力するものである。このアプリケーション入力手段61は、例えば、アプリケーション制作者内部のネットワークを介してアプリケーションを受信するものであってもよいし、記憶媒体に書き込まれたアプリケーションを読み出すものであってもよい。このアプリケーション入力手段61は、入力したアプリケーションをID・署名付加手段62に出力する。
なお、アプリケーション入力手段61は、アプリケーションの実体とともに、当該アプリケーションを識別するアプリ番号やアプリバージョンといった、アプリIDを特定する情報も入力されるものとする。
The application input means 61 inputs an application from the outside. For example, the
It is assumed that the application input means 61 receives information specifying an application ID such as an application number and an application version for identifying the application together with the application entity.
ID・署名付加手段62は、アプリケーション入力手段61で入力したアプリケーションに、署名鍵を用いて、デジタル署名を付加するものである。すなわち、ID・署名付加手段62は、アプリケーションごとに固有のアプリIDを含めてハッシュ値を演算し、アプリID固有の署名を生成して、アプリケーションに付加する。
具体的には、ID・署名付加手段62は、公開情報として公開されている検証鍵の一部(p,g)に基づいて、Zqから乱数rsをランダムに生成し、以下の式(13)により、署名の正当性を検証するための情報の一部となる署名検証情報vsを生成する。
The ID /
Specifically, the ID /
また、ID・署名付加手段62は、以下の式(14)に示すように、署名鍵管理手段52に記憶されている部分鍵検証情報v2およびアプリIDの値(T+n)と、アプリケーション(ソフトウェア)Mと、式(13)で生成された署名検証情報vsとを連結し、公開されている検証鍵の一部であるハッシュ関数H(・)により、ハッシュ値csを生成する。 Further, the ID / signature adding means 62, as shown in the following formula (14), the partial key verification information v 2 and the application ID value (T + n) stored in the signature key management means 52 and the application (software) ) M and the signature verification information v s generated by Expression (13) are concatenated, and a hash value c s is generated by a hash function H (•) that is a part of the public verification key.
そして、ID・署名付加手段62は、ハッシュ値csと、乱数rsと、署名鍵管理手段52に記憶されている署名鍵SKT+nと、公開されている検証鍵の一部(q)とに基づいて、以下の式(15)により、署名σsを生成する。
Then, the ID /
そして、ID・署名付加手段62は、アプリケーションMに、署名σsと、ハッシュ値csと、部分鍵検証情報v2とからなる署名情報(σs,cs,v2)と、署名鍵管理手段52に記憶されているアプリIDの値(T+n)とを付加して、アプリケーション登録要求手段63に出力する。 Then, the ID / signature adding means 62 sends the signature information (σ s , c s , v 2 ) including the signature σ s , the hash value c s, and the partial key verification information v 2 to the application M, and the signature key. The application ID value (T + n) stored in the management means 52 is added and output to the application registration request means 63.
アプリケーション登録要求手段63は、ID・署名付加手段62でアプリIDおよび署名(署名情報)が付加されたアプリケーション(ID・署名付きアプリケーション)を、アプリケーションを登録する旨の要求とともに、ネットワークN1を介してアプリケーション配信サーバ7に送信するものである。
The application
〔アプリケーション配信サーバの構成〕
次に、図5を参照(適宜図1参照)して、アプリケーション配信サーバの構成について説明を行う。ここでは、アプリケーション配信サーバ7は、アプリケーション登録手段71と、アプリケーション記憶手段72と、登録完了送信手段73と、アプリケーション要求受信手段74と、アプリケーション送信手段75とを備えている。
[Application distribution server configuration]
Next, the configuration of the application distribution server will be described with reference to FIG. 5 (refer to FIG. 1 as appropriate). Here, the
アプリケーション登録手段71は、ネットワークN1を介して、アプリケーション署名付加サーバ5から、アプリケーションを受信し、アプリケーション記憶手段72に登録(記憶)するものである。
このアプリケーション登録手段71は、アプリケーション署名付加サーバ5から、アプリケーションを登録する旨の要求とともに送信されてくるアプリID、署名が付加されたアプリケーション(ID・署名付きアプリケーション)を受信し、アプリIDに対応付けて、アプリケーションおよび署名をアプリケーション記憶手段72に書き込む。
また、アプリケーション登録手段71は、ID・署名付きアプリケーションのアプリケーション記憶手段72への書き込みが終了した後、書き込みが終了した旨を、アプリIDとともに登録完了送信手段73に通知する。
The
The
The
アプリケーション記憶手段72は、アプリケーション署名付加サーバ5において、アプリIDと署名が付加されたアプリケーションを記憶するものである。このアプリケーション記憶手段72は、ハードディスク等の一般的な記録媒体で構成することができる。
The application storage means 72 stores the application with the application ID and signature added in the application
登録完了送信手段73は、アプリケーション登録手段71から、アプリケーション(ID・署名付きアプリケーション)のアプリケーション記憶手段72への書き込みが完了した旨の通知を受信した際に、アプリケーションの登録が完了した旨を示す登録完了通知を、鍵管理サーバ1に通知するものである。なお、登録完了送信手段73は、登録完了通知に、登録が完了したアプリケーションのアプリIDを付加することとする。
When the registration
アプリケーション要求受信手段74は、ネットワークN1を介して、受信端末9から、アプリケーションの要求であるアプリケーション要求を受け付けるものである。このアプリケーション要求受信手段74は、アプリケーション送信手段75にアプリケーション要求を出力する。
The application
アプリケーション送信手段75は、アプリケーション要求受信手段74で受信したアプリケーション要求で要求されたアプリケーションを、アプリケーション記憶手段72から読み出し、当該アプリケーションに付加されているアプリIDおよび署名とともに、要求のあった受信端末9に送信するものである。
The
〔受信端末の構成〕
次に、図6を参照(適宜図1参照)して、受信端末の構成について説明を行う。ここでは、受信端末9は、検証鍵管理手段91と、失効リスト受信手段92と、失効リスト管理手段93と、アプリケーション取得手段94と、署名検証手段95と、失効リスト検証手段96と、アプリケーション管理手段97とを備えている。
[Configuration of receiving terminal]
Next, the configuration of the receiving terminal will be described with reference to FIG. 6 (refer to FIG. 1 as appropriate). Here, the receiving
検証鍵管理手段(検証鍵記憶手段)91は、鍵管理サーバ1で生成された検証鍵を記憶し、管理するものである。具体的には、検証鍵管理手段91は、例えば、ICカード等であって、予め検証鍵が書き込まれた記憶媒体である。この検証鍵管理手段91は、署名検証手段95からの要求によって検証鍵の読み出しを行う。
The verification key management means (verification key storage means) 91 stores and manages the verification key generated by the
失効リスト受信手段92は、鍵管理サーバ1で生成された失効リスト(RL)を、ネットワークN1を介して受信するものである。この受信したRLは、失効リスト管理手段93に出力される。
Revocation
失効リスト管理手段(失効リスト記憶手段)93は、失効リスト受信手段92で受信したRLを記憶し、管理するものである。具体的には、失効リスト管理手段93は、失効リスト受信手段92で受信したRLを、図示を省略した記憶媒体に書き込み、要求に応じてRLの読み出しや更新を行う。
ここでは、失効リスト管理手段93は、失効リスト検証手段96においてアプリIDを検証する際に、失効リスト検証手段96からの要求により、RLを記憶媒体から読み出し、失効リスト検証手段96に出力する。
また、失効リスト管理手段93は、新たに失効リスト受信手段92でRLを受信した場合、記憶媒体に記憶されているRLを更新する。
The revocation list management means (revocation list storage means) 93 stores and manages the RL received by the revocation list reception means 92. Specifically, the revocation
Here, when the revocation
Further, when the revocation
アプリケーション取得手段94は、図示を省略した入力手段を介して入力されたユーザが指定したアプリケーションの要求(アプリケーション要求)を、ネットワークN1を介して、アプリケーション配信サーバ7に送信し、アプリケーション配信サーバ7からそのアプリケーションを取得するものである。
The
なお、アプリケーション取得手段94は、アプリケーション要求に、アプリケーションを特定する情報、例えば、図17で説明したアプリIDのうちで、制作者番号CN、アプリ番号AN等や、当該要求を送信する受信端末9を特定する情報、例えば、IPアドレス等を記載しておく。
Note that the application acquisition means 94 receives information for identifying the application, such as the producer number C N and the application number A N among the application IDs described in FIG. Information for identifying the
このアプリケーション取得手段94で取得するアプリケーションには、アプリIDと署名情報(署名σs、ハッシュ値cs、部分鍵検証情報v2)が付加されており、アプリケーション取得手段94は、取得したID・署名付きアプリケーションを署名検証手段95に出力する。
An application ID and signature information (signature σ s , hash value c s , partial key verification information v 2 ) are added to the application acquired by the
署名検証手段95は、検証鍵管理手段91に記憶されている検証鍵を用いて、アプリケーションに付加されている署名を検証するものである。すなわち、署名検証手段95は、検証鍵を用いて予め定めた条件式で得られたハッシュ値が、署名に付加されているハッシュ値と一致するか否かにより署名の検証を行う。
具体的には、署名検証手段95は、以下の式(16)に示すように、アプリケーションに付加されている部分鍵検証情報v2とアプリIDの値(T+n)とを連結し、検証鍵管理手段91に記録されている検証鍵に含まれるハッシュ関数H(・)により、ハッシュ値c2を生成する。
The
Specifically, the
そして、署名検証手段95は、ハッシュ値c2と、検証鍵の一部(p,g,y0,y′)と、署名情報(σs,cs,v2)とに基づいて、以下の式(17)の条件式が成り立つか否かにより、署名検証を行う。
Then, the
そして、署名検証手段95は、この式(17)が成り立つ場合のみ、付加された署名を正当な署名であると判定し、アプリケーションおよびそれに付加されたアプリIDを失効リスト検証手段96に出力する。また、署名検証手段95は、署名が正当でないと判定した場合、図示を省略した表示装置に対してエラーメッセージを表示する。
Then, the
失効リスト検証手段96は、失効リスト管理手段93で記憶されているRLを参照して、アプリケーションに付加されているアプリIDが有効であるか否かを検証するものである。すなわち、失効リスト検証手段96は、アプリケーションに付加されているアプリIDが、RLに記述されているアプリIDに対応する場合、当該アプリケーションおよびアプリケーションに付加されているアプリIDに対応する署名鍵はすでに失効していると判定する。
The revocation
例えば、図19(a)に示すように、失効リストがRL={0x15b300}であったとする。また、このとき、アプリケーションに、アプリIDとして0x15b311が付加されていたとする。
この場合、RLでは、アプリバージョンAVおよびアプリ属性ATの区分はワイルドカード(“0”)であるため、失効リスト検証手段96は、ワイルドカード以外の区分、すなわち、セキュリティ更新番号SN(=0x1)、放送局番号BN(=0x5)、制作者番号CN(=0xb)およびアプリ番号AN(=0x3)が、アプリIDとRLとで一致するか否かを判定する。ここでは、それぞれが一致するため、失効リスト検証手段96は、当該アプリケーションおよび当該アプリIDに対応する署名鍵はすでに失効していると判定する。
このように、失効リスト検証手段96は、アプリケーションやアプリケーションに付加されているアプリIDに対応する署名鍵を失効していると判定した場合、図示を省略した表示装置に対してエラーメッセージを表示する。
For example, assume that the revocation list is RL = {0x15b300} as shown in FIG. At this time, it is assumed that 0x15b311 is added to the application as the application ID.
In this case, in the RL, since the classification of the application version AV and the application attribute AT is a wild card (“0”), the revocation
As described above, when the revocation
また、失効リスト検証手段96は、アプリケーションに付加されているアプリIDを有効と判定した場合、アプリケーションをアプリケーション管理手段97に出力する。
In addition, when the revocation
アプリケーション管理手段97は、署名検証手段95で署名が正当であると判定され、かつ、失効リスト検証手段96でアプリIDが有効であると判定されたアプリケーションを起動(復号、再生)あるいは蓄積するものである。
なお、アプリケーション管理手段97は、符号化されたアプリケーション(符号化データ)を復号、再生したり、一旦、ハードディスク等の記憶媒体にアプリケーションを蓄積した後に、再生したりする一般的な蓄積・再生手段であるため、ここでは、詳細な説明は省略する。
The
The
[アプリケーション認証システムの動作]
次に、アプリケーション認証システムの動作について説明を行う。
〔鍵生成・署名鍵発行〕
最初に、図7を参照(適宜図2〜図4参照)して、アプリケーション認証システムSにおける初期動作である鍵生成および署名鍵発行の動作について説明する。
まず、鍵管理サーバ1は、鍵生成装置10において、鍵生成手段11によって、署名鍵を生成するために必要となる2つのマスタ鍵(第1マスタ鍵、第2マスタ鍵)と、公開情報となる検証鍵とを生成する(ステップS1:マスタ鍵・検証鍵生成)。なお、このステップS1における鍵(マスタ鍵および検証鍵)の生成動作については、後で図8を参照して説明する。
[Operation of application authentication system]
Next, the operation of the application authentication system will be described.
[Key generation / signature key issuance]
First, referring to FIG. 7 (refer to FIGS. 2 to 4 as appropriate), operations of key generation and signature key issuance that are initial operations in the application authentication system S will be described.
First, the
そして、鍵管理サーバ1は、検証鍵管理手段12によって、ステップS1で生成された検証鍵を記憶するとともに、検証鍵を公開する(ステップS2)。このステップS1で生成された検証鍵は、オフラインで、または、セキュアな伝送路(例えば、放送波)を介して受信端末9に配布(配信)される(ステップとして図示せず)。
また、鍵管理サーバ1は、第1マスタ鍵管理手段13によって、ステップS1で生成された第1マスタ鍵を記憶する(ステップS3)。また、鍵管理サーバ1は、第2マスタ鍵送信手段14によって、ステップS1で生成された第2マスタ鍵を、署名鍵発行サーバ3に送信する(ステップS4)。
Then, the
The
一方、署名鍵発行サーバ3は、第2マスタ鍵受信手段31によって、第2マスタ鍵を受信する(ステップS5)。そして、第2マスタ鍵管理手段32によって、第2マスタ鍵を記憶する(ステップS6)。
以上の動作によって、署名鍵を生成するために必要となるマスタ鍵(第1マスタ鍵、第2マスタ鍵)と、署名鍵を検証するための検証鍵が生成される。
On the other hand, the signature
Through the above operation, a master key (first master key and second master key) necessary for generating a signature key and a verification key for verifying the signature key are generated.
その後、アプリケーション認証システムSは、アプリケーション制作者に署名鍵を発行するために、以下の動作を行う。
すなわち、鍵管理サーバ1は、部分鍵生成装置20において、部分鍵生成手段21によって、外部から初期アプリIDを入力するとともに、ステップS2,S3で記憶されている検証鍵および第1マスタ鍵を取得し、署名鍵を生成するための部分鍵を含む部分鍵情報を生成する(ステップS7:部分鍵生成)。なお、このステップS7における部分鍵生成動作については、後で図9を参照して説明する。
Thereafter, the application authentication system S performs the following operation in order to issue a signature key to the application creator.
That is, the
そして、鍵管理サーバ1は、部分鍵管理手段22によって、ステップS7で生成された部分鍵(部分鍵情報)を記憶する(ステップS8)。
さらに、鍵管理サーバ1は、部分鍵送信手段23によって、ステップS7で生成された部分鍵(部分鍵情報)を、署名鍵発行サーバ3に送信する(ステップS9)。
And the
Furthermore, the
一方、署名鍵発行サーバ3は、部分鍵受信手段33によって、部分鍵(部分鍵情報)を受信する(ステップS10)。
そして、署名鍵発行サーバ3は、署名鍵生成手段34によって、ステップS10で受信した部分鍵(部分鍵情報)と、ステップS6で記憶した第2マスタ鍵とから、署名鍵を生成する(ステップS11:署名鍵生成)。なお、このステップS11における署名鍵生成動作については、後で図9を参照して説明する。このステップS11で生成された署名鍵は、オフラインでアプリケーション制作者(アプリケーション署名付加サーバ5)に配布される。
そして、アプリケーション署名付加サーバ5は、署名鍵入力手段51によって、オフラインで配布された署名鍵を入力し、署名鍵管理手段52によって、その署名鍵を記憶する(ステップS12)。
On the other hand, the signature
Then, the signature
Then, the application
以上の動作によって、署名鍵が生成され秘密情報としてアプリケーション制作者で管理されることになる。
なお、アプリケーション制作者(アプリケーション署名付加サーバ5)が複数存在する場合、署名鍵はそれに対応して複数生成されることになるが、その場合、ステップS7以降の動作がアプリケーション制作者の数に応じて繰り返される。
With the above operation, a signature key is generated and managed as secret information by the application creator.
If there are a plurality of application producers (application signature addition server 5), a plurality of signature keys are generated correspondingly. In this case, the operation after step S7 depends on the number of application producers. Repeated.
(鍵〔マスタ鍵・検証鍵〕生成)
次に、図8を参照(適宜図2参照)して、マスタ鍵(第1マスタ鍵、第2マスタ鍵)および検証鍵の生成動作について説明する。なお、ここで説明する動作は、図7で説明したステップS1の動作に相当し、鍵生成装置10の鍵生成手段11において動作する。
(Key [master key / verification key] generation)
Next, with reference to FIG. 8 (refer to FIG. 2 as appropriate), operations for generating a master key (first master key and second master key) and a verification key will be described. The operation described here corresponds to the operation in step S1 described in FIG. 7, and operates in the
まず、鍵生成手段11は、qが(p−1)の約数となる素数p,qを生成し(ステップS21)、その素数p,qに基づいて、乗法群Zp *の元gによって生成される部分群の位数がqとなるような生成元gを生成する(ステップS22)。そして、鍵生成手段11は、Zqからランダムにx,x′を選択する(ステップS23)。
そして、鍵生成手段11は、前記式(1)の演算を行うことで得たx0を第1マスタ鍵と設定する(ステップS24)。
また、鍵生成手段11は、ステップS23で選択されたx′を第2マスタ鍵として設定する(ステップS25)。
First, the key generation means 11 generates prime numbers p and q whose q is a divisor of (p−1) (step S21), and based on the prime numbers p and q, the element g of the multiplicative group Z p * is used. A generation source g is generated such that the order of the generated subgroup is q (step S22). Then, the key generation means 11 randomly selects x, x ′ from Z q (step S23).
Then, the
Further, the key generation means 11 sets x ′ selected in step S23 as the second master key (step S25).
その後、鍵生成手段11は、前記式(3)の演算により検証鍵の要素の一部(y0,y′)を算出し、p、q、g、y0,y′およびハッシュ関数H(・)からなる前記式(2)に示す検証鍵VKを生成する(ステップS26)。
以上の動作によって、鍵生成手段11は、署名鍵を生成するための2つのマスタ鍵である第1マスタ鍵x0および第2マスタ鍵x′と、公開情報となる検証鍵VKとを生成する。
After that, the key generation means 11 calculates a part (y 0 , y ′) of the verification key element by the calculation of the formula (3), and p, q, g, y 0 , y ′ and the hash function H ( The verification key VK shown in the equation (2) consisting of (.) Is generated (step S26).
By the above operation, the
(署名鍵発行)
次に、図9を参照(適宜図2,図3参照)して、署名鍵を発行する際の主な動作について説明する。なお、図9(a)で説明する動作は、図7で説明したステップS7の部分鍵生成動作に相当し、鍵管理サーバ1の鍵生成装置10の部分鍵生成手段21において動作する。また、図9(b)で説明する動作は、図7で説明したステップS11の署名鍵生成動作に相当し、署名鍵発行サーバ3の署名鍵生成手段34において動作する。
(Signing key issuance)
Next, with reference to FIG. 9 (refer to FIGS. 2 and 3 as appropriate), the main operation when issuing a signature key will be described. The operation described in FIG. 9A corresponds to the partial key generation operation in step S7 described in FIG. 7, and operates in the partial
まず、図9(a)に示すように、部分鍵生成手段21は、Zqから乱数r1をランダムに生成する(ステップS31)。そして、部分鍵生成手段21は、乱数r1と、検証鍵の一部(p,g)とに基づいて、前記式(4)の演算により部分鍵検証情報v1を生成する(ステップS32)。
さらに、部分鍵生成手段21は、部分鍵検証情報v1と、初期アプリID(値T)とを連結し、前記式(5)により、ハッシュ値c1を生成する(ステップS33)。
First, as shown in FIG. 9A, the partial key generation means 21 randomly generates a random number r 1 from Z q (step S31). Then, the partial key generation means 21 generates the partial key verification information v 1 by the calculation of the equation (4) based on the random number r 1 and the part (p, g) of the verification key (step S32). .
Further, the partial key generation means 21 connects the partial key verification information v 1 and the initial application ID (value T), and generates the hash value c 1 by the above equation (5) (step S33).
その後、部分鍵生成手段21は、第1マスタ鍵x0と、検証鍵の一部(q)と、ハッシュ値c1と、乱数r1とに基づいて、前記式(6)により、部分鍵x1を生成する(ステップS34)。
このように生成された部分鍵x1は、部分鍵検証情報v1と、初期アプリID(値T)とともに、部分鍵情報として署名鍵発行サーバ3に送信される。
Thereafter, the partial key generation means 21 calculates the partial key based on the first master key x 0 , a part (q) of the verification key, the hash value c 1, and the random number r 1 according to the equation (6). generating a x 1 (step S34).
The partial key x 1 generated in this way is transmitted to the signature
一方、図9(b)に示すように、署名鍵生成手段34は、事前に取得している第2マスタ鍵x′と、ステップS34で生成され送信された部分鍵情報に含まれている部分鍵x1と、公開されている検証鍵の一部(q)とに基づいて、前記式(11)により、初期アプリID(値T)に対応する署名鍵SKTを生成する(ステップS41)。
このように生成された署名鍵SKTは、アプリケーション制作者にオフラインで配布される。
On the other hand, as shown in FIG. 9B, the signature
The generated signature key SK T, as will be distributed off-line application creators.
〔署名鍵更新〕
次に、図10を参照(適宜図2,図4参照)して、アプリケーション認証システムSにおける署名鍵の更新動作について説明する。
ここでは、アプリケーション制作者がアプリケーションを作成または更新して、アプリケーション配信サーバ7に登録する際に必要となる署名鍵を更新する動作について説明する。
[Signature key update]
Next, the signature key update operation in the application authentication system S will be described with reference to FIG. 10 (see FIGS. 2 and 4 as appropriate).
Here, an operation for updating a signature key required when an application creator creates or updates an application and registers the application in the
まず、アプリケーション署名付加サーバ5は、署名鍵更新要求手段53によって、署名鍵管理手段52で管理(記憶)されている更新前のアプリIDと、当該アプリIDの中で更新する区分を示す更新指示情報(info)とを、署名鍵更新要求として、鍵管理サーバ1に送信する(ステップS51)。
そして、鍵管理サーバ1は、部分鍵生成装置20において、更新要求受信手段24によって、署名鍵更新要求を受信する(ステップS52)。
First, the application
Then, the
そして、鍵管理サーバ1は、署名鍵更新情報生成手段25によって、署名鍵を更新するための差分部分鍵を含む署名鍵更新情報を生成する(ステップS53:差分部分鍵生成)。なお、このステップS53における差分部分鍵生成動作については、後で図11を参照して説明する。
その後、鍵管理サーバ1は、署名鍵更新情報送信手段26によって、ステップS53で生成された差分部分鍵(署名鍵更新情報)を、アプリケーション署名付加サーバ5に送信する(ステップS54)。
Then, the
Thereafter, the
そして、アプリケーション署名付加サーバ5は、署名鍵更新装置50において、署名鍵更新情報受信手段54によって、差分部分鍵(署名鍵更新情報)を受信する(ステップS55)。
そして、アプリケーション署名付加サーバ5は、署名鍵更新手段55によって、署名鍵管理手段52で管理(記憶)されている更新前の署名鍵を、ステップS55で受信した差分部分鍵(署名鍵更新情報)に基づいて更新する(ステップS56:署名鍵更新)。このステップS56における署名鍵更新動作については、後で図11を参照して説明する。
そして、アプリケーション署名付加サーバ5は、署名鍵管理手段52によって、更新した署名鍵を記憶する(ステップS57)。
以上の動作によって、アプリケーション署名付加サーバ5内で、アプリケーションに署名を付加する際に用いる署名鍵が更新される。
Then, the application
Then, the application
Then, the application
With the above operation, the signature key used when adding a signature to the application is updated in the application
なお、本動作は、アプリケーション制作者がアプリケーションを作成または更新したタイミングで、鍵管理サーバ1に署名鍵の更新を依頼するものであるが、鍵管理サーバ1から、一斉にアプリIDを更新することも可能である。
この場合、図10のステップS51およびステップS52の手順が省略され、鍵管理サーバ1が、外部から更新指示が入力された段階で、署名鍵更新情報生成手段25によって、署名鍵を更新するための差分部分鍵を含む署名鍵更新情報を生成する(ステップS53:差分部分鍵生成)。このとき、署名鍵更新情報生成手段25は、部分鍵管理手段22で管理(記憶)されているすべての部分鍵について、セキュリティ更新番号を更新したアプリIDに対応した新たな差分部分鍵を生成する。
ステップS54以降の動作については、図10で説明した動作と同様である。
In this operation, the application creator requests the
In this case, the procedure of steps S51 and S52 in FIG. 10 is omitted, and the
The operations after step S54 are the same as the operations described in FIG.
(差分部分鍵生成・署名鍵更新)
次に、図11を参照(適宜図2,図4参照)して、署名鍵を更新する際の主な動作について説明する。なお、図11(a)で説明する動作は、図10で説明したステップS53の差分部分鍵生成動作に相当し、鍵管理サーバ1の部分鍵生成装置20の署名鍵更新情報生成手段25において動作する。また、図11(b)で説明する動作は、図10で説明したステップS56の署名鍵更新動作に相当し、アプリケーション署名付加サーバ5の署名鍵更新装置50の署名鍵更新手段55において動作する。
(Differential partial key generation / signature key update)
Next, with reference to FIG. 11 (refer to FIG. 2 and FIG. 4 as appropriate), main operations when the signature key is updated will be described. The operation described in FIG. 11A corresponds to the differential partial key generation operation in step S53 described in FIG. 10, and is performed in the signature key update
まず、図11(a)に示すように、署名鍵更新情報生成手段25は、Zqから乱数r2をランダムに生成する(ステップS61)。そして、署名鍵更新情報生成手段25は、乱数r2と、検証鍵の一部(p,g)とに基づいて、前記式(7)の演算により部分鍵検証情報v2を生成する(ステップS62)。
さらに、署名鍵更新情報生成手段25は、部分鍵検証情報v2と、更新後のアプリIDの値(T+n)とを連結し、前記式(8)により、ハッシュ値c2を生成する(ステップS63)。
First, as shown in FIG. 11 (a), the signature key update
Further, the signature key update
そして、署名鍵更新情報生成手段25は、第1マスタ鍵x0と、検証鍵の一部(q)と、ハッシュ値c2と、乱数r2とに基づいて、前記式(9)により、部分鍵x2を生成する(ステップS64)。
Then, the signature key update
その後、署名鍵更新情報生成手段25は、部分鍵管理手段22で管理(記憶)されている更新前のアプリIDに対応する部分鍵x1と、ステップS64で生成された部分鍵x2と、検証鍵の一部(q)とに基づいて、前記式(10)により、差分部分鍵Δxを生成する(ステップS65)。
このように生成された差分部分鍵Δxは、部分鍵検証情報v2と、更新後のアプリIDの値(T+n)とともに、署名鍵更新情報としてアプリケーション署名付加サーバ5に送信される。
Thereafter, the signature key update
The differential partial key Δx generated in this way is transmitted to the application
一方、図11(b)に示すように、署名鍵更新手段55は、署名鍵管理手段52で管理(記憶)されている更新前のアプリIDの値Tに対応する署名鍵SKTと、ステップS65で生成され送信された署名鍵更新情報に含まれている差分部分鍵Δxと、鍵管理サーバ1で公開情報として公開されている検証鍵の一部(q)とに基づいて、前記式(12)により、新たなアプリIDの値(T+n)に対応した署名鍵SKT+nを生成する(ステップS71)。
On the other hand, as shown in FIG. 11B, the signature
このように生成された署名鍵SKT+nは、署名鍵更新情報に含まれている部分鍵検証情報v2とともに、アプリIDの値(T+n)と対応付けて、署名鍵管理手段52に記憶される。これによって、アプリケーション署名付加サーバ5が保持する署名鍵(署名鍵情報)が更新されることになる。
Signing key SK T + n thus generated, together with the partial key verification information v 2 contained in the signature key update information, in association with the value of the application ID (T + n), it is stored in the signature
〔アプリケーション登録・更新〕
次に、図12を参照(適宜図2,図4,図5参照)して、アプリケーション認証システムSにおける署名を生成してアプリケーションに付加し、アプリケーションをアプリケーション配信サーバ7に登録(更新を含む)するアプリケーション登録・更新動作について説明する。
[Application registration / update]
Next, referring to FIG. 12 (refer to FIGS. 2, 4 and 5 as appropriate), a signature in the application authentication system S is generated and added to the application, and the application is registered in the application distribution server 7 (including updating). The application registration / update operation to be performed will be described.
まず、アプリケーション署名付加サーバ5は、アプリケーション入力手段61によって、外部からアプリケーション(アプリ番号、アプリバージョンを含む)を入力する(ステップS81)。
そして、アプリケーション署名付加サーバ5は、ID・署名付加手段62によって、署名鍵管理手段52に記憶されている署名鍵情報に基づいて署名(署名情報)を生成する(ステップS82:署名生成)。なお、このステップS82における署名生成動作については、後で図13を参照して説明する。
First, the application
Then, the application
そして、アプリケーション署名付加サーバ5は、ID・署名付加手段62によって、ステップS81で入力したアプリケーションに、当該アプリケーションのアプリ番号およびアプリバージョンが対応するアプリIDと、ステップS82で生成した署名(署名情報)とを付加する(ステップS83)。そして、アプリケーション署名付加サーバ5は、アプリケーション登録要求手段63によって、ステップS83でアプリIDおよび署名が付加されたID・署名付きアプリケーションをアプリケーション配信サーバ7に送信する(ステップS84)。
Then, the application
一方、アプリケーション配信サーバ7は、アプリケーション登録手段71によって、ID・署名付きアプリケーションを受信する(ステップS85)。そして、アプリケーション配信サーバ7は、アプリケーション登録手段71によって、アプリIDに対応付けて、アプリケーションおよび署名をアプリケーション記憶手段72に書き込み記憶する(ステップS86)。
その後、アプリケーション配信サーバ7は、登録完了送信手段73によって、ID・署名付きアプリケーションの登録が完了した旨(アプリID付きの登録完了通知)を、鍵管理サーバ1に送信する(ステップS87)。
On the other hand, the
Thereafter, the
そして、鍵管理サーバ1は、部分鍵生成装置20の登録完了受信手段27によって、登録完了通知を受信し(ステップS88)、部分鍵管理手段22によって、アプリIDに対応するアプリケーションに対して、アプリケーション配信サーバ7に登録された旨を設定する(ステップS89)。
以上の動作によって、正規のアプリケーション制作者によって正当な署名が付加されたアプリケーションのみがアプリケーション配信サーバ7に蓄積されることになる。
The
As a result of the above operation, only applications to which a legitimate application creator has added a valid signature are stored in the
(署名生成)
次に、図13を参照(適宜図4参照)して、署名(署名情報)を生成する動作について説明する。なお、ここで説明する動作は、図12で説明したステップS82の署名生成動作に相当し、アプリケーション署名付加サーバ5の署名生成装置60のID・署名付加手段62において動作する。
(Signature generation)
Next, an operation for generating a signature (signature information) will be described with reference to FIG. The operation described here corresponds to the signature generation operation in step S82 described in FIG. 12, and operates in the ID / signature addition means 62 of the
まず、ID・署名付加手段62は、Zqから乱数rsをランダムに生成する(ステップS91)。そして、ID・署名付加手段62は、乱数rsと、検証鍵の一部(p,g)とに基づいて、前記式(13)の演算により署名検証情報vsを生成する(ステップS92)。
First, the ID / signature adding means 62 randomly generates a random number r s from Z q (step S91). Then, ID ·
さらに、ID・署名付加手段62は、署名鍵管理手段52に記憶されている部分鍵検証情報v2と、署名検証情報vsと、アプリIDの値(T+n)と、アプリケーションMとを連結し、前記式(14)により、ハッシュ値csを生成する(ステップS93)。
Further, ID · signature addition means 62, a partial key verification information v 2 stored in the signature
その後、ID・署名付加手段62は、ハッシュ値csと、乱数rsと、署名鍵管理手段52に記憶されているアプリIDの値(T+n)に対応する署名鍵SKT+nと、検証鍵の一部(q)とに基づいて、前記式(15)により、署名σsを生成する(ステップS94)。
このように生成された署名σsを、ハッシュ値csと、部分鍵検証情報vと、アプリIDの値(T+n)とともに、アプリケーションMに付加することで、ID・署名付きアプリケーションが生成されることになる。
Thereafter, the ID /
By adding the signature σ s generated in this way to the application M together with the hash value c s , the partial key verification information v, and the application ID value (T + n), an application with an ID / signature is generated. It will be.
〔アプリケーション認証〕
次に、図14を参照(適宜図5,図6参照)して、アプリケーション認証システムSにおいて、受信端末9がアプリケーションを取得し、署名およびアプリIDを検証するアプリケーション認証動作について説明する。
[Application authentication]
Next, with reference to FIG. 14 (refer to FIGS. 5 and 6 as appropriate), an application authentication operation in which the receiving
まず、受信端末9は、アプリケーション取得手段94によって、ユーザが指定したアプリケーションの要求(アプリケーション要求)を、ネットワークN1を介して、アプリケーション配信サーバ7に送信する(ステップS101)。
First, the receiving
一方、アプリケーション配信サーバ7は、アプリケーション要求受信手段74によって、アプリケーション要求を受信する(ステップS102)。そして、アプリケーション配信サーバ7は、アプリケーション送信手段75によって、アプリケーション要求で要求されたアプリケーションをアプリケーション記憶手段72から読み出し、当該アプリケーションに付加されているアプリIDおよび署名とともに、ID・署名付きアプリケーションとして要求のあった受信端末9に送信する(ステップS103)。
On the other hand, the
そして、受信端末9は、アプリケーション取得手段94によって、ネットワークN1を介して、ID・署名付きアプリケーションを受信する(ステップS104)。
ここで、受信端末9は、署名検証手段95によって、アプリケーションに付加されている署名が正当なものであるか否かを検証する(ステップS105:署名検証)。なお、このステップS105における署名検証動作については、後で図15を参照して説明する。
Then, the receiving
Here, the receiving
そして、受信端末9は、検証結果として署名が不正であると判定した場合(ステップS106でNo)、アプリケーションの起動等を行わず、エラーメッセージを表示して処理を終了する。
一方、検証結果として署名が正当であると判定した場合(ステップS106でYes)、受信端末9は、失効リスト検証手段96によって、アプリケーションに付加されているアプリIDが、失効リスト管理手段93で管理(記憶)されている失効リストに含まれている否かにより、アプリケーションの有効性を検証する(ステップS107)。
If the receiving
On the other hand, if it is determined that the signature is valid as the verification result (Yes in step S106), the receiving
そして、受信端末9は、失効リストによる検証の結果、アプリIDが失効していると判定した場合(ステップS108でYes)、アプリケーション認証動作を終了する。
一方、アプリIDが有効であると判定した場合(ステップS108でNo)、受信端末9は、アプリケーション管理手段97によって、アプリケーションの起動(復号、再生)あるいは蓄積を行う(ステップS109)。
以上の動作によって、正規のアプリケーション制作者によって正当な署名が付加されたアプリケーションのみが受信端末9において、起動・蓄積されることになる。
If the receiving
On the other hand, when it is determined that the application ID is valid (No in step S108), the receiving terminal 9 starts (decrypts and reproduces) or accumulates the application using the application management unit 97 (step S109).
With the above operation, only applications to which a valid signature is added by a legitimate application creator are activated and stored in the receiving
(署名検証)
次に、図15を参照(適宜図6参照)して、署名を検証する動作について説明する。なお、ここで説明する動作は、図14で説明したステップS105の署名検証動作に相当し、受信端末9の署名検証手段95において動作する。
(Signature verification)
Next, an operation for verifying a signature will be described with reference to FIG. 15 (see FIG. 6 as appropriate). The operation described here corresponds to the signature verification operation in step S105 described in FIG. 14, and operates in the signature verification means 95 of the receiving
まず、署名検証手段95は、検証鍵管理手段91に記録されている検証鍵に含まれるハッシュ関数H(・)を用いて、アプリケーションに付加されている部分鍵検証情報v2とアプリIDの値(T+n)とに基づいて、前記式(16)によりハッシュ値c2を生成する(ステップS111)。
そして、署名検証手段95は、ハッシュ値c2と、検証鍵の一部(p,g,y0,y′)と、署名情報(σs,cs,v2)とに基づいて、前記式(17)の条件式が成り立つか否かにより、署名σsの検証を行う(ステップS112)。
First, the
Then, the signature verification means 95 is based on the hash value c 2 , a part of the verification key (p, g, y 0 , y ′), and the signature information (σ s , c s , v 2 ). The signature σ s is verified depending on whether or not the conditional expression of Expression (17) is satisfied (step S112).
ここで、前記式(17)の条件式が成り立つ場合(ステップS112でYes)、署名検証手段95は、検証結果に署名が正当である旨を設定する(ステップS113)。一方、前記式(17)の条件式が成り立たない場合(ステップS112でNo)、署名検証手段95は、検証結果に署名が正当でない旨を設定する(ステップS114)。
以上の動作によって、受信端末9は、アプリケーションに付加された署名を検証することができる。
Here, when the conditional expression of Expression (17) is satisfied (Yes in Step S112), the
With the above operation, the receiving
〔アプリケーション失効〕
次に、図16を参照(適宜図2,図6参照)して、アプリケーションを失効させる動作について説明する。
[Application revocation]
Next, with reference to FIG. 16 (refer to FIGS. 2 and 6 as appropriate), an operation for invalidating the application will be described.
まず、鍵管理サーバ1は、失効リスト通知手段28の失効リスト生成手段281によって、外部から入力される失効情報に基づいて、失効リスト(RL)を生成する(ステップS121)。このとき、失効リスト生成手段281には、失効させたいアプリケーションを特定する失効情報として、例えば、図19(a)に示すように、特定のアプリケーションを失効させる場合、セキュリティ更新番号SN、放送局番号BN、制作者番号CNおよびアプリ番号ANが入力される。そして、失効リスト生成手段281は、失効情報で特定されるアプリIDの区分以外の区分の領域をワイルドカードとして、RLを生成する。
そして、鍵管理サーバ1は、失効リスト送信手段282によって、ステップS121で生成した失効リストを、受信端末9に送信する(ステップS122)。
First, the
Then, the
一方、受信端末9は、失効リスト受信手段92によって、失効リストを受信する(ステップS123)。
そして、受信端末9は、失効リスト管理手段93によって、失効リストを、図示を省略した記憶手段に書き込み記憶する(ステップS124)。
以上の動作によって、受信端末9には、失効させたいアプリIDが記憶され、図14で説明したステップS107において、失効リストの検証が可能になる。
On the other hand, the receiving
Then, the receiving
With the above operation, the application ID to be revoked is stored in the receiving
以上説明したアプリケーション認証システムSによれば、放送局が、鍵生成および鍵管理を行うとともに、受信端末9が、アプリケーション制作者の数によらず固定長の検証鍵を用いて署名の検証を行うことができる。
According to the application authentication system S described above, the broadcasting station performs key generation and key management, and the receiving
また、アプリケーション認証システムSは、マスタ鍵を分離して管理するため、一方のマスタ鍵が漏洩した場合であっても、もう一方のマスタ鍵がなければ署名鍵を更新することができないため、より安全にアプリケーション制作者の認証を行うことができる。 Further, since the application authentication system S manages the master key separately, even if one master key leaks, the signature key cannot be updated without the other master key. It is possible to securely authenticate the application creator.
以上、本発明の実施の形態について説明したが、本発明はこれに限定されるものではない。例えば、鍵管理サーバ1は、一般的なコンピュータを、前記した各手段として機能させるプログラム(鍵管理プログラム〔鍵生成プログラム、署名鍵更新用部分鍵生成プログラム〕)により動作させることで実現することができる。同様に、署名鍵発行サーバ3は、一般的なコンピュータを、前記した各手段として機能させるプログラム(署名鍵発行プログラム)により動作させることで実現することができる。
As mentioned above, although embodiment of this invention was described, this invention is not limited to this. For example, the
また、アプリケーション署名付加サーバ5の署名鍵更新装置50は、一般的なコンピュータを、前記した各手段として機能させるプログラム(署名鍵更新プログラム)により動作させることで実現することができ、署名生成装置60は、一般的なコンピュータを、前記した各手段として機能させるプログラム(アプリケーション署名付加プログラム)により動作させることで実現することができる。さらに、受信端末9は、一般的なコンピュータを、前記した各手段として機能させるプログラム(アプリケーション認証プログラム)により動作させることで実現することができる。
The signature
なお、ここでは、Strong Key-Insulated署名を用いてシステムを構成したが、IDベース署名(A. Shamir:“Identity-Based Cryptosystems and Signature Schemes”,Proc. of CRYPTO’84,LNCS 196,pp. 47-53,Springer-Verlag,1984.)や、Key-Insulated署名(Y.Dodis,J.Katz,S.Xu and M.Yung:“Strong Key-Insulated Signature Schemes”,Proc. of PKC’03,pp.130-144,2003.)を用いて、本発明の署名鍵およびアプリIDの更新および失効を行うシステムを実現することも可能である。 Here, although the system is configured using Strong Key-Insulated signatures, ID-based signatures (A. Shamir: “Identity-Based Cryptosystems and Signature Schemes”, Proc. Of CRYPTO'84, LNCS 196, pp. 47) -53, Springer-Verlag, 1984.) and Key-Insulated signatures (Y. Dodis, J. Katz, S. Xu and M. Yung: “Strong Key-Insulated Signature Schemes”, Proc. Of PKC'03, pp. .130-144, 2003.) can also be used to implement a system for updating and revoking the signature key and application ID of the present invention.
[アプリケーション認証システムの他の構成(IDベース署名)]
以下、IDベース署名を用いた本発明の他の実施形態について説明する。
図20に示すように、IDベース署名を用いて本発明を実施した場合、アプリケーション認証システムSBは、放送局内に備えた鍵管理サーバ(鍵管理装置)1Bと、アプリケーション制作者が保持するアプリケーション署名付加サーバ5Bと、アプリケーション配信者が保持するアプリケーション配信サーバ7と、ユーザ宅内に備えた(あるいは、ユーザが携帯する)受信端末9とで構成される。
[Other configuration of application authentication system (ID-based signature)]
Hereinafter, another embodiment of the present invention using an ID-based signature will be described.
As shown in FIG. 20, when the present invention using the ID-based signature, the application application authentication system S B, and the key management server (a key management apparatus) 1B with the broadcasting station, the application author held The
IDベース署名は、部分鍵という概念は存在せず、1つのマスタ鍵とID情報から署名鍵が生成される。そこで、アプリケーション認証システムSBは、図1で説明したアプリケーション認証システムSから署名鍵発行サーバ3を省き、鍵管理サーバ1の鍵生成装置10および部分鍵生成装置20を、鍵生成装置10Bおよび署名鍵生成装置20Bとして鍵管理サーバ1Bを構成するとともに、アプリケーション署名付加サーバ5の署名鍵更新装置50を新たな署名鍵更新装置50Bとしてアプリケーション署名付加サーバ5Bを構成している。なお、アプリケーション配信サーバ7および受信端末9は、図1と同一のものである。
An ID-based signature does not have the concept of a partial key, and a signature key is generated from one master key and ID information. Therefore, the application authentication system S B may omit the signing
〔鍵管理サーバの構成〕
まず、図21を参照(適宜図20参照)して、鍵管理サーバの構成について説明を行う。ここでは、鍵管理サーバ(鍵管理装置)1Bは、鍵生成装置10Bと、署名鍵生成装置20Bとを備えている。なお、鍵生成装置10Bと署名鍵生成装置20Bとは、図示を省略した通信インタフェースによって通信可能に接続されているものとする。
[Key management server configuration]
First, the configuration of the key management server will be described with reference to FIG. 21 (refer to FIG. 20 as appropriate). Here, the key management server (key management device) 1B includes a
(鍵生成装置の構成)
鍵生成装置10Bは、署名鍵を生成するためのマスタ鍵と、署名鍵を検証するための検証鍵とを生成し、管理(記憶)するものである。ここでは、鍵生成装置10Bは、鍵生成手段11Bと、検証鍵管理手段12と、マスタ鍵管理手段13Bとを備えている。なお、検証鍵管理手段12は、図2で説明したものと同一であるため、説明を省略する。
(Configuration of key generation device)
The
鍵生成手段11Bは、マスタ鍵と検証鍵とを生成するものである。ここでは、鍵生成手段11Bは、IDベース署名方式によりマスタ鍵と検証鍵とを生成する。この鍵生成手段11Bは、生成した検証鍵を検証鍵管理手段12に出力し、生成したマスタ鍵をマスタ鍵管理手段13Bに出力する。
The
マスタ鍵管理手段13Bは、鍵生成手段11Bで生成されたマスタ鍵を記憶し、管理するものである。このマスタ鍵管理手段13Bは、図2で説明した第1マスタ鍵管理手段13が管理する第1マスタ鍵と同様に、マスタ鍵を管理する。
The master
(署名鍵生成装置の構成)
署名鍵生成装置20Bは、署名鍵の生成、ならびに、署名鍵を更新する際に使用する鍵情報を生成するとともに、失効した署名鍵のリストを示す失効リストを生成するものである。ここでは、署名鍵生成装置20Bは、署名鍵生成手段21Bと、署名鍵管理手段22Bと、署名鍵出力手段23Bと、更新要求受信手段24と、署名鍵更新情報生成手段25Bと、署名鍵更新情報送信手段26Bと、登録完了受信手段27と、失効リスト通知手段28とを備えている。
(Configuration of signature key generator)
The signature
更新要求受信手段24、登録完了受信手段27および失効リスト通知手段28は、図2で説明した部分鍵生成装置20と同一の構成であるため説明を省略する。
前記したように、IDベース署名は、部分鍵という概念は存在せず、1つのマスタ鍵とID情報から署名鍵が生成されるため、ここでは、図2に示した部分鍵生成手段21、部分鍵管理手段22および部分鍵送信手段23を、それぞれ、署名鍵生成手段21B、署名鍵管理手段22Bおよび署名鍵出力手段23Bとして構成している。
すなわち、署名鍵生成装置20Bは、署名鍵生成手段21Bによって、IDベース署名方式による署名鍵(署名鍵情報)を生成し、署名鍵管理手段22Bで署名鍵を管理(記憶)するとともに、署名鍵出力手段23Bによって、外部に出力する。なお、署名鍵出力手段23Bは、例えば、CD−R等の記憶媒体の書き込み装置(図示せず)に署名鍵(署名鍵情報)を出力し、CD−R等に書き込みを行う。このように署名鍵(署名鍵情報)が書き込まれた記憶媒体は、オフラインでアプリケーション署名付加サーバ5Bに配布される。
The update
As described above, the ID-based signature does not have the concept of a partial key, and a signature key is generated from one master key and ID information. Therefore, here, the partial
In other words, the signature
また、ここでは、図2に示した署名鍵更新情報生成手段25および署名鍵更新情報送信手段26を、それぞれ、署名鍵更新情報生成手段25Bおよび署名鍵更新情報送信手段26Bして構成している。
この署名鍵更新情報生成手段25Bおよび署名鍵更新情報送信手段26Bにおいても、図2に示した署名鍵更新情報生成手段25および署名鍵更新情報送信手段26が、部分鍵の差分を求めてアプリケーション署名付加サーバ5に送信しているのに対し、署名鍵の差分を求めてアプリケーション署名付加サーバ5Bに送信している点のみが異なっている。
Also, here, the signature key update
Also in the signature key update
〔アプリケーション署名付加サーバの構成〕
次に、図22を参照(適宜図20参照)して、アプリケーション署名付加サーバの構成について説明を行う。ここでは、アプリケーション署名付加サーバ5Bは、署名鍵更新装置50Bと、署名生成装置60とを備えている。署名生成装置60は、図4で説明したものと同一のものであるため、説明を省略する。
[Configuration of application signature addition server]
Next, the configuration of the application signature adding server will be described with reference to FIG. 22 (refer to FIG. 20 as appropriate). Here, the application
署名鍵更新装置50Bは、アプリケーション制作者に配布された署名鍵を、鍵管理サーバ1Bから送信される差分署名鍵(差分署名鍵情報)に基づいて更新するものである。ここでは、署名鍵更新装置50Bは、署名鍵入力手段51と、署名鍵管理手段52と、署名鍵更新要求手段53と、署名鍵更新情報受信手段54Bと、署名鍵更新手段55Bとを備えている。なお、署名鍵入力手段51、署名鍵管理手段52および署名鍵更新要求手段53は、図4で説明したものと同一のものである。
The signature
また、署名鍵更新情報受信手段54Bおよび署名鍵更新手段55Bは、図4で説明した署名鍵更新情報受信手段54および署名鍵更新手段55が差分部分鍵を受信して署名鍵を更新したのに対し、差分署名鍵を受信して署名鍵を更新する点のみが異なっている。なお、署名鍵更新手段55Bは、一般的なIDベース署名方式により、差分署名鍵を用いて署名鍵を更新する。
このように、本発明は、アプリケーション制作者が制作するアプリケーションに付加する署名を検証する公開情報である検証鍵と、当該検証鍵に対応した秘密情報であるアプリケーション固有の鍵であって順次更新される署名鍵とを用いた署名方式において、アプリケーションの番号、バージョン等のアプリIDを区分した領域に対応付けて、署名鍵を容易に失効させることができるとともに、署名鍵を容易に更新することができる。
Further, the signature key update
As described above, the present invention is sequentially updated with a verification key, which is public information for verifying a signature added to an application created by an application creator, and an application-specific key, which is secret information corresponding to the verification key. In the signature method using the signature key, the signature key can be easily revoked by associating the application ID such as the application number and version with the divided area, and the signature key can be easily updated. it can.
[アプリケーション認証システムの変形例]
また、ここでは、アプリケーション認証システムS,SB(図1,図20参照)において、アプリケーション署名付加サーバ5,5Bを、アプリケーション制作者側に配置し、アプリケーション制作者に署名鍵を配布することとしたが、アプリケーション署名付加サーバ5,5Bを、アプリケーション配信者側に配置し、アプリケーション配信者に署名鍵を配布することとしてもよい。すなわち、図23、図24に示すように、アプリケーション認証システムSC,SDを構成してもよい。
[Modification of application authentication system]
Here, in the application authentication systems S and S B (see FIGS. 1 and 20), the application
この場合、アプリケーション制作者が制作したアプリケーションは、アプリケーション配信者側に設置されたアプリケーション署名付加サーバ5,5Bの署名生成装置60のアプリケーション入力手段61(図4参照)に入力され、ID・署名付きアプリケーションがアプリケーション配信サーバ7に登録されることになる。
あるいは、アプリケーション制作者が、アプリケーション配信サーバ7のアプリケーション記憶手段72(図5参照)にアプリケーションを登録した後、アプリケーション署名付加サーバ5の署名生成装置60が、アプリケーション入力手段61(図4参照)によって、そのアプリケーションを読み出し、ID・署名付きアプリケーションとして登録し直すこととしてもよい。
これによって、署名鍵を、アプリケーション配信者が一括して管理することができる。
In this case, the application created by the application creator is input to the application input means 61 (see FIG. 4) of the
Alternatively, after the application creator registers the application in the application storage unit 72 (see FIG. 5) of the
As a result, the signature key can be managed collectively by the application distributor.
S アプリケーション認証システム
1 鍵管理サーバ(鍵管理装置)
10 鍵生成装置
11 鍵生成手段
12 検証鍵管理手段(検証鍵記憶手段)
13 第1マスタ鍵管理手段(第1マスタ鍵記憶手段)
14 第2マスタ鍵送信手段
20 部分鍵生成装置(署名鍵更新用部分鍵生成装置)
21 部分鍵生成手段
22 部分鍵管理手段(部分鍵記憶手段)
23 部分鍵送信手段
24 更新要求受信手段
25 署名鍵更新情報生成手段
26 署名鍵更新情報送信手段
27 登録完了受信手段
28 失効リスト通知手段
3 署名鍵発行サーバ(署名鍵発行装置)
31 第2マスタ鍵受信手段
32 第2マスタ鍵管理手段(第2マスタ鍵記憶手段)
33 部分鍵受信手段
34 署名鍵生成手段
35 署名鍵出力手段
5 アプリケーション署名付加サーバ(アプリケーション署名付加装置)
50 署名鍵更新装置
51 署名鍵入力手段
52 署名鍵管理手段(署名鍵記憶手段)
53 署名鍵更新要求手段
54 署名鍵更新情報受信手段
55 署名鍵更新手段
60 署名生成装置
61 アプリケーション入力手段
62 ID・署名付加手段
63 アプリケーション登録要求送信手段
7 アプリケーション配信サーバ(アプリケーション配信装置)
71 アプリケーション登録手段
72 アプリケーション記憶手段
73 登録完了送信手段
74 アプリケーション要求受信手段
75 アプリケーション送信手段
9 受信端末
91 検証鍵管理手段(検証鍵記憶手段)
92 失効リスト受信手段
93 失効リスト管理手段(失効リスト記憶手段)
94 アプリケーション取得手段
95 署名検証手段
96 失効リスト検証手段
97 アプリケーション管理手段
S
DESCRIPTION OF
13 First master key management means (first master key storage means)
14 Second master key transmission means 20 Partial key generation device (signature key update partial key generation device)
21 Partial key generation means 22 Partial key management means (partial key storage means)
DESCRIPTION OF
31 Second master key receiving means 32 Second master key management means (second master key storage means)
33 Partial
DESCRIPTION OF
53 Signature Key
71
92 Revocation list receiving means 93 Revocation list management means (revocation list storage means)
94 Application acquisition means 95 Signature verification means 96 Revocation list verification means 97 Application management means
Claims (7)
前記ID情報と当該ID情報を構成する予め定めた複数の区分のうちのいずれかの区分の更新を示す更新指示情報とを含んだ署名鍵更新要求を前記アプリケーション署名付加装置から受信する更新要求受信手段と、
この更新要求受信手段で受信した署名鍵更新要求に含まれる更新指示情報に基づいて、要求されたID情報を区分単位で更新し、前記署名方式により前記署名鍵を更新するための差分情報を生成し、更新後のID情報と、前記差分情報とを含んだ署名鍵更新情報を生成する署名鍵更新情報生成手段と、
この署名鍵更新情報生成手段で生成された署名鍵更新情報を、前記アプリケーション署名付加装置に送信する署名鍵更新情報送信手段と、
前記ID情報において、外部から入力された失効させたいアプリケーションを特定する区分の値をその区分に設定するとともに、他の区分に任意の値であることを示す情報を設定した1以上のID情報を失効リストとして生成する失効リスト生成手段と、
この失効リスト生成手段で生成された失効リストを前記受信端末に送信する失効リスト送信手段と、
を備えることを特徴とする鍵管理装置。 A key management device for generating a key for authenticating an application by a signature method using a verification key for verifying a signature and a signature key updated based on the ID information; and the ID information and the signature for the application An application signature adding device, an application distribution device that stores and distributes the application with the ID information and the signature added thereto, and a receiving terminal that uses the application. In the key management device used in an application authentication system that performs authentication,
Update request reception for receiving, from the application signature adding apparatus, a signature key update request including the ID information and update instruction information indicating an update of any of a plurality of predetermined sections constituting the ID information Means,
Based on the update instruction information included in the signature key update request received by the update request receiving means, the requested ID information is updated in units of sections, and difference information for updating the signature key by the signature method is generated. And signature key update information generating means for generating signature key update information including the updated ID information and the difference information;
Signature key update information transmitting means for transmitting the signature key update information generated by the signature key update information generating means to the application signature adding device;
In the ID information, one or more pieces of ID information in which information indicating an arbitrary value is set in the other category and the value of the category specifying the application to be revoked input from the outside is set in the category. A revocation list generating means for generating a revocation list;
Revocation list transmitting means for transmitting the revocation list generated by the revocation list generating means to the receiving terminal;
A key management device comprising:
前記署名鍵更新情報生成手段が、外部からセキュリティ更新番号の更新が指示された場合に、当該鍵管理装置で管理しているすべてのID情報について、前記セキュリティ更新番号を更新することでID情報を更新することを特徴とする請求項1に記載の鍵管理装置。 In the ID information, an area of a section describing a security update number that is a number common to the entire application is provided,
When the signing key update information generating unit is instructed to update the security update number from the outside, the ID information is obtained by updating the security update number for all ID information managed by the key management device. The key management apparatus according to claim 1, wherein the key management apparatus is updated.
前記ID情報と当該ID情報を構成する予め定めた複数の区分のうちのいずれかの区分の更新を示す更新指示情報とを含んだ署名鍵更新要求を前記アプリケーション署名付加装置から受信する更新要求受信手段、
この更新要求受信手段で受信した署名鍵更新要求に含まれる更新指示情報に基づいて、要求されたID情報を区分単位で更新し、前記署名方式により前記署名鍵を更新するための差分情報を生成し、更新後のID情報と、前記差分情報とを含んだ署名鍵更新情報を生成する署名鍵更新情報生成手段、
この署名鍵更新情報生成手段で生成された署名鍵更新情報を、前記アプリケーション署名付加装置に送信する署名鍵更新情報送信手段、
前記ID情報において、外部から入力された失効させたいアプリケーションを特定する区分の値をその区分に設定するとともに、他の区分に任意の値であることを示す情報を設定した1以上のID情報を失効リストとして生成する失効リスト生成手段、
この失効リスト生成手段で生成された失効リストを前記受信端末に送信する失効リスト送信手段、
として機能させるための鍵管理プログラム。 A key management device for generating a key for authenticating an application by a signature method using a verification key for verifying a signature and a signature key updated based on the ID information; and the ID information and the signature for the application An application signature adding device, an application distribution device that stores and distributes the application with the ID information and the signature added thereto, and a receiving terminal that uses the application. A computer of the key management device used in an application authentication system that performs authentication,
Update request reception for receiving, from the application signature adding apparatus, a signature key update request including the ID information and update instruction information indicating an update of any of a plurality of predetermined sections constituting the ID information means,
Based on the update instruction information included in the signature key update request received by the update request receiving means, the requested ID information is updated in units of sections, and difference information for updating the signature key by the signature method is generated. Signature key update information generation means for generating signature key update information including the updated ID information and the difference information,
Signature key update information transmitting means for transmitting the signature key update information generated by the signature key update information generating means to the application signature adding apparatus;
In the ID information, one or more pieces of ID information in which information indicating an arbitrary value is set in the other category and the value of the category specifying the application to be revoked input from the outside is set in the category. Revocation list generation means for generating a revocation list;
Revocation list transmission means for transmitting the revocation list generated by the revocation list generation means to the receiving terminal;
Key management program to function as
前記ID情報に対応付けて前記署名鍵を予め記憶する署名鍵記憶手段と、
前記ID情報を構成する予め定めた複数の区分のうちのいずれかの区分の更新を外部から指示されることで、前記ID情報と当該ID情報の更新する区分を示す更新指示情報とを含んだ署名鍵更新要求を前記鍵管理装置に送信する署名鍵更新要求手段と、
前記鍵管理装置において、要求されたID情報を区分単位で更新し、前記署名鍵を更新するための差分情報を生成した後、更新後のID情報と、前記差分情報とを含んだ署名鍵更新情報を、前記鍵管理装置から受信する署名鍵更新情報受信手段と、
この署名鍵更新情報受信手段で受信した署名鍵更新情報を用いて、前記署名鍵記憶手段に記憶されている署名鍵を前記署名方式により更新し、更新後のID情報に対応付けて前記署名鍵記憶手段に記憶する署名鍵更新手段と、
前記署名鍵記憶手段に記憶されている署名鍵を用いて署名を生成し、対応するID情報とともに前記アプリケーションに付加するID・署名付加手段と、
を備えることを特徴とするアプリケーション署名付加装置。 A key management device for generating a key for authenticating an application by a signature method using a verification key for verifying a signature and a signature key updated based on the ID information; and the ID information and the signature for the application An application signature adding device, an application distribution device that stores and distributes the application with the ID information and the signature added thereto, and a receiving terminal that uses the application. In the application signature adding apparatus used in the application authentication system for performing authentication,
Signature key storage means for storing the signature key in advance in association with the ID information;
The ID information and the update instruction information indicating the update section of the ID information are included by being instructed from the outside to update any of the plurality of predetermined sections constituting the ID information. A signature key update request means for transmitting a signature key update request to the key management device;
In the key management device, the requested ID information is updated in units of sections, and after the difference information for updating the signature key is generated, the updated signature information including the updated ID information and the difference information is updated. Signature key update information receiving means for receiving information from the key management device;
Using the signature key update information received by the signature key update information receiving means, the signature key stored in the signature key storage means is updated by the signature method, and the signature key is associated with the updated ID information. A signature key update means stored in the storage means;
An ID / signature adding means for generating a signature using a signature key stored in the signature key storage means and adding the signature together with corresponding ID information;
An application signature adding apparatus comprising:
前記ID情報を構成する予め定めた複数の区分のうちのいずれかの区分の更新を外部から指示されることで、前記ID情報と当該ID情報の更新する区分を示す更新指示情報とを含んだ署名鍵更新要求を前記鍵管理装置に送信する署名鍵更新要求手段、
前記鍵管理装置において、要求されたID情報を区分単位で更新し、前記署名鍵を更新するための差分情報を生成した後、更新後のID情報と、前記差分情報とを含んだ署名鍵更新情報を、前記鍵管理装置から受信する署名鍵更新情報受信手段、
この署名鍵更新情報受信手段で受信した署名鍵更新情報を用いて、署名鍵記憶手段に記憶されている署名鍵を前記署名方式により更新し、更新後のID情報に対応付けて前記署名鍵記憶手段に記憶する署名鍵更新手段、
前記署名鍵記憶手段に記憶されている署名鍵を用いて署名を生成し、対応するID情報とともに前記アプリケーションに付加するID・署名付加手段、
として機能させるためのアプリケーション署名付加プログラム。 A key management device for generating a key for authenticating an application by a signature method using a verification key for verifying a signature and a signature key updated based on the ID information; and the ID information and the signature for the application An application signature adding device, an application distribution device that stores and distributes the application with the ID information and the signature added thereto, and a receiving terminal that uses the application. A computer of the application signature adding device used in an application authentication system that performs authentication,
The ID information and the update instruction information indicating the update section of the ID information are included by being instructed from the outside to update any of the plurality of predetermined sections constituting the ID information. A signature key update request means for transmitting a signature key update request to the key management device;
In the key management device, the requested ID information is updated in units of sections, and after the difference information for updating the signature key is generated, the updated signature information including the updated ID information and the difference information is updated. Signature key update information receiving means for receiving information from the key management device;
Using the signature key update information received by the signature key update information receiving means, the signature key stored in the signature key storage means is updated by the signature method, and the signature key storage is associated with the updated ID information. Signature key update means stored in the means,
An ID / signature adding means for generating a signature using the signature key stored in the signature key storage means and adding the signature together with corresponding ID information;
Application signature addition program to make it function as.
前記鍵生成装置で生成された検証鍵を記憶する検証鍵記憶手段と、
前記ID情報を予め定めた複数の領域で区分し、当該区分のうちで失効させたいアプリケーションを特定する区分の値が設定されるとともに、他の区分に任意の値であることを示す情報を設定した1以上のID情報を失効リストとして受信する失効リスト受信手段と、
この失効リスト受信手段で受信した失効リストを記憶する失効リスト記憶手段と、
前記アプリケーション配信装置から、ID情報と署名とが付加されたアプリケーションを取得するアプリケーション取得手段と、
このアプリケーション取得手段で取得したアプリケーションに付加されているID情報において、前記失効リスト記憶手段に記憶されている失効リストの中で、失効させたいアプリケーションを特定する区分の値が一致する場合に、当該ID情報を無効と判定する失効リスト検証手段と、
前記検証鍵記憶手段に記憶されている検証鍵により、前記アプリケーションに付加されている署名を検証する署名検証手段と、
を備えていることを特徴とする受信端末。 A key management device for generating a key for authenticating an application by a signature method using a verification key for verifying a signature and a signature key updated based on the ID information; and the ID information and the signature for the application An application signature adding device, an application distribution device that stores and distributes the application with the ID information and the signature added thereto, and a receiving terminal that uses the application. In the receiving terminal used in the application authentication system that performs authentication,
Verification key storage means for storing the verification key generated by the key generation device;
The ID information is divided into a plurality of predetermined areas, and a value of a division for specifying an application to be invalidated is set in the division, and information indicating an arbitrary value is set in another division Revocation list receiving means for receiving one or more pieces of ID information as a revocation list;
Revocation list storage means for storing the revocation list received by the revocation list reception means;
Application acquisition means for acquiring an application with ID information and a signature added thereto from the application distribution device;
In the ID information added to the application acquired by the application acquisition unit, when the value of the classification for identifying the application to be revoked in the revocation list stored in the revocation list storage unit matches, Revocation list verification means for determining that the ID information is invalid;
Signature verification means for verifying a signature attached to the application by using a verification key stored in the verification key storage means;
A receiving terminal comprising:
前記ID情報を予め定めた複数の領域で区分し、当該区分のうちで失効させたいアプリケーションを特定する区分の値が設定されるとともに、他の区分に任意の値であることを示す情報を設定した1以上のID情報を失効リストとして受信し失効リスト記憶手段に記憶する失効リスト受信手段、
前記アプリケーション配信装置から、ID情報と署名とが付加されたアプリケーションを取得するアプリケーション取得手段、
このアプリケーション取得手段で取得したアプリケーションに付加されているID情報において、前記失効リスト記憶手段に記憶されている失効リストの中で、失効させたいアプリケーションを特定する区分の値が一致する場合に、当該ID情報を無効と判定する失効リスト検証手段、
予め検証鍵記憶手段に記憶されている検証鍵により、前記アプリケーションに付加されている署名を検証する署名検証手段、
として機能させるためのアプリケーション認証プログラム。 A key management device for generating a key for authenticating an application by a signature method using a verification key for verifying a signature and a signature key updated based on the ID information; and the ID information and the signature for the application An application signature adding device, an application distribution device that stores and distributes the application with the ID information and the signature added thereto, and a receiving terminal that uses the application. A computer of the receiving terminal used in an application authentication system for performing authentication,
The ID information is divided into a plurality of predetermined areas, and a value of a division for specifying an application to be invalidated is set in the division, and information indicating an arbitrary value is set in another division A revocation list receiving means for receiving one or more pieces of ID information as a revocation list and storing them in a revocation list storage means;
Application acquisition means for acquiring an application with ID information and a signature added thereto from the application distribution device;
In the ID information added to the application acquired by the application acquisition unit, when the value of the classification for identifying the application to be revoked in the revocation list stored in the revocation list storage unit matches, Revocation list verification means for determining ID information as invalid,
Signature verification means for verifying a signature added to the application with a verification key stored in the verification key storage means in advance;
Application authentication program to function as
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012161597A JP5988747B2 (en) | 2012-07-20 | 2012-07-20 | Key management device, application signature adding device, receiving terminal, and program thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012161597A JP5988747B2 (en) | 2012-07-20 | 2012-07-20 | Key management device, application signature adding device, receiving terminal, and program thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014023036A true JP2014023036A (en) | 2014-02-03 |
JP5988747B2 JP5988747B2 (en) | 2016-09-07 |
Family
ID=50197452
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012161597A Active JP5988747B2 (en) | 2012-07-20 | 2012-07-20 | Key management device, application signature adding device, receiving terminal, and program thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5988747B2 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9860218B2 (en) | 2015-02-02 | 2018-01-02 | Kabushiki Kaisha Toshiba | Information processing terminal, information processing method, and information processing system |
JP2019175461A (en) * | 2018-03-29 | 2019-10-10 | アイデミア・アイデンティティ・アンド・セキュリティー・フランス | Method of implementing cryptographic function for secret key |
CN112165642A (en) * | 2020-09-22 | 2021-01-01 | Vidaa美国公司 | Display device |
CN114679724A (en) * | 2022-05-12 | 2022-06-28 | 支付宝实验室(新加坡)有限公司 | Key updating system and method |
US20220245234A1 (en) * | 2019-07-17 | 2022-08-04 | Gogoro Inc. | Systems and methods for managing batteries |
CN115080928A (en) * | 2022-06-30 | 2022-09-20 | 北京亚控科技发展有限公司 | Application authorization management method and related equipment |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004112539A (en) * | 2002-09-19 | 2004-04-08 | Ntt Docomo Inc | Key distribution method and key distribution system based on identification information of user capable of updating key |
-
2012
- 2012-07-20 JP JP2012161597A patent/JP5988747B2/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004112539A (en) * | 2002-09-19 | 2004-04-08 | Ntt Docomo Inc | Key distribution method and key distribution system based on identification information of user capable of updating key |
Non-Patent Citations (4)
Title |
---|
JIAN WENG, ET AL.: "Identity-Based Key-Insulated Signature with Secure Key-Updates", LECTURE NOTES IN COMPUTER SCIENCE, vol. 4318, JPN6013008241, December 2006 (2006-12-01), pages 13 - 26, XP019051615, ISSN: 0003358023 * |
大竹 剛,小川 一人: "放送・通信連携サービスのためのアプリケーション認証方式", 2011年 暗号と情報セキュリティシンポジウム概要集, JPN6016010433, 25 January 2011 (2011-01-25), JP, pages 1 - 8, ISSN: 0003280823 * |
武智 秀,馬場 秋継,大亦 寿之: "Hybridcast(R)を支える技術", NHK技研R&D, JPN6016010434, 15 May 2012 (2012-05-15), JP, pages 20 - 27, ISSN: 0003280824 * |
矢作 喜之助: "ICカードアプリケーション識別子(AID)付番登録制度発足", CARDWAVE, vol. 第12巻,第7号, JPN6016010435, 10 June 1999 (1999-06-10), JP, pages 34 - 35, ISSN: 0003280825 * |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9860218B2 (en) | 2015-02-02 | 2018-01-02 | Kabushiki Kaisha Toshiba | Information processing terminal, information processing method, and information processing system |
JP2019175461A (en) * | 2018-03-29 | 2019-10-10 | アイデミア・アイデンティティ・アンド・セキュリティー・フランス | Method of implementing cryptographic function for secret key |
US20220245234A1 (en) * | 2019-07-17 | 2022-08-04 | Gogoro Inc. | Systems and methods for managing batteries |
CN112165642A (en) * | 2020-09-22 | 2021-01-01 | Vidaa美国公司 | Display device |
CN112165642B (en) * | 2020-09-22 | 2023-02-17 | Vidaa美国公司 | Display device |
CN114679724A (en) * | 2022-05-12 | 2022-06-28 | 支付宝实验室(新加坡)有限公司 | Key updating system and method |
CN115080928A (en) * | 2022-06-30 | 2022-09-20 | 北京亚控科技发展有限公司 | Application authorization management method and related equipment |
Also Published As
Publication number | Publication date |
---|---|
JP5988747B2 (en) | 2016-09-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9686073B2 (en) | Secure and delegated distribution of private keys via domain name service | |
KR100568233B1 (en) | Device Authentication Method using certificate and digital content processing device using the method | |
CA2904615C (en) | Method and apparatus for embedding secret information in digital certificates | |
JP5576985B2 (en) | Method for determining cryptographic algorithm used for signature, verification server, and program | |
JP5988747B2 (en) | Key management device, application signature adding device, receiving terminal, and program thereof | |
US20080229104A1 (en) | Mutual authentication method between devices using mediation module and system therefor | |
KR101452708B1 (en) | CE device management server, method for issuing DRM key using CE device management server, and computer readable medium | |
CN111934884B (en) | Certificate management method and device | |
WO2010013699A1 (en) | Signature system | |
WO2009138028A1 (en) | User generated content registering method, apparatus and system | |
JP2005124097A (en) | Route certificate distribution system, route certificate distribution method, computer executable route certificate distribution program, server device and client device | |
JP2012195903A (en) | Information processor, program, and access control system | |
JP4733497B2 (en) | CONTENT DISTRIBUTION DEVICE, LICENSE ISSUING DEVICE, BILLING DEVICE AND CONTENT VIEWING TERMINAL, LICENSE REQUEST GENERATION PROGRAM, LICENSE GENERATION PROGRAM, AND BILLING PROGRAM | |
JP4846464B2 (en) | System for issuing and verifying multiple public key certificates, and method for issuing and verifying multiple public key certificates | |
CN114218548A (en) | Identity verification certificate generation method, authentication method, device, equipment and medium | |
JP2004248220A (en) | Public key certificate issuing apparatus, public key certificate recording medium, certification terminal equipment, public key certificate issuing method, and program | |
JP5734095B2 (en) | Terminal device, server device, electronic certificate issuing system, electronic certificate receiving method, electronic certificate transmitting method, and program | |
JP2010028689A (en) | Server, method, and program for providing open parameter, apparatus, method, and program for performing encoding process, and apparatus, method, and program for executing signature process | |
KR101256114B1 (en) | Message authentication code test method and system of many mac testserver | |
JP2010193110A (en) | Content acquisition apparatus, content distribution apparatus, user authentication apparatus, user signature program, content distribution program, and user authentication program | |
JP5576809B2 (en) | Key management device, signature key update partial key generation device, signature key issuing device, application server and receiving terminal, and control program thereof | |
US12120247B2 (en) | Owner identity confirmation system, certificate authority server and owner identity confirmation method | |
JP2014039193A (en) | Information processor, management device, information processing method and program | |
JP2010272899A (en) | Key generating system, key generating method, blind server device, and program | |
US20220286301A1 (en) | Owner identity confirmation system, terminal and owner identity confirmation method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20140328 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150601 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160210 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160322 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160425 |
|
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: 20160712 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160809 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5988747 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |