JP2007028142A - Apparatus and method for managing contents, reproducing apparatus, its controlling method, and program - Google Patents

Apparatus and method for managing contents, reproducing apparatus, its controlling method, and program Download PDF

Info

Publication number
JP2007028142A
JP2007028142A JP2005206548A JP2005206548A JP2007028142A JP 2007028142 A JP2007028142 A JP 2007028142A JP 2005206548 A JP2005206548 A JP 2005206548A JP 2005206548 A JP2005206548 A JP 2005206548A JP 2007028142 A JP2007028142 A JP 2007028142A
Authority
JP
Japan
Prior art keywords
content
shared key
key
playback device
encrypted
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.)
Withdrawn
Application number
JP2005206548A
Other languages
Japanese (ja)
Inventor
Mitsuhiro Nakamura
光宏 中村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2005206548A priority Critical patent/JP2007028142A/en
Publication of JP2007028142A publication Critical patent/JP2007028142A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To manage the viewing right of contents in each contents. <P>SOLUTION: In updating contents to be provided to a portable device 6-1, a personal computer 1-1 invalidates a current shared key, temporarily releases all allocated viewing right, encrypts the contents key of contents whose viewing right should not be released by a shared key newly prepared together with a contents key of contents to be newly checked out to prepare viewing right and the prepared viewing right is transmitted. This invention can be applied to a contents management apparatus for managing the viewing right of contents for instance. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コンテンツ管理装置および方法、再生装置およびその制御方法、並びにプログラムに関し、特に、コンテンツの視聴権利をコンテンツごとに管理することができるようにするコンテンツ管理装置および方法、再生装置およびその制御方法、並びにプログラムに関する。   The present invention relates to a content management apparatus and method, a playback apparatus, a control method thereof, and a program, and more particularly, to a content management apparatus and method, a playback apparatus, and a control for the same. The present invention relates to a method and a program.

近年、小型のハードディスクや半導体メモリなどの記録媒体に音楽のデータ(コンテンツ)を記憶し、再生する携帯型のデジタルオーディオプレーヤなどのポータブルデバイス(以下、PDと称する)が普及してきている。PDに記憶されるコンテンツは、コンテンツ配信サーバなどの管理端末装置から提供(配信)される。特許文献1には、そのようなコンテンツ配信システムが開示されている。   In recent years, portable devices (hereinafter referred to as PDs) such as portable digital audio players for storing and reproducing music data (contents) on a recording medium such as a small hard disk or semiconductor memory have become widespread. The content stored in the PD is provided (distributed) from a management terminal device such as a content distribution server. Patent Document 1 discloses such a content distribution system.

図1は、PDの記録媒体に記録されているデータ例を示している。   FIG. 1 shows an example of data recorded on a PD recording medium.

PDは、再生可能なコンテンツとして、例えば、コンテンツA、B、およびCを記憶している。   The PD stores, for example, contents A, B, and C as reproducible contents.

即ち、PDは、コンテンツA、B、およびCがそれぞれのコンテンツ鍵CEK-A,CEK-B、およびCEK-C(図示せず)で暗号化された暗号化コンテンツCONA,CONB、およびCONCと、コンテンツ鍵CEK-A,CEK-B、およびCEK-Cそれぞれが管理端末装置と共有する共有鍵KDOMで暗号化された、コンテンツA、B、およびCの視聴権利(ライセンス)LA,LB、およびLCとを記憶している。 That is, the PD includes encrypted contents CON A , CON B , and CON in which contents A, B, and C are encrypted with respective content keys CEK-A, CEK-B, and CEK-C (not shown). Viewing rights (licenses) L A for content A, B, and C encrypted with shared key K DOM shared by C and content keys CEK-A, CEK-B, and CEK-C. , L B , and L C are stored.

例えば、PDがコンテンツAを再生する場合、最初に、PDは、共有鍵KDOMでコンテンツAの視聴権利LAを復号し、コンテンツAのコンテンツ鍵CEK-Aを得る。次に、PDは、コンテンツ鍵CEK-Aで暗号化コンテンツCONAを復号し、その結果得られたコンテンツA(のデータ)を再生する。 For example, if the PD is reproducing the content A, the first, PD decodes the view right L A of the content A in the shared key K DOM, to obtain the content key CEK-A of the content A. Next, the PD decrypts the encrypted content CON A with the content key CEK-A, and reproduces the content A (data thereof) obtained as a result.

ここで、PDと管理端末装置それぞれは、PKI(Public Key Infrastructure:公開鍵基盤)などの第三者認証機関に認証された相手のPKI公開鍵を有している。即ち、PDは、自分のPKI秘密鍵KPKI-PDとともに、管理端末装置のPKI公開鍵K’PKI-PCを有している。そして、PDが保持している共有鍵KDOMは、PDのPKI公開鍵K’PKI-PD(図示せず)で暗号化されて管理端末装置から送信されてきたものであり、PDのユーザが共有鍵KDOMを削除したり、変更したりすることができないように管理されている(PDのユーザから隠蔽されている)。なお、コンテンツA、B、およびCの視聴権利LA,LB、およびLCと暗号化コンテンツCONA,CONB、およびCONCは、ユーザがPDで保持されているコンテンツを認識することができるようにユーザに見えるように管理され、他の記録媒体にコピー(バックアップ)することも可能となされている。 Here, each of the PD and the management terminal device has the other party's PKI public key authenticated by a third-party certification organization such as PKI (Public Key Infrastructure). That is, the PD has the PKI public key K ′ PKI-PC of the management terminal device together with its own PKI private key K PKI-PD . The shared key K DOM held by the PD is encrypted from the PD PKI public key K ′ PKI-PD (not shown) and transmitted from the management terminal device. The shared key K DOM is managed so that it cannot be deleted or changed (hidden from the PD user). Note that the viewing rights L A , L B and L C of the contents A , B and C and the encrypted contents CON A , CON B and CON C may be recognized by the user as the contents held in the PD. It is managed so that it can be seen by the user so that it can be copied (backed up) to another recording medium.

PDと管理端末装置は、図2のフローチャートで示される処理に従って、予め、上述の共有鍵KDOMを互いに保持しておく。 The PD and the management terminal device hold the above-mentioned shared key K DOM in advance in accordance with the process shown in the flowchart of FIG.

即ち、管理端末装置は、ステップS1において、共有鍵KDOMの作成要求信号をPDに送出させるためのトリガー信号をPDに送信する。 That is, in step S1, the management terminal device transmits to the PD a trigger signal for causing the PD to generate a shared key K DOM creation request signal.

PDは、ステップS31において、管理端末装置からのトリガー信号を受信し、ステップS32において、共有鍵KDOMの作成要求信号を管理端末装置に送信する。 In step S31, the PD receives a trigger signal from the management terminal device, and in step S32, the PD transmits a shared key K DOM creation request signal to the management terminal device.

管理端末装置は、ステップS2において、PDからの共有鍵KDOMの作成要求信号を受信し、ステップS3に進み、共有鍵KDOMを作成する。そして、ステップS4において、管理端末装置は、作成された共有鍵KDOMを内部に記憶する。 In step S2, the management terminal apparatus receives the shared key K DOM creation request signal from the PD, proceeds to step S3, and creates the shared key K DOM . In step S4, the management terminal device stores the created shared key K DOM therein.

ステップS5において、管理端末装置は、PDのPKI公開鍵K’PKI-PDで共有鍵KDOMを暗号化し、その暗号化された共有鍵KDOMをPDに送信する。 In step S5, the management terminal device encrypts the shared key K DOM with the PKI public key K ′ PKI-PD of the PD, and transmits the encrypted shared key K DOM to the PD.

PDは、ステップS33において、管理端末装置からの暗号化された共有鍵KDOMを受信し、ステップS34において、暗号化された共有鍵KDOMをPDのPKI秘密鍵KPKI-PDで復号する。そして、ステップS35に進み、PDは、復号して得られた共有鍵KDOMを内部に記憶し、ステップS36において、完了通知を管理端末装置に送信する。 In step S33, the PD receives the encrypted shared key K DOM from the management terminal device. In step S34, the PD decrypts the encrypted shared key K DOM with the PKI private key K PKI-PD of the PD . Then, the process proceeds to step S35, in which the PD stores therein the shared key K DOM obtained by decryption, and transmits a completion notification to the management terminal apparatus in step S36.

管理端末装置は、ステップS7において、PDからの完了通知を受信する。   In step S7, the management terminal device receives a completion notification from the PD.

その後、管理端末装置において、コンテンツA、B、およびCをチェックアウトする操作がなされると、図3のフローチャートで示されるチェックアウト処理が実行される。   Thereafter, when an operation for checking out the contents A, B, and C is performed in the management terminal device, a check-out process shown in the flowchart of FIG. 3 is executed.

初めに、ステップS51において、管理端末装置は、コンテンツA、B、およびCの視聴権利LA,LB、およびLCを作成する。即ち、管理端末装置は、ステップS51で、コンテンツA、B、およびCのコンテンツ鍵CEK-A,CEK-B、およびCEK-Cそれぞれを、保持している共有鍵KDOMで暗号化し、その結果を視聴権利LA,LB、およびLCとする。 First, in step S51, the management terminal device creates viewing rights L A , L B , and L C for the contents A, B, and C. That is, in step S51, the management terminal device encrypts the content keys CEK-A, CEK-B, and CEK-C of the contents A, B, and C with the shared key K DOM that is held, and the result Are viewing rights L A , L B , and L C.

ステップS52において、管理端末装置は、暗号化コンテンツCONA,CONB、およびCONCと、その視聴権利LA,LB、およびLCをPDに送信する。 In step S52, the management terminal device transmits the encrypted contents CON A , CON B , and CON C and the viewing rights L A , L B , and L C to the PD.

PDは、ステップS71において、管理端末装置から送信されてくる、暗号化コンテンツCONA,CONB、およびCONCと、その視聴権利LA,LB、およびLCを受信し、ステップS72において、内部に記憶する。そして、ステップS73に進み、PDが完了通知を管理端末装置に送信し、ステップS53で、管理端末装置がこれを受信して処理を終了する。 The PD receives the encrypted contents CON A , CON B , and CON C and the viewing rights L A , L B , and L C transmitted from the management terminal device in step S71, and in step S72, Remember inside. In step S73, the PD transmits a completion notification to the management terminal device. In step S53, the management terminal device receives the notification and ends the process.

PDは、上述したように、共有鍵KDOMを保持しているので、PDにおいて、コンテンツA、B、またはCの再生がユーザにより指示されると、PDは、保持している共有鍵KDOMで再生指示されたコンテンツに対応する視聴権利LA,LB、またはLCを共有鍵KDOMで復号し、その結果得られたコンテンツ鍵CEK-A,CEK-B、またはCEK-Cで暗号化コンテンツCONA,CONB、またはCONCをさらに復号し、再生する。 Since the PD holds the shared key K DOM as described above, when the user instructs playback of the content A, B, or C in the PD, the PD holds the shared key K DOM The viewing right L A , L B , or L C corresponding to the content instructed to be played in is decrypted with the shared key K DOM , and the resulting content key CEK-A, CEK-B, or CEK-C is encrypted. The encrypted content CON A , CON B , or CON C is further decrypted and played back.

そして、コンテンツA、B、およびC以外の新たなコンテンツのチェックアウトがユーザにより指示された場合には、図3に示したチェックアウト処理が繰り返し実行される。   When the user instructs to check out new contents other than the contents A, B, and C, the checkout process shown in FIG. 3 is repeatedly executed.

特開2001−236081号公報JP 2001-236081 A

ここで、管理端末装置がPDでコンテンツAを聴くことができないようにしたい場合、換言すれば、管理端末装置がコンテンツAの視聴権利LAをPDから回収したい場合に、例えば、管理端末装置がコンテンツAの視聴権利LAを削除したとしても、コンテンツAの視聴権利LAは、ユーザが自由にコピー等できるため、他の記録媒体などにバックアップされていれば、再度コンテンツAの視聴権利LAが復活する。即ち、コンテンツAの視聴権利LAの削除では、コンテンツAの視聴権利LAをPDから確実に回収することができない。 Here, when the management terminal wants to prevent can listen to the content A in PD, in other words, when the management terminal wants to collect the view right L A of the content A from the PD, for example, the management terminal even deletes the view right L a of the contents a, the view right L a of the contents a, since the user can freely copy such, if it is backed up, such as to another recording medium, view right L again content a A is resurrected. That is, in the deletion of the view right L A of the content A, it can not be reliably collected the viewing rights L A of the content A from PD.

また例えば、管理端末装置が、コンテンツAの視聴権利LAの復号を阻止するために、PDに記憶されている共有鍵KDOMを削除した場合、PDがまだ再生する権利を有しているコンテンツBやCの視聴権利LBおよびLCをも復号することができなくなり、ユーザに不利益を与えることになる。 Also, for example, if the management terminal device deletes the shared key K DOM stored in the PD in order to prevent the decryption of the viewing right L A of the content A, the content that the PD still has the right to reproduce The viewing rights L B and L C of B and C cannot be decrypted, which is disadvantageous to the user.

即ち、上述したコンテンツ配信方法では、コンテンツの視聴権利をコンテンツごとに管理することができない。   In other words, the content distribution method described above cannot manage content viewing rights for each content.

本発明は、このような状況に鑑みてなされたものであり、コンテンツの視聴権利をコンテンツごとに管理することができるようにするものである。   The present invention has been made in view of such a situation, and makes it possible to manage content viewing rights for each content.

本発明の第1の側面のコンテンツ管理装置は、コンテンツを再生する再生装置に提供する前記コンテンツを管理するコンテンツ管理装置において、前記再生装置に提供された前記コンテンツを更新する場合に前記コンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を受信する受信手段と、前記作成要求に応じて、前記新たな共有鍵を作成する作成手段と、共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵を、作成された前記新たな共有鍵に更新する共有鍵記憶制御手段と、前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵を、作成された前記新たな共有鍵で暗号化する暗号化手段と、前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵を、前記再生装置に送信する送信手段と、前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段を更新するコンテンツ情報記憶制御手段とが設けられている。   The content management device according to the first aspect of the present invention is the content management device that manages the content provided to the playback device that plays back the content, and updates the content provided to the playback device. Receiving means for receiving a request for creating a new shared key different from the shared key that the playback apparatus currently has, which is transmitted from the playback apparatus in response to the trigger signal transmitted by the playback apparatus, and in response to the creation request, the new Creating means for creating a shared key, and a shared key for updating the shared key stored in the shared key storage means in association with the playback device information representing the playback device to the created new shared key A storage control unit and an encryption key for encrypting a content key for decrypting the content to be provided to the playback device with the newly created shared key. And transmitting means for transmitting the trigger signal, the created new shared key, and the content key encrypted with the new shared key as the right to view the content to the playback device And the content information storage means for storing the playback device and the content information representing the content of the playback device in association with each other according to the content key encrypted with the new shared key Content information storage control means is provided.

前記送信手段には、前記コンテンツも前記再生装置に送信させることができる。   The transmission unit can also transmit the content to the playback device.

前記暗号化手段には、さらに、作成された前記新たな共有鍵を、前記再生装置のPKI(Public Key Infrastructure)公開鍵で暗号化させ、前記送信手段には、前記再生装置のPKI公開鍵で暗号化された前記新たな共有鍵を前記再生装置に送信させることができる。   The encryption unit further encrypts the created new shared key with a public key infrastructure (PKI) public key of the playback device, and the transmission unit uses the PKI public key of the playback device. The new shared key encrypted can be transmitted to the playback device.

本発明の第1の側面のコンテンツ管理方法は、コンテンツを再生する再生装置に提供する前記コンテンツを管理するコンテンツ管理処理を行うコンテンツ管理装置のコンテンツ管理方法において、前記再生装置に提供された前記コンテンツを更新する場合に前記コンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を受信し、前記作成要求に応じて、前記新たな共有鍵を作成し、共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵を、作成された前記新たな共有鍵に更新し、前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵を、作成された前記新たな共有鍵で暗号化し、前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵を、前記再生装置に送信し、前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段を更新するステップを含む。   The content management method according to the first aspect of the present invention is the content management method of the content management device that performs the content management process for managing the content provided to the playback device that plays back the content, wherein the content provided to the playback device A request to create a new shared key that is different from the shared key that the playback device currently has is transmitted from the playback device in response to the trigger signal sent by the content management device when the content management device is updated, and the creation request In response, the new shared key is created, and the shared key stored in the shared key storage unit in association with the playback device information representing the playback device is updated to the created new shared key. And encrypting a content key for decrypting the content to be provided to the playback device with the created new shared key, The rigger signal, the created new shared key, and the content key encrypted with the new shared key as the content viewing right are transmitted to the playback device, and the new shared key is used. In accordance with the encrypted content key, there is a step of updating content information storage means for storing the playback device and content information representing the content of the playback device in association with each other.

本発明の第1の側面のプログラムは、コンテンツを再生する再生装置に提供する前記コンテンツを管理するコンテンツ管理処理を行うコンテンツ管理装置の制御をコンピュータに実行させるプログラムにおいて、前記再生装置に提供された前記コンテンツを更新する場合に前記コンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を受信し、前記作成要求に応じて、前記新たな共有鍵を作成し、共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵を、作成された前記新たな共有鍵に更新し、前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵を、作成された前記新たな共有鍵で暗号化し、前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵を、前記再生装置に送信し、前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段を更新するステップを含む。   A program according to a first aspect of the present invention is a program that causes a computer to execute control of a content management apparatus that performs content management processing for managing the content provided to a playback apparatus that plays back content, and is provided to the playback apparatus Receiving a request for creating a new shared key different from the shared key that the playback device currently has, transmitted from the playback device in response to a trigger signal transmitted by the content management device when updating the content; In response to the creation request, the new shared key is created, and the shared key stored in the shared key storage unit is stored in association with the playback device information representing the playback device. The content key for decrypting the content to be provided to the playback device is updated with the newly created shared key. And transmitting the trigger signal, the created new shared key, and the content key encrypted with the new shared key as the right to view the content to the playback device, and Updating a content information storage unit that stores the playback device and content information representing the content of the playback device in association with each other according to the content key encrypted with a shared key.

本発明の第1の側面においては、コンテンツを再生する再生装置に提供された前記コンテンツを更新する場合に前記コンテンツを管理するコンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求が受信され、前記作成要求に応じて、前記新たな共有鍵が作成され、共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵が、作成された前記新たな共有鍵に更新され、前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵が、作成された前記新たな共有鍵で暗号化され、前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵が、前記再生装置に送信され、前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段が更新される。   In the first aspect of the present invention, when updating the content provided to a playback device that plays back content, the content management device that manages the content is transmitted from the playback device in response to a trigger signal transmitted. A request for creating a new shared key different from the shared key that the playback device currently has is received, the new shared key is created in response to the creation request, and the playback device is represented in the shared key storage means. The shared key stored in association with the playback device information is updated to the created new shared key, and a content key for decrypting the content to be provided to the playback device is created. Encrypted with a shared key, the trigger signal, the created new shared key, and the new shared key as the right to view the content The encoded content key is transmitted to the playback device, and in response to the content key encrypted with the new shared key, the playback device and content information representing the content of the playback device The content information storage means stored in association is updated.

本発明の第2の側面の再生装置は、コンテンツ管理装置から提供されるコンテンツを再生する再生装置において、前記再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を、前記コンテンツ管理装置に送信する送信手段と、前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵を、前記コンテンツ管理装置から受信する受信手段と、前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵を、前記新たな共有鍵に更新する共有鍵記憶制御手段と、コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新するコンテンツ鍵記憶制御手段とが設けられている。   The playback device according to the second aspect of the present invention is a playback device that plays back content provided from a content management device, and a trigger transmitted from the content management device when the content of the playback device is updated. In response to the signal, a transmission means for transmitting a request for creating a new shared key different from the shared key that the playback device currently has to the content management device, the trigger signal, the new shared key, and the content As a viewing right, the content key of the content encrypted with the new shared key is received from the content management device and concealed from the user who uses the playback device and stored in the shared key storage device. Shared key storage control means for updating the shared key to the new shared key and content key storage means Is 憶, the content key encrypted by the shared key, a content key storage control unit configured to update the content key encrypted with said new shared key is provided.

前記コンテンツ鍵記憶制御手段には、さらに、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新されずに前記コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を削除させることができる。   The content key storage control means further includes the content encrypted with the shared key stored in the content key storage means without being updated to the content key encrypted with the new shared key. The key can be deleted.

前記コンテンツ鍵記憶手段には、前記コンテンツ鍵で暗号化された前記コンテンツも記憶されており、前記コンテンツ鍵記憶制御手段には、削除された前記コンテンツ鍵に対応する前記コンテンツも削除させることができる。   The content key storage means also stores the content encrypted with the content key, and the content key storage control means can also delete the content corresponding to the deleted content key. .

前記受信手段が受信した前記新たな共有鍵は、前記再生装置のPKI(Public Key Infrastructure)公開鍵で暗号化されており、前記再生装置のPKI公開鍵で暗号化された前記新たな共有鍵を、前記再生装置のPKI秘密鍵で復号する復号手段をさらに設けることができる。   The new shared key received by the receiving means is encrypted with a public key infrastructure (PKI) public key of the playback device, and the new shared key encrypted with the PKI public key of the playback device is Further, it is possible to further provide decryption means for decrypting with the PKI private key of the playback apparatus.

本発明の第2の側面の制御方法は、コンテンツ管理装置から提供されるコンテンツを再生する再生装置の制御方法において、前記再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を、前記コンテンツ管理装置に送信し、前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵を、前記コンテンツ管理装置から受信し、前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵を、前記新たな共有鍵に更新し、コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新するステップを含む。   A control method according to a second aspect of the present invention is a control method for a playback device that plays back content provided from a content management device, and is transmitted from the content management device when the content of the playback device is updated. In response to the incoming trigger signal, a request to create a new shared key different from the shared key that the playback device currently has is transmitted to the content management device, and the trigger signal, the new shared key, and the content The content key of the content encrypted with the new shared key as a viewing right is received from the content management device and is concealed from the user who uses the playback device and stored in the shared key storage unit The shared key is updated to the new shared key and encrypted with the shared key stored in the content key storage means. And the content key, comprising the step of updating the said content key encrypted with the new shared key.

本発明の第2の側面のプログラムは、コンテンツ管理装置から提供されるコンテンツを再生する再生装置の制御を、コンピュータに実行させるプログラムにおいて、前記再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を、前記コンテンツ管理装置に送信し、前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵を、前記コンテンツ管理装置から受信し、前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵を、前記新たな共有鍵に更新し、コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新するステップを含む。   According to a second aspect of the present invention, there is provided a program for causing a computer to execute control of a playback device that plays back content provided from a content management device, wherein the content of the playback device is updated. In response to a trigger signal transmitted from the management apparatus, a request to create a new shared key different from the shared key that the playback apparatus currently has is transmitted to the content management apparatus, and the trigger signal, the new shared key, And the content key of the content encrypted with the new shared key as the right to view the content is received from the content management device and concealed from the user who uses the playback device. Update the shared key stored in the new shared key to the content key storage means Is 憶, the content key encrypted by the shared key, comprising the step of updating the said content key encrypted with the new shared key.

本発明の第2の側面においては、コンテンツ管理装置から提供されるコンテンツを再生する再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求が、前記コンテンツ管理装置に送信され、前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵が、前記コンテンツ管理装置から受信され、前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵が、前記新たな共有鍵に更新され、コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵が、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新される。   In the second aspect of the present invention, the reproduction is performed according to a trigger signal transmitted from the content management device when the content included in the reproduction device that reproduces the content provided from the content management device is updated. A request for creating a new shared key different from the shared key that the device currently has is transmitted to the content management device, and the new shared key as the trigger signal, the new shared key, and the viewing right of the content The content key of the content encrypted with the content management device is received from the content management device, and the shared key concealed from the user who uses the playback device and stored in the shared key storage means is the new shared key. And the content key encrypted with the shared key stored in the content key storage means is Said encrypted with Do shared key is updated to the content key.

本発明の第1の側面によれば、再生装置にコンテンツを提供することができる。また、本発明の第1の側面によれば、コンテンツの視聴権利をコンテンツごとに管理することができる。   According to the first aspect of the present invention, content can be provided to a playback device. According to the first aspect of the present invention, the right to view content can be managed for each content.

本発明の第2の側面によれば、コンテンツを再生することができる。また、本発明の第2の側面によれば、コンテンツ管理装置に、コンテンツの視聴権利をコンテンツごとに管理させることができる。   According to the second aspect of the present invention, content can be reproduced. Also, according to the second aspect of the present invention, the content management apparatus can manage the right to view content for each content.

以下に本発明の実施の形態を説明するが、本発明の構成要件と、発明の詳細な説明に記載の実施の形態との対応関係を例示すると、次のようになる。この記載は、本発明をサポートする実施の形態が、発明の詳細な説明に記載されていることを確認するためのものである。従って、発明の詳細な説明中には記載されているが、本発明の構成要件に対応する実施の形態として、ここには記載されていない実施の形態があったとしても、そのことは、その実施の形態が、その構成要件に対応するものではないことを意味するものではない。逆に、実施の形態が構成要件に対応するものとしてここに記載されていたとしても、そのことは、その実施の形態が、その構成要件以外の構成要件には対応しないものであることを意味するものでもない。   Embodiments of the present invention will be described below. Correspondences between the configuration requirements of the present invention and the embodiments described in the detailed description of the present invention are exemplified as follows. This description is to confirm that the embodiments supporting the present invention are described in the detailed description of the invention. Accordingly, although there are embodiments that are described in the detailed description of the invention but are not described here as embodiments corresponding to the constituent elements of the present invention, It does not mean that the embodiment does not correspond to the configuration requirements. Conversely, even if an embodiment is described here as corresponding to a configuration requirement, that means that the embodiment does not correspond to a configuration requirement other than the configuration requirement. It's not something to do.

本発明の第1の側面のコンテンツ管理は、
コンテンツを再生する再生装置(例えば、図4のPD6−1)に提供する前記コンテンツを管理するコンテンツ管理装置(例えば、図4のパーソナルコンピュータ1−1)において、
前記再生装置に提供された前記コンテンツを更新する場合に前記コンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を受信する受信手段(例えば、図8の受信部211)と、
前記作成要求に応じて、前記新たな共有鍵を作成する作成手段(例えば、図8の共有鍵作成部213)と、
共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵を、作成された前記新たな共有鍵に更新する共有鍵記憶制御手段(例えば、図8の共有鍵対応テーブル制御部215)と、
前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵を、作成された前記新たな共有鍵で暗号化する暗号化手段(例えば、図8の暗号化部214)と、
前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵を、前記再生装置に送信する送信手段(例えば、図8の送信部212)と、
前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段を更新するコンテンツ情報記憶制御手段(例えば、図8のコンテンツ対応テーブル制御部216)と
を備える。
Content management according to the first aspect of the present invention includes:
In a content management device (for example, personal computer 1-1 in FIG. 4) that manages the content provided to a playback device (for example, PD 6-1 in FIG. 4) that plays back content,
When updating the content provided to the playback device, a new shared key that is transmitted from the playback device in response to a trigger signal transmitted by the content management device and is different from the current shared key of the playback device Receiving means for receiving the creation request (for example, the receiving unit 211 in FIG. 8);
In response to the creation request, creation means for creating the new shared key (for example, the shared key creation unit 213 in FIG. 8);
Shared key storage control means for updating the shared key stored in the shared key storage means in association with the playback device information representing the playback device to the created new shared key (for example, the shared key storage in FIG. 8). Key correspondence table control unit 215),
An encryption unit (for example, the encryption unit 214 in FIG. 8) that encrypts a content key for decrypting the content to be provided to the playback device with the created new shared key;
Transmission means for transmitting the trigger signal, the created new shared key, and the content key encrypted with the new shared key as the right to view the content to the playback device (for example, FIG. 8 transmission units 212),
Content information for updating content information storage means for storing the playback device and content information representing the content of the playback device in association with each other according to the content key encrypted with the new shared key Storage control means (for example, the content correspondence table control unit 216 in FIG. 8).

本発明の第1の側面のコンテンツ管理方法またはプログラムは、
コンテンツを再生する再生装置(例えば、図4のPD6−1)に提供する前記コンテンツを管理するコンテンツ管理処理を行うコンテンツ管理装置(例えば、図4のパーソナルコンピュータ1−1)のコンテンツ管理方法、または前記コンテンツ管理装置の制御を、コンピュータに実行させるプログラムにおいて、
前記再生装置に提供された前記コンテンツを更新する場合に前記コンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を受信し(例えば、図12のステップS113)、
前記作成要求に応じて、前記新たな共有鍵を作成し(例えば、図12のステップS114)、
共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵を、作成された前記新たな共有鍵に更新し(例えば、図12のステップS115)、
前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵を、作成された前記新たな共有鍵で暗号化し(例えば、図12のステップS119)、
前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵を、前記再生装置に送信し(例えば、図12のステップS121)、
前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段を更新する(例えば、図12のステップS120)
ステップを含む。
The content management method or program according to the first aspect of the present invention includes:
A content management method of a content management apparatus (for example, personal computer 1-1 in FIG. 4) that performs content management processing for managing the content provided to a playback apparatus (for example, PD 6-1 in FIG. 4) that reproduces content, or In a program for causing a computer to execute control of the content management device,
When updating the content provided to the playback device, a new shared key that is transmitted from the playback device in response to a trigger signal transmitted by the content management device and is different from the current shared key of the playback device The creation request is received (for example, step S113 in FIG. 12),
In response to the creation request, the new shared key is created (for example, step S114 in FIG. 12),
The shared key stored in the shared key storage unit in association with the playback device information representing the playback device is updated to the created new shared key (for example, step S115 in FIG. 12).
A content key for decrypting the content to be provided to the playback device is encrypted with the created new shared key (for example, step S119 in FIG. 12),
The trigger signal, the created new shared key, and the content key encrypted with the new shared key as the content viewing right are transmitted to the playback device (for example, FIG. 12). Step S121),
In accordance with the content key encrypted with the new shared key, the content information storage unit that stores the playback device and content information representing the content of the playback device in association with each other is updated (for example, , Step S120 in FIG. 12)
Includes steps.

本発明の第2の側面の再生装置は、第1に、
コンテンツ管理装置(例えば、図4のパーソナルコンピュータ1−1)から提供されるコンテンツを再生する再生装置(例えば、図4のPD6−1)において、
前記再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を、前記コンテンツ管理装置に送信する送信手段(例えば、図10の送信部241)と、
前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵を、前記コンテンツ管理装置から受信する受信手段(例えば、図10の受信部242)と、
前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵を、前記新たな共有鍵に更新する共有鍵記憶制御手段(例えば、図10の共有鍵記憶制御部245)と、
コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新するコンテンツ鍵記憶制御手段(例えば、図10のコンテンツ鍵記憶制御部246)と
を備える。
The playback device according to the second aspect of the present invention is, firstly,
In a playback device (for example, PD 6-1 in FIG. 4) that plays back content provided from a content management device (for example, the personal computer 1-1 in FIG. 4),
In response to a trigger signal transmitted from the content management device when the content of the playback device is updated, a request for creating a new shared key different from the shared key that the playback device currently has is sent to the content management Transmission means for transmitting to the apparatus (for example, the transmission unit 241 in FIG. 10)
Receiving means for receiving the content key of the content encrypted with the new shared key as the trigger signal, the new shared key, and the viewing right of the content from the content management device (for example, FIG. 10 receiving units 242),
Shared key storage control means (for example, the shared key storage control unit 245 in FIG. 10) that updates the shared key that is hidden from the user who uses the playback device and is stored in the shared key storage means to the new shared key. )When,
Content key storage control means for updating the content key encrypted with the shared key stored in the content key storage means to the content key encrypted with the new shared key (for example, FIG. 10) Content key storage control unit 246).

本発明の第2の側面の再生装置は、第2に、
前記受信手段が受信した前記新たな共有鍵は、前記再生装置のPKI(Public Key Infrastructure)公開鍵で暗号化されており、
前記再生装置のPKI公開鍵で暗号化された前記新たな共有鍵を、前記再生装置のPKI秘密鍵で復号する復号手段(例えば、図10の復号部243)をさらに備える。
Secondly, the playback device according to the second aspect of the present invention includes:
The new shared key received by the receiving means is encrypted with the PKI (Public Key Infrastructure) public key of the playback device,
Decryption means (for example, decryption unit 243 in FIG. 10) for decrypting the new shared key encrypted with the PKI public key of the playback device with the PKI private key of the playback device is further provided.

本発明の第2の側面の制御方法またはプログラムは、
コンテンツ管理装置(例えば、図4のパーソナルコンピュータ1−1)から提供されるコンテンツを再生する再生装置(例えば、図4のPD6−1)の制御方法、または、前記再生装置の制御を、コンピュータに実行させるプログラムにおいて、
前記再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を、前記コンテンツ管理装置に送信し(例えば、図12のステップS151)、
前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵を、前記コンテンツ管理装置から受信し(例えば、図12のステップS152およびS156)、
前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵を、前記新たな共有鍵に更新し(例えば、図12のステップS154)、
コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新する(例えば、図12のステップS157)
ステップを含む。
The control method or program according to the second aspect of the present invention includes:
A method for controlling a playback device (for example, PD 6-1 in FIG. 4) for playing back content provided from a content management device (for example, personal computer 1-1 in FIG. 4) or control of the playback device is controlled by a computer. In the program to be executed,
In response to a trigger signal transmitted from the content management device when the content of the playback device is updated, a request for creating a new shared key different from the shared key that the playback device currently has is sent to the content management (E.g., step S151 in FIG. 12)
The content key of the content encrypted with the new shared key as the trigger signal, the new shared key, and the viewing right of the content is received from the content management device (for example, FIG. 12). Steps S152 and S156),
Update the shared key concealed from the user who uses the playback device and stored in the shared key storage means to the new shared key (for example, step S154 in FIG. 12),
The content key encrypted with the shared key stored in the content key storage means is updated to the content key encrypted with the new shared key (for example, step S157 in FIG. 12).
Includes steps.

以下、図を参照して、本発明の実施の形態について説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図4は、本発明を適用した音楽データ管理システムの一実施の形態を示す図である。   FIG. 4 is a diagram showing an embodiment of a music data management system to which the present invention is applied.

パーソナルコンピュータ(コンテンツ管理装置)1−1は、ローカルエリアネットワークまたはインターネットなどから構成されるネットワーク2に接続されている。パーソナルコンピュータ1−1は、EMD(Electrical Music Distribution)サーバ4−1乃至4−3から受信した音楽のデータ(以下、コンテンツと称する)を、所定の圧縮の方式(例えば、ATRAC3(商標))に変換するとともにDES(Data Encryption Standard)などの暗号化方式で暗号化して記憶する。   The personal computer (content management apparatus) 1-1 is connected to a network 2 constituted by a local area network or the Internet. The personal computer 1-1 converts music data (hereinafter referred to as content) received from EMD (Electrical Music Distribution) servers 4-1 to 4-3 into a predetermined compression method (for example, ATRAC3 (trademark)). The data is converted and encrypted by an encryption method such as DES (Data Encryption Standard).

また、パーソナルコンピュータ1−1は、自身と接続されているポータブルデバイス(以下、PDと称する)6−1乃至6−3に、必要に応じてコンテンツを提供し、コンテンツの視聴権利をコンテンツ管理テーブル(後述するコンテンツ管理テーブルTB)で管理する。   Further, the personal computer 1-1 provides content to portable devices (hereinafter referred to as PD) 6-1 to 6-3 connected to the personal computer 1-1 as necessary, and the viewing right of the content is stored in the content management table. (Managed by a content management table TB described later).

即ち、パーソナルコンピュータ1−1は、暗号化して記録しているコンテンツを、接続されているPD6−1乃至6−3のいずれかに記憶させる(送信する)とともに、PD6−1乃至6−3に記憶させたことに対応して、コンテンツ管理テーブルを更新する(以下、チェックアウトと称する)。   That is, the personal computer 1-1 stores (transmits) the encrypted content recorded in any of the connected PDs 6-1 to 6-3, and causes the PDs 6-1 to 6-3 to store the content. In response to the storage, the content management table is updated (hereinafter referred to as checkout).

また、パーソナルコンピュータ1−1は、接続されているPD6−1乃至6−3にパーソナルコンピュータ1−1がチェックアウトしたコンテンツをPD6−1乃至6−3で聴くことができないようにして、コンテンツ管理テーブル内のチェックアウトしたコンテンツに関するデータを更新(消去)する(以下、チェックインと称する)。   Further, the personal computer 1-1 manages the content by preventing the PD 6-1 to 6-3 from listening to the content checked out by the personal computer 1-1 to the connected PD 6-1 to 6-3. Data on the checked-out content in the table is updated (erased) (hereinafter referred to as check-in).

パーソナルコンピュータ1−2もまた、ネットワーク2に接続されている。パーソナルコンピュータ1−2は、パーソナルコンピュータ1−1と同様に、EMDサーバ4−1乃至4−3から受信したコンテンツを、所定の圧縮の方式に変換し、DESなどの暗号化方式で暗号化して記憶するとともに、コンテンツ管理テーブルを保持し、コンテンツの視聴権利を管理する。即ち、パーソナルコンピュータ1−2は、暗号化して記録しているコンテンツを、接続されているPD6−4にチェックアウトおよびチェックインし、それに応じてコンテンツ管理テーブルを更新する。   The personal computer 1-2 is also connected to the network 2. As with the personal computer 1-1, the personal computer 1-2 converts the content received from the EMD servers 4-1 to 4-3 into a predetermined compression method, and encrypts it with an encryption method such as DES. The content management table is stored and the right to view the content is managed. That is, the personal computer 1-2 checks out and checks in the content that is encrypted and recorded in the connected PD 6-4, and updates the content management table accordingly.

なお、PD6−1乃至6−3は、パーソナルコンピュータ1−2と接続することもできるし、PD6−4がパーソナルコンピュータ1−1と接続することもできる。しかし、パーソナルコンピュータ1−2は、パーソナルコンピュータ1−1がPD6−1乃至6−3にチェックアウトしたコンテンツをチェックインできない。また、パーソナルコンピュータ1−1は、パーソナルコンピュータ1−2がPD6−4にチェックアウトしたコンテンツをチェックインできない。   The PDs 6-1 to 6-3 can be connected to the personal computer 1-2, and the PD 6-4 can be connected to the personal computer 1-1. However, the personal computer 1-2 cannot check in the content that the personal computer 1-1 has checked out to the PDs 6-1 to 6-3. Further, the personal computer 1-1 cannot check in the content that the personal computer 1-2 has checked out to the PD 6-4.

なお、以下において、PD6−1乃至6−4を特に区別する必要がない場合、PD6と称する。また、パーソナルコンピュータ1−1およびパーソナルコンピュータ1−2を個々に区別する必要がない場合、単にパーソナルコンピュータ1と称する。   In the following description, PDs 6-1 to 6-4 are referred to as PD6 when it is not necessary to distinguish between them. When there is no need to distinguish between the personal computer 1-1 and the personal computer 1-2, they are simply referred to as the personal computer 1.

EMD登録サーバ3は、パーソナルコンピュータ1がEMDサーバ4−1乃至4−3からコンテンツの取得を開始するとき、パーソナルコンピュータ1の要求に対応して、ネットワーク2を介して、パーソナルコンピュータ1とEMDサーバ4−1乃至4−3との相互認証に必要な認証鍵をパーソナルコンピュータ1に送信するとともに、EMDサーバ4−1乃至4−3に接続するためのプログラムをパーソナルコンピュータ1に送信する。   When the personal computer 1 starts acquiring content from the EMD servers 4-1 to 4-3, the EMD registration server 3 responds to the request from the personal computer 1 via the network 2 and the EMD server. An authentication key necessary for mutual authentication with 4-1 to 4-3 is transmitted to the personal computer 1, and a program for connecting to the EMD servers 4-1 to 4-3 is transmitted to the personal computer 1.

EMDサーバ4−1乃至4−3それぞれは、パーソナルコンピュータ1の要求に対応して、ネットワーク2を介して、パーソナルコンピュータ1にコンテンツを供給する。EMDサーバ4−1乃至4−3のそれぞれが供給するコンテンツは、同一または異なる圧縮の方式で圧縮されている。また、EMDサーバ4−1乃至4−3のそれぞれが供給するコンテンツは、同一または異なる暗号化の方式で暗号化されている。なお、以下において、EMDサーバ4−1乃至4−3を特に区別する必要がない場合、単にEMDサーバ4と称する。   Each of the EMD servers 4-1 to 4-3 supplies content to the personal computer 1 via the network 2 in response to a request from the personal computer 1. The content supplied by each of the EMD servers 4-1 to 4-3 is compressed by the same or different compression method. Further, the contents supplied by each of the EMD servers 4-1 to 4-3 are encrypted by the same or different encryption methods. In the following description, EMD servers 4-1 to 4-3 are simply referred to as EMD server 4 when it is not necessary to distinguish them.

PD(再生装置)6−1は、例えば、携帯電話機、PDA(Personal Digital Assistant)、デジタルカメラ、フラッシュメモリやハードディスクを有する携帯型のデジタルオーディオプレーヤ、並びに、CD(Compact Disc)、CD-ROM(Compact Disc-Read Only Memory)やDVD(Digital Versatile Disc)などの光ディスクまたは光磁気ディスクに記録されたコンテンツを再生する携帯型のディスク記録再生装置などで構成され、パーソナルコンピュータ1から供給されたコンテンツ(即ち、チェックアウトされたコンテンツ)を記憶(記録)する。また、PD6−1は、記憶されているコンテンツを再生し、音声(音楽)として図示せぬヘットフォンなどに出力する。PD6−2乃至6−4についても同様である。なお、以下において、PD6−1乃至6−4を特に区別する必要がない場合、単にPD6と称する。   The PD (playback device) 6-1 includes, for example, a mobile phone, a PDA (Personal Digital Assistant), a digital camera, a portable digital audio player having a flash memory and a hard disk, a CD (Compact Disc), and a CD-ROM ( Content provided from a personal computer 1 (compact disc-read only memory) or a portable disc recording / playback device for playing back content recorded on a magneto-optical disc such as a DVD (Digital Versatile Disc). That is, the checked-out content) is stored (recorded). In addition, the PD 6-1 reproduces the stored content and outputs it as a sound (music) to a headphone (not shown). The same applies to PD6-2 to 6-4. In the following description, PDs 6-1 to 6-4 are simply referred to as PD6 when it is not necessary to distinguish between them.

ユーザ(PD6の所有者)は、コンテンツが記憶されている(コンテンツが記憶されている記録媒体が装着されている)PD6をパーソナルコンピュータ1から取り外して、持ち歩き、記憶されているコンテンツを再生して、コンテンツに対応する音楽などをヘッドフォンなどで聴くことができる。   The user (owner of the PD 6) removes the PD 6 storing the content (mounted with a recording medium storing the content) from the personal computer 1, carries it around, and plays back the stored content. , You can listen to music corresponding to the content with headphones.

なお、PD6が携帯電話機である場合、PD6は、通信サービスの提供エリアを所望の大きさに分割したセル内に設置されている基地局5−1または5−2などを介して携帯電話網7に接続することができる。この携帯電話網7は、ネットワーク2と接続されている。   When the PD 6 is a mobile phone, the PD 6 uses a mobile phone network 7 via a base station 5-1 or 5-2 installed in a cell obtained by dividing a communication service providing area into a desired size. Can be connected to. The cellular phone network 7 is connected to the network 2.

図5は、パーソナルコンピュータ1−1の構成を示すブロック図である。CPU(Central Processing Unit)11は、各種アプリケーションプログラム(詳細については後述する)や、OS(Operating System)を実際に実行する。ROM(Read-only Memory)12は、一般的には、CPU11が使用するプログラムや演算用のパラメータのうちの基本的に固定のデータを格納する。RAM(Random-Access Memory)13は、CPU11の実行において使用するプログラムや、その実行において適宜変化するパラメータを格納する。これらはCPUバスなどから構成されるホストバス14により相互に接続されている。   FIG. 5 is a block diagram showing a configuration of the personal computer 1-1. A CPU (Central Processing Unit) 11 actually executes various application programs (details will be described later) and an OS (Operating System). A ROM (Read-only Memory) 12 generally stores basically fixed data among the programs used by the CPU 11 and calculation parameters. A RAM (Random-Access Memory) 13 stores programs used in the execution of the CPU 11 and parameters that change as appropriate during the execution. These are connected to each other by a host bus 14 composed of a CPU bus or the like.

ホストバス14は、ブリッジ15を介して、PCI(Peripheral Component Interconnect / Interface)バスなどの外部バス16に接続されている。   The host bus 14 is connected to an external bus 16 such as a PCI (Peripheral Component Interconnect / Interface) bus via a bridge 15.

キーボード18は、CPU11に各種の指令を入力するとき、使用者により操作される。マウス19は、ディスプレイ20の画面上のポイントの指示や選択を行うとき、使用者により操作される。ディスプレイ20は、液晶表示装置またはCRT(Cathode Ray Tube)などから成り、各種情報をテキストやイメージで表示する。HDD(Hard Disk Drive)21は、ハードディスクを駆動し、CPU11によって実行されるプログラムや情報を記録または再生させる。   The keyboard 18 is operated by the user when inputting various commands to the CPU 11. The mouse 19 is operated by the user when specifying or selecting a point on the screen of the display 20. The display 20 includes a liquid crystal display device, a CRT (Cathode Ray Tube), or the like, and displays various types of information as text and images. An HDD (Hard Disk Drive) 21 drives a hard disk and records or reproduces programs and information executed by the CPU 11.

ドライブ22は、装着される磁気ディスク41、光ディスク42、光磁気ディスク43、または半導体メモリ44に記録されているデータまたはプログラムを読み出して、そのデータまたはプログラムを、RAM13やHDD21に供給する。   The drive 22 reads data or a program recorded on the magnetic disk 41, the optical disk 42, the magneto-optical disk 43, or the semiconductor memory 44 to be mounted, and supplies the data or program to the RAM 13 or the HDD 21.

USB(Universal Serial Bus)ポート23−1には、所定のケーブルを介して、PD6−1が接続される。USBポート23−1は、インタフェース17、外部バス16、ブリッジ15、またはホストバス14を介して、HDD21、CPU11、またはRAM13から供給されたデータ(例えば、コンテンツまたはPD6−1に対するコマンドなどを含む)をPD6−1に出力する。   A PD 6-1 is connected to a USB (Universal Serial Bus) port 23-1 via a predetermined cable. The USB port 23-1 is data supplied from the HDD 21, the CPU 11, or the RAM 13 via the interface 17, the external bus 16, the bridge 15, or the host bus 14 (including, for example, commands for content or PD 6-1). Is output to PD6-1.

USBポート23−2には、所定のケーブルを介して、PD6−2が接続される。USBポート23−2は、インタフェース17、外部バス16、ブリッジ15、またはホストバス14を介して、HDD21、CPU11、またはRAM13から供給されたデータ(例えば、コンテンツまたはPD6−2に対するコマンドなどを含む)をPD6−2に出力する。   The PD port 6-2 is connected to the USB port 23-2 via a predetermined cable. The USB port 23-2 is data supplied from the HDD 21, the CPU 11, or the RAM 13 via the interface 17, the external bus 16, the bridge 15, or the host bus 14 (for example, contents or commands for the PD 6-2 are included). Is output to PD6-2.

USBポート23−3には、所定のケーブルを介して、PD6−3が接続される。USBポート23−3は、インタフェース17、外部バス16、ブリッジ15、またはホストバス14を介して、HDD21、CPU11、またはRAM13から供給されたデータ(例えば、コンテンツまたはPD6−3に対するコマンドなどを含む)をPD6−3に出力する。   The PD 6-3 is connected to the USB port 23-3 via a predetermined cable. The USB port 23-3 is data supplied from the HDD 21, the CPU 11, or the RAM 13 via the interface 17, the external bus 16, the bridge 15, or the host bus 14 (for example, contents or commands for the PD 6-3 are included). Is output to PD6-3.

スピーカ24は、インタフェース17から供給されたデータ、または、音声信号を基に、コンテンツに対応する所定の音声を出力する。   The speaker 24 outputs a predetermined sound corresponding to the content based on the data supplied from the interface 17 or the audio signal.

これらのキーボード18乃至スピーカ24は、インタフェース17に接続されており、インタフェース17は、外部バス16、ブリッジ15、およびホストバス14を介してCPU11に接続されている。   These keyboard 18 to speaker 24 are connected to the interface 17, and the interface 17 is connected to the CPU 11 via the external bus 16, the bridge 15, and the host bus 14.

通信部25は、ネットワーク2と接続され、CPU11、またはHDD21から供給されたデータ(例えば、登録の要求、またはコンテンツの送信要求など)を、所定の方式のパケットに格納し、ネットワーク2を介してEMD登録サーバ3やEMDサーバ4に送信するとともに、ネットワーク2を介してEMD登録サーバ3やEMDサーバ4から受信したパケットに格納されているデータ(例えば、認証鍵、またはコンテンツなど)をCPU11、RAM13、またはHDD21に出力する。   The communication unit 25 is connected to the network 2 and stores data (for example, a registration request or a content transmission request) supplied from the CPU 11 or the HDD 21 in a packet of a predetermined method. The CPU 11 and the RAM 13 transmit data (for example, an authentication key or content) stored in a packet received from the EMD registration server 3 or EMD server 4 via the network 2 to the EMD registration server 3 or EMD server 4. Or output to the HDD 21.

通信部25は、外部バス16、ブリッジ15、およびホストバス14を介してCPU11に接続されている。   The communication unit 25 is connected to the CPU 11 via the external bus 16, the bridge 15, and the host bus 14.

パーソナルコンピュータ1−2の構成は、パーソナルコンピュータ1−1の構成と同様であるので、その説明は省略する。   Since the configuration of the personal computer 1-2 is the same as that of the personal computer 1-1, description thereof is omitted.

図6は、コンテンツを記憶させる記録媒体としてハードディスクを備えるPD6−1の構成例を示すブロック図である。   FIG. 6 is a block diagram illustrating a configuration example of the PD 6-1 including a hard disk as a recording medium for storing content.

CPU61は、パーソナルコンピュータ1との間でコンテンツのやりとり、暗号化されたコンテンツの復号処理、圧縮されたコンテンツの伸長処理などを実行する。ROM62は、一般的には、CPU61が使用するプログラムや演算用のパラメータのうちの基本的に固定のデータを格納する。RAM63は、CPU61の実行において使用するプログラムや、その実行において適宜変化するパラメータを格納する。これらはCPUバスなどから構成されるホストバス64により相互に接続されている。   The CPU 61 executes content exchange with the personal computer 1, decryption processing of the encrypted content, decompression processing of the compressed content, and the like. The ROM 62 generally stores basically fixed data among programs used by the CPU 61 and calculation parameters. The RAM 63 stores programs used in the execution of the CPU 61 and parameters that change as appropriate during the execution. These are connected to each other by a host bus 64 including a CPU bus.

ホストバス64は、ブリッジ65を介して外部バス66に接続されている。   The host bus 64 is connected to the external bus 66 via the bridge 65.

ボタン68は、CPU61に各種の指令を入力するとき、使用者により操作される。ディスプレイ69は、液晶表示装置などから成り、各種情報をテキスト(文字)やイメージ(図形)で表示する。HDD70は、パーソナルコンピュータ1から供給された(チェックアウトされた)コンテンツや、暗号化されたコンテンツの復号に必要な鍵などをハードディスクに記憶する。USBポート71は、所定のケーブルを介してパーソナルコンピュータ1と接続され、パーソナルコンピュータ1との間で、所定のデータ(コンテンツやコマンドなど)をやりとりする。   The button 68 is operated by the user when inputting various commands to the CPU 61. The display 69 is composed of a liquid crystal display device or the like, and displays various information as text (characters) and images (graphics). The HDD 70 stores the content supplied (checked out) from the personal computer 1 and a key necessary for decrypting the encrypted content on the hard disk. The USB port 71 is connected to the personal computer 1 via a predetermined cable, and exchanges predetermined data (contents, commands, etc.) with the personal computer 1.

ドライブ72は、装着される半導体メモリ91に記録されているデータまたはプログラムを読み出して、そのデータまたはプログラムを、RAM63またはHDD70に供給する。なお、ドライブ72に装着される記録媒体は、半導体メモリ91以外の磁気ディスク、光ディスク、光磁気ディスクなどでもよい。   The drive 72 reads data or a program recorded in the semiconductor memory 91 to be mounted and supplies the data or program to the RAM 63 or the HDD 70. The recording medium loaded in the drive 72 may be a magnetic disk other than the semiconductor memory 91, an optical disk, a magneto-optical disk, or the like.

これらのボタン68乃至ドライブ72は、インタフェース67に接続されており、インタフェース67は、外部バス66、ブリッジ65、およびホストバス64を介してCPU61に接続されている。   These buttons 68 to 72 are connected to an interface 67, and the interface 67 is connected to the CPU 61 via an external bus 66, a bridge 65, and a host bus 64.

なお、PD6−1は、コンテンツを記憶させる記録媒体として、ハードディスク以外のフラッシュメモリなどを備えるものでもよい。   The PD 6-1 may include a flash memory other than the hard disk as a recording medium for storing content.

次に、パーソナルコンピュータ1−1が所定のプログラムを実行することにより実現する機能について説明する。   Next, functions realized by the personal computer 1-1 executing a predetermined program will be described.

図7は、CPU11の所定のプログラムの実行等により実現される、パーソナルコンピュータ1−1の機能的構成例を示すブロック図である。   FIG. 7 is a block diagram illustrating a functional configuration example of the personal computer 1-1 that is realized by execution of a predetermined program of the CPU 11.

コンテンツ管理プログラム111は、EMD選択プログラム131、チェックイン/チェックアウト管理プログラム132、暗号方式変換プログラム133、圧縮方式変換プログラム134、暗号化プログラム135、認証プログラム136、復号プログラム137、PD用ドライバ138、購入用ドライバ141、および購入用ドライバ142などの複数のプログラムで構成されている。   The content management program 111 includes an EMD selection program 131, a check-in / check-out management program 132, an encryption method conversion program 133, a compression method conversion program 134, an encryption program 135, an authentication program 136, an decryption program 137, a PD driver 138, A plurality of programs such as a purchase driver 141 and a purchase driver 142 are configured.

EMD選択プログラム131は、EMDサーバ4−1乃至4−3のいずれかとの接続を選択して、購入用アプリケーション115、または購入用ドライバ141若しくは142に、EMDサーバ4−1乃至4−3のいずれかとの通信(例えば、コンテンツを購入するときの、コンテンツのダウンロードなど)を実行させる。   The EMD selection program 131 selects a connection with any of the EMD servers 4-1 to 4-3, and sends any of the EMD servers 4-1 to 4-3 to the purchase application 115 or the purchase driver 141 or 142. Communication with the heel (for example, download of content when purchasing content) is executed.

チェックイン/チェックアウト管理プログラム132は、PD6に対する、コンテンツのチェックインまたはチェックアウトの操作がユーザによりなされた場合、そのPD6に対して、指定されたコンテンツのチェックインまたはチェックアウトを行う。また、チェックイン/チェックアウト管理プログラム132は、指定されたコンテンツのチェックインまたはチェックアウトに応じて、コンテンツデータベース114のコンテンツ管理テーブルTBを更新する。   The check-in / check-out management program 132 performs check-in or check-out of the specified content with respect to the PD 6 when the user performs a check-in or check-out operation of the content with respect to the PD 6. Further, the check-in / check-out management program 132 updates the content management table TB of the content database 114 in accordance with the check-in or check-out of the designated content.

暗号方式変換プログラム133は、購入用アプリケーションプログラム115、購入用ドライバ141、または購入用ドライバ142がネットワーク2を介してEMDサーバ4から受信したコンテンツの暗号化の方式を、コンテンツデータベース114に記憶するときの暗号化の方式に変換する。また、暗号方式変換プログラム133は、PD6にコンテンツをチェックアウトするとき、そのチェックアウトするコンテンツを、PD6が利用可能な暗号化方式に変換する。   The encryption method conversion program 133 stores the content encryption method received from the EMD server 4 via the network 2 by the purchase application program 115, the purchase driver 141, or the purchase driver 142 in the content database 114. Convert to the encryption method. When the content is checked out to the PD 6, the encryption method conversion program 133 converts the checked-out content into an encryption method that can be used by the PD 6.

圧縮方式変換プログラム134は、購入用アプリケーションプログラム115、購入用ドライバ141、または購入用ドライバ142がネットワーク2を介してEMDサーバ4−1乃至4−3から受信したコンテンツの圧縮の方式を、コンテンツデータベース114に記憶するときの圧縮の方式に変換する。また、圧縮方式変換プログラム134は、PD6にコンテンツをチェックアウトするとき、そのチェックアウトするコンテンツを、PD6が利用可能な圧縮の方式に変換する。   The compression method conversion program 134 is a content database for compressing the content received from the EMD servers 4-1 to 4-3 via the network 2 by the purchase application program 115, the purchase driver 141, or the purchase driver 142. The data is converted into a compression method when stored in 114. When the content is checked out to the PD 6, the compression method conversion program 134 converts the checked-out content into a compression method that can be used by the PD 6.

なお、圧縮方式変換プログラム134は、例えばCD(Compact Disc)から読み取られ、録音プログラム113から供給されたコンテンツ(圧縮されていない)を、コンテンツデータベース114が記憶するときの符号化の方式で符号化することもできる。   The compression method conversion program 134 encodes the content (uncompressed) read from, for example, a CD (Compact Disc) and supplied from the recording program 113 by the encoding method used when the content database 114 stores the content. You can also

暗号化プログラム135は、例えばCDから読み取られ、録音プログラム113から供給されたコンテンツ(暗号化されていない)を、コンテンツデータベース114が記憶するときの暗号化の方式で暗号化する。   The encryption program 135, for example, encrypts content (not encrypted) read from a CD and supplied from the recording program 113 by an encryption method used when the content database 114 stores the content.

認証プログラム136は、コンテンツ管理プログラム111と購入用アプリケーションプログラム115との相互認証の処理、およびコンテンツ管理プログラム111と購入用ドライバ141との相互認証の処理を実行する。また、認証プログラム136は、EMDサーバ4−1と購入用アプリケーションプログラム115との相互認証の処理、EMDサーバ4−2と購入用ドライバ141との相互認証の処理、およびEMDサーバ4−3と購入用ドライバ142との相互認証の処理で利用される認証鍵を記憶している。   The authentication program 136 executes a mutual authentication process between the content management program 111 and the purchase application program 115 and a mutual authentication process between the content management program 111 and the purchase driver 141. The authentication program 136 is a process of mutual authentication between the EMD server 4-1 and the purchase application program 115, a process of mutual authentication between the EMD server 4-2 and the purchase driver 141, and purchase with the EMD server 4-3. The authentication key used in the mutual authentication process with the driver 142 is stored.

復号プログラム137は、コンテンツデータベース114が記録しているコンテンツをパーソナルコンピュータ1が再生するとき、コンテンツを復号する。   The decryption program 137 decrypts the content when the personal computer 1 reproduces the content recorded in the content database 114.

PD用ドライバ138は、PD6に所定のコンテンツをチェックアウトするとき、またはPD6から所定のコンテンツをチェックインするとき、PD6との間でデータ(コンテンツまたは所定の処理を実行させるコマンド)をやりとりする。なお、PD用ドライバ138は、PD6−1または6−3に対しては、それぞれ、デバイスドライバ116−1または116−2を介してデータをやりとりし、PD6−2に対しては直接データをやりとりする。   The PD driver 138 exchanges data (content or a command for executing a predetermined process) with the PD 6 when checking out the predetermined content to the PD 6 or checking in the predetermined content from the PD 6. The PD driver 138 exchanges data with the PD 6-1 or 6-3 via the device driver 116-1 or 116-2, and directly exchanges data with the PD 6-2. To do.

購入用ドライバ141は、いわゆるプラグインプログラムであり、EMD登録サーバ3からネットワーク2を介して供給されたり、所定の記録媒体に記録されて供給され、コンテンツ管理プログラム111と共にインストールされる。購入用ドライバ141は、パーソナルコンピュータ1にインストールされたとき、コンテンツ管理プログラム111の有する所定の形式のインタフェースを介して、コンテンツ管理プログラム111とデータを送受信する。   The purchase driver 141 is a so-called plug-in program. The purchase driver 141 is supplied from the EMD registration server 3 through the network 2 or supplied by being recorded on a predetermined recording medium and installed together with the content management program 111. When the purchase driver 141 is installed in the personal computer 1, it transmits and receives data to and from the content management program 111 via an interface in a predetermined format that the content management program 111 has.

また、購入用ドライバ141は、ネットワーク2を介して、EMDサーバ4に所定のコンテンツの送信を要求するとともに、EMDサーバ4からコンテンツを受信する。また、購入用ドライバ141は、EMDサーバ4からコンテンツを受信するとき、課金の処理を実行する。   The purchase driver 141 requests the EMD server 4 to transmit predetermined content via the network 2 and receives content from the EMD server 4. Further, the purchase driver 141 executes billing processing when receiving content from the EMD server 4.

購入用ドライバ142は、コンテンツ管理プログラム111と共にインストールされるプログラムであり、ネットワーク2を介して、EMDサーバ4に所定のコンテンツの送信を要求するとともに、EMDサーバ4からコンテンツを受信する。また、購入用ドライバ142は、EMDサーバ4からコンテンツを受信するとき、課金の処理を実行する。   The purchase driver 142 is a program installed together with the content management program 111, requests the EMD server 4 to transmit predetermined content via the network 2, and receives content from the EMD server 4. Further, the purchase driver 142 executes billing processing when receiving content from the EMD server 4.

表示操作指示プログラム112は、表示操作指示ウィンドウ(の画像)をディスプレイ20に表示させ、キーボード18またはマウス19によるユーザのウィンドウ操作を基に、コンテンツ管理プログラム111にチェックインまたはチェックアウトなどの処理の実行を指示する。   The display operation instruction program 112 displays a display operation instruction window (image thereof) on the display 20 and performs processing such as check-in or check-out to the content management program 111 based on the user's window operation using the keyboard 18 or the mouse 19. Instruct execution.

録音プログラム113は、録音ウィンドウ(の画像)をディスプレイ20に表示させて、キーボード18またはマウス19によるユーザのウィンドウ操作を基に、ドライブ22に装着された光ディスク42であるCDからコンテンツを読み出して、コンテンツ管理プログラム111に出力する。   The recording program 113 displays a recording window (image thereof) on the display 20, reads the content from the CD, which is the optical disk 42 mounted on the drive 22, based on the user's window operation with the keyboard 18 or the mouse 19, and Output to the content management program 111.

コンテンツデータベース114は、コンテンツ管理プログラム111から供給された所定の方式で圧縮され、所定の方式で暗号化されている暗号化コンテンツを記憶する。また、コンテンツデータベース114は、コンテンツ管理プログラム111から供給された暗号化コンテンツを復号するコンテンツ鍵を記憶する。なお、図7では、コンテンツデータベース114には、コンテンツA乃至Nそれぞれに対応する暗号化コンテンツCONA乃至CONNと、その暗号化コンテンツCONA乃至CONNを復号するコンテンツ鍵CEK−A乃至CEK-Nとが記憶されている。 The content database 114 stores encrypted content that is compressed by a predetermined method supplied from the content management program 111 and encrypted by the predetermined method. The content database 114 also stores a content key for decrypting the encrypted content supplied from the content management program 111. In FIG. 7, the content database 114 includes encrypted contents CON A to CON N corresponding to the contents A to N, and content keys CEK-A to CEK- for decrypting the encrypted contents CON A to CON N , respectively. N is remembered.

また、コンテンツデータベース114は、PD6にコンテンツをチェックアウトまたはチェックインするときに更新されるコンテンツ管理テーブルTBも記憶する。   The content database 114 also stores a content management table TB that is updated when content is checked out or checked in to the PD 6.

起動プログラム117は、パーソナルコンピュータ1−1のオペレーティングシステムが動作しているときに常に動作している、いわゆる常駐プログラムであり、例えば、デバイスドライバ116−1からPD6−1がUSBポート23−1に接続された旨の信号を受信した場合に、表示操作指示プログラム112を起動させる。デバイスドライバ116−2からPD6−3がUSBポート23−3に接続された旨の信号を受信した場合も同様である。   The activation program 117 is a so-called resident program that is always operating when the operating system of the personal computer 1-1 is operating. For example, the device driver 116-1 to the PD 6-1 are connected to the USB port 23-1. When a signal indicating connection is received, the display operation instruction program 112 is activated. The same applies when a signal indicating that the PD 6-3 is connected to the USB port 23-3 is received from the device driver 116-2.

PD6−1がUSBポート23−1に接続されたか、またはPD6−3がUSBポート23−3に接続されて、表示操作指示プログラム112が起動された場合、表示操作指示プログラム112は、接続されたPD6−1または6−3から、そこに記録されているコンテンツのデータ(例えば、曲名、演奏時間など)を読み出し、表示操作指示ウィンドウに表示する。   When the PD6-1 is connected to the USB port 23-1, or the PD6-3 is connected to the USB port 23-3 and the display operation instruction program 112 is activated, the display operation instruction program 112 is connected The content data (eg, song title, performance time, etc.) recorded therein is read from the PD 6-1 or 6-3 and displayed on the display operation instruction window.

パーソナルコンピュータ1−2の機能の構成は、パーソナルコンピュータ1−1の機能の構成と同様であるので、その説明は省略する。   Since the functional configuration of the personal computer 1-2 is the same as the functional configuration of the personal computer 1-1, the description thereof is omitted.

図8は、コンテンツ管理プログラム111内の各種のプログラムまたはドライバによって実現される、PD6とコンテンツをやりとり(チェックアウト/チェックイン)する場合の機能的構成例を示すブロック図である。図7のコンテンツ管理プログラム111は、図8のコンテンツ管理部201に対応している。   FIG. 8 is a block diagram showing a functional configuration example in the case of exchanging (checking out / checking in) content with the PD 6, which is realized by various programs or drivers in the content management program 111. The content management program 111 in FIG. 7 corresponds to the content management unit 201 in FIG.

コンテンツ管理部201は、受信部211、送信部212、共有鍵作成部213、暗号化部214、共有鍵対応テーブル制御部215、およびコンテンツ対応テーブル制御部216により構成されている。   The content management unit 201 includes a reception unit 211, a transmission unit 212, a shared key creation unit 213, an encryption unit 214, a shared key correspondence table control unit 215, and a content correspondence table control unit 216.

受信部211は、PD6からの共有鍵(後述する共有鍵KDOM1や共有鍵K’DOM1)の作成要求信号を受信したり、PD6からの完了通知を受信する。共有鍵は、PD6(それぞれ)とパーソナルコンピュータ1−1とが共通に有する鍵で、コンテンツ鍵の暗号化または復号に使用される。 The receiving unit 211 receives a request for creating a shared key (shared key K DOM1 or shared key K ′ DOM1 described later) from the PD 6 or receives a completion notification from the PD 6. The shared key is a key that the PD 6 (respectively) and the personal computer 1-1 have in common, and is used for encryption or decryption of the content key.

送信部212は、共有鍵作成部213が作成した共有鍵をPD6に送信したり、チェックアウトがユーザにより指示されたコンテンツに対応する、暗号化コンテンツや視聴権利などを送信する。例えば、表示装置指示プログラム112において、ユーザによりコンテンツAのチェックアウトが指示された場合、送信部212は、コンテンツAがコンテンツ鍵CEK-Aで暗号化された暗号化コンテンツCONAと、コンテンツ鍵CEK-Aが共有鍵で暗号化された、コンテンツAの視聴権利LAとを送信する。また、送信部212は、共有鍵の作成要求信号をPD6に送出させるためのトリガー信号もPD6に送信する。 The transmission unit 212 transmits the shared key created by the shared key creation unit 213 to the PD 6, or transmits encrypted content, viewing rights, and the like corresponding to the content instructed to be checked out by the user. For example, when the user instructs the display device instruction program 112 to check out the content A, the transmission unit 212 transmits the encrypted content CON A in which the content A is encrypted with the content key CEK- A and the content key CEK. -A is transmitted with the viewing right L A of content A encrypted with a shared key. The transmission unit 212 also transmits a trigger signal for causing the PD 6 to transmit a shared key creation request signal to the PD 6.

共有鍵作成部213は、受信部211がPD6から共有鍵の作成要求を受信した場合に、新たな共有鍵を作成する。   The shared key creation unit 213 creates a new shared key when the reception unit 211 receives a shared key creation request from the PD 6.

暗号化部214は、コンテンツ鍵をPD6の共有鍵で暗号化する。この共有鍵で暗号化されたコンテンツ鍵は、そのコンテンツ鍵に対応するコンテンツの視聴権利(ライセンス)として機能する。即ち、コンテンツは、コンテンツ鍵で暗号化された暗号化コンテンツとしてPD6に送信されるため、コンテンツ鍵がないと、PD6は、コンテンツを再生することができない。換言すれば、PD6は、共有鍵で暗号化されたコンテンツ鍵を有していれば、その暗号化されたコンテンツ鍵を共有鍵で復号し、得ることができるので、コンテンツを再生することができる。   The encryption unit 214 encrypts the content key with the shared key of the PD 6. The content key encrypted with the shared key functions as a viewing right (license) for the content corresponding to the content key. That is, since the content is transmitted to the PD 6 as encrypted content encrypted with the content key, the PD 6 cannot reproduce the content without the content key. In other words, if the PD 6 has a content key encrypted with the shared key, the encrypted content key can be decrypted and obtained with the shared key, so that the content can be reproduced. .

また、暗号化部214は、作成された共有鍵をセキュアにPD6に送信するために、PD6のPKI公開鍵K’PKI-PDで暗号化する。なお、パーソナルコンピュータ1−1とPD6とは、コンテンツをやりとりする前に、PKI(Public Key Infrastructure:公開鍵基盤)などの第三者認証機関に認証された相手のPKI公開鍵を互いに取得している。即ち、パーソナルコンピュータ1−1は、自分のPKI秘密鍵KPKI-PCとともに、PD6のPKI公開鍵K’PKI-PDを有している。また、PD6は、自分のPKI秘密鍵KPKI-PDとともに、パーソナルコンピュータ1−1のPKI公開鍵K’PKI-PCを有している。 In addition, the encryption unit 214 encrypts the created shared key with the PKI public key K ′ PKI-PD of the PD 6 in order to securely transmit the created shared key to the PD 6. Before exchanging content, the personal computer 1-1 and the PD 6 mutually acquire the other party's PKI public key authenticated by a third-party certification organization such as PKI (Public Key Infrastructure). Yes. That is, the personal computer 1-1 has the PKI public key K ′ PKI-PD of the PD 6 together with its own PKI private key K PKI-PC . The PD 6 has the PKI public key K ′ PKI-PC of the personal computer 1-1 together with its own PKI private key K PKI-PD .

共有鍵対応テーブル制御部215は、コンテンツ管理テーブルTB内の共有鍵対応テーブルを制御する。共有鍵対応テーブルは、図9で後述するように、パーソナルコンピュータ1−1がコンテンツをチェックアウトしたPD6と、そのPD6に送信した共有鍵(ドメイン鍵)とを対応付けて記憶させたテーブルである。   The shared key correspondence table control unit 215 controls the shared key correspondence table in the content management table TB. As will be described later with reference to FIG. 9, the shared key correspondence table is a table in which the PD 6 from which the personal computer 1-1 has checked out the content and the shared key (domain key) transmitted to the PD 6 are stored in association with each other. .

コンテンツ対応テーブル制御部216は、コンテンツ管理テーブルTB内のコンテンツ対応テーブルを制御する。コンテンツ対応テーブルは、図9で後述するように、パーソナルコンピュータ1−1がコンテンツをチェックアウトしたPD6と、チェックアウトされたコンテンツを表すコンテンツ情報とを対応付けて記憶させたテーブルである。   The content correspondence table control unit 216 controls the content correspondence table in the content management table TB. As will be described later with reference to FIG. 9, the content correspondence table is a table in which the personal computer 1-1 checks out the content PD 6 and the content information indicating the checked out content in association with each other.

図9は、パーソナルコンピュータ1−1が、PD6−1にコンテンツA,B、およびCをチェックアウトし、PD6−2にコンテンツBをチェックアウトしている状態での、コンテンツ管理テーブルTBを説明する図である。   FIG. 9 illustrates the content management table TB when the personal computer 1-1 has checked out the contents A, B, and C to the PD 6-1 and has checked out the contents B to the PD 6-2. FIG.

コンテンツ管理テーブルTBでは、上述のコンテンツ対応テーブルと共有鍵対応テーブルが記憶されている。   The content management table TB stores the above-described content correspondence table and shared key correspondence table.

コンテンツ対応テーブルでは、コンテンツをチェックアウトしたPD6と、チェックアウトされたコンテンツを表すコンテンツIDとが1対1で対応付けられて記憶されている。即ち、コンテンツ対応テーブル制御部216は、コンテンツ対応テーブルに、PD6−1の機器IDである「PD1」と対応付けて、PD6−1にチェックアウトされているコンテンツA,B、およびCを表すコンテンツIDである「A」,「B」、および「C」をそれぞれ記憶させている。コンテンツ対応テーブル制御部216は、コンテンツ対応テーブルに、PD6−2の機器IDである「PD2」と対応付けて、PD6−2にチェックアウトされているコンテンツBを表すコンテンツIDである「B」を記憶させている。   In the content correspondence table, the PD 6 that has checked out the content and the content ID that represents the checked-out content are stored in a one-to-one correspondence. That is, the content correspondence table control unit 216 associates the content correspondence table with the device ID “PD1” of the PD 6-1 and represents the contents A, B, and C checked out to the PD 6-1. IDs “A”, “B”, and “C” are stored. The content correspondence table control unit 216 associates “B”, which is a content ID indicating the content B checked out to the PD 6-2, in association with the device ID “PD2” of the PD 6-2 in the content correspondence table. I remember it.

このコンテンツ対応テーブルにより、パーソナルコンピュータ1−1は、各PD6にチェックアウトしたコンテンツ(コンテンツの種類やチェックアウト数など)を管理することができる。   With this content correspondence table, the personal computer 1-1 can manage the content checked out to each PD 6 (content type, number of checkouts, etc.).

また、共有鍵対応テーブルでは、コンテンツをチェックアウトしたPD6と、そのPD6と共通に有している共有鍵とが1対1で対応付けられて記憶されている。即ち、共有鍵対応テーブル制御部215は、共有鍵対応テーブルに、PD6−1の機器IDである「PD1」と対応付けて、PD6−1と共通に有している共有鍵KDOM1を記憶させている。また、共有鍵対応テーブル制御部215は、共有鍵対応テーブルに、PD6−2の機器IDである「PD2」と対応付けて、PD6−2と共通に有している共有鍵KDOM2を記憶させている。 Also, in the shared key correspondence table, the PD 6 that has checked out the content and the shared key that is shared with the PD 6 are stored in a one-to-one correspondence. That is, the shared key correspondence table control unit 215 stores the shared key K DOM1 shared with the PD 6-1 in association with the device ID “PD1” of the PD 6-1 in the shared key correspondence table. ing. Further, the shared key correspondence table control unit 215 stores the shared key K DOM2 that is shared with the PD 6-2 in association with the device ID “PD2” of the PD 6-2 in the shared key correspondence table. ing.

この共有鍵対応テーブルにより、パーソナルコンピュータ1−1は、コンテンツをチェックアウトした各PD6と共通に有している共有鍵を管理することができる。   With this shared key correspondence table, the personal computer 1-1 can manage the shared key that is shared by each PD 6 that has checked out the content.

例えば、パーソナルコンピュータ1−1が、PD6−1にコンテンツAをチェックアウトする場合、パーソナルコンピュータ1−1は、コンテンツAがコンテンツ鍵CEK-Aで暗号化された暗号化コンテンツCONAをPD6−1に送信するとともに、共有鍵対応テーブルを参照し、PD6−1の共有鍵KDOM1でコンテンツAのコンテンツ鍵CEK-Aを暗号化した視聴権利L1Aを作成し、PD6−1に送信する。PD6−1にコンテンツBやCをチェックアウトする場合も同様である。 For example, when the personal computer 1-1 checks out the content A to the PD 6-1, the personal computer 1-1 receives the encrypted content CON A in which the content A is encrypted with the content key CEK- A as the PD 6-1. , The shared right correspondence table is referenced, and the viewing right L 1A obtained by encrypting the content key CEK-A of the content A with the shared key K DOM1 of the PD 6-1 is created and transmitted to the PD 6-1. The same applies when checking out content B or C to PD6-1.

また例えば、パーソナルコンピュータ1−1が、PD6−2にコンテンツBをチェックアウトする場合、パーソナルコンピュータ1−1は、コンテンツBがコンテンツ鍵CEK-Bで暗号化された暗号化コンテンツCONBをPD6−2に送信するとともに、共有鍵対応テーブルを参照し、PD6−2の共有鍵KDOM2でコンテンツBのコンテンツ鍵CEK-Bを暗号化した視聴権利L2Bを作成し、PD6−2に送信する。 Further, for example, when the personal computer 1-1 checks out the content B to the PD 6-2, the personal computer 1-1 receives the encrypted content CON B in which the content B is encrypted with the content key CEK-B. 2, and by referring to the shared key correspondence table, the viewing right L 2B obtained by encrypting the content key CEK-B of the content B with the shared key K DOM2 of the PD 6-2 is created and transmitted to the PD 6-2.

なお、図9において、例えば、E(KDOM1,CEK-A)は、コンテンツ鍵CEK-Aが共有鍵KDOM1で暗号化されていることを表している。 In FIG. 9, for example, E (K DOM1 , CEK-A) indicates that the content key CEK-A is encrypted with the shared key K DOM1 .

図10は、パーソナルコンピュータ1−1とコンテンツをやりとり(チェックアウト/チェックイン)する場合のPD6−1の機能的構成例を示すブロック図である。   FIG. 10 is a block diagram showing a functional configuration example of the PD 6-1 when exchanging (checking out / checking in) content with the personal computer 1-1.

PD6−1は、送信部241、受信部242、復号部243、伸長部244、共有鍵記憶制御部245、コンテンツ鍵記憶制御部246、および記憶部247により構成されている。また、記憶部247は、共有鍵記憶部251およびコンテンツ記憶部252を含む。   The PD 6-1 includes a transmission unit 241, a reception unit 242, a decryption unit 243, an expansion unit 244, a shared key storage control unit 245, a content key storage control unit 246, and a storage unit 247. The storage unit 247 includes a shared key storage unit 251 and a content storage unit 252.

送信部241は、受信部242がトリガー信号を受信した場合に、共有鍵の作成要求信号を送信したり、共有鍵やコンテンツの視聴権利を受信したことを表す完了信号をパーソナルコンピュータ1−1に送信する。   When the reception unit 242 receives the trigger signal, the transmission unit 241 transmits a shared key creation request signal or a completion signal indicating that the shared key or content viewing right has been received to the personal computer 1-1. Send.

受信部242は、パーソナルコンピュータ1−1から送信されてくるトリガー信号を受信したり、暗号化コンテンツやコンテンツの視聴権利などを受信する。例えば、パーソナルコンピュータ1−1において、ユーザによりコンテンツAのチェックアウトが指示された場合、受信部242は、コンテンツAがコンテンツ鍵CEK-Aで暗号化された暗号化コンテンツCONA、およびコンテンツ鍵CEK-Aが共有鍵(共有鍵KDOM1や共有鍵K’DOM1)で暗号化された、コンテンツAの視聴権利LAを受信する。 The receiving unit 242 receives a trigger signal transmitted from the personal computer 1-1, receives encrypted content, content viewing rights, and the like. For example, in the personal computer 1-1, when the user instructs to check out the content A, the receiving unit 242 includes the encrypted content CON A in which the content A is encrypted with the content key CEK- A , and the content key CEK. -A receives the viewing right L A of content A encrypted with a shared key (shared key K DOM1 or shared key K ′ DOM1 ).

復号部243は、暗号化コンテンツやコンテンツの視聴権利などを復号する。例えば、復号部243は、暗号化コンテンツCONAや、コンテンツ鍵CEK-Aが共有鍵で暗号化されているコンテンツAの視聴権利LAを復号する。 The decryption unit 243 decrypts the encrypted content and the viewing right of the content. For example, the decryption unit 243 decrypts the encrypted content CON A and the viewing right L A of the content A in which the content key CEK-A is encrypted with the shared key.

伸長部244は、ボタン68(図6)においてユーザによりコンテンツの再生が指示された場合、復号部243により復号されたコンテンツを伸長する。その後、伸長されたコンテンツの音楽データは、D/A(Digital to Analog)変換処理などが行われ、図示せぬヘットフォンなどに音声として出力される。   The decompressing unit 244 decompresses the content decrypted by the decrypting unit 243 when the user instructs to reproduce the content using the button 68 (FIG. 6). Thereafter, the music data of the expanded content is subjected to D / A (Digital to Analog) conversion processing and the like, and is output as sound to a headphone (not shown) or the like.

共有鍵記憶制御部245は、記憶部247内の共有鍵記憶部251に記憶される共有鍵を制御する。例えば、共有鍵記憶制御部245は、パーソナルコンピュータ1−1から送信され、受信部242において受信された共有鍵KDOM1を共有鍵記憶部251に記憶させたり、共有鍵KDOM1に代わる新たな共有鍵(例えば、共有鍵K’DOM1など)がパーソナルコンピュータ1−1から送信されてきた場合、共有鍵記憶部251に記憶されている共有鍵KDOM1を新たな共有鍵に更新する。 The shared key storage control unit 245 controls the shared key stored in the shared key storage unit 251 in the storage unit 247. For example, the shared key storage control unit 245 stores the shared key K DOM1 transmitted from the personal computer 1-1 and received by the receiving unit 242 in the shared key storage unit 251 or a new sharing in place of the shared key K DOM1. key (for example, shared key K 'DOM1) if has been transmitted from the personal computer 1-1, to update the shared key K DOM1 stored in the shared key storage unit 251 to the new shared key.

コンテンツ鍵記憶制御部246は、記憶部247内のコンテンツ記憶部252に記憶されるコンテンツの視聴権利、および暗号化コンテンツを制御する。即ち、コンテンツ鍵記憶制御部246は、パーソナルコンピュータ1−1から送信され、受信部242において受信された、暗号化コンテンツとコンテンツの視聴権利とをコンテンツ記憶部252に記憶させる。図10の例では、コンテンツ鍵記憶制御部246は、暗号化コンテンツCONA,CONB、およびCONCと、コンテンツA、B、およびCの視聴権利LA,LB、およびLC、即ち、共有鍵KDOM1で暗号化されているコンテンツ鍵CEK-A,CEK-B、およびCEK-Cとをコンテンツ記憶部252に記憶させる。 The content key storage control unit 246 controls the viewing rights of content stored in the content storage unit 252 in the storage unit 247 and the encrypted content. That is, the content key storage control unit 246 causes the content storage unit 252 to store the encrypted content and the content viewing right that are transmitted from the personal computer 1-1 and received by the reception unit 242. In the example of FIG. 10, the content key storage control unit 246 has the encrypted contents CON A , CON B , and CON C and the viewing rights L A , L B , and L C of the contents A, B, and C , that is, The content keys CEK-A, CEK-B, and CEK-C encrypted with the shared key K DOM1 are stored in the content storage unit 252.

また、コンテンツ鍵記憶制御部246は、共有鍵記憶部251に記憶されている共有鍵が新たな共有鍵に更新された場合に、その新たな共有鍵で再生することができなくなったコンテンツの視聴権利や暗号化コンテンツを削除する。   In addition, when the shared key stored in the shared key storage unit 251 is updated to a new shared key, the content key storage control unit 246 can view content that cannot be played back with the new shared key. Delete rights and encrypted content.

例えば、図10に示すように、コンテンツA、B、およびCをPD6−1にチェックアウトしているパーソナルコンピュータ1−1が、コンテンツAをチェックインする場合、パーソナルコンピュータ1−1は、共有鍵記憶部251に記憶されている共有鍵KDOM1に代わる新たな共有鍵K’DOM1をPD6−1に送信するとともに、新たな共有鍵K’DOM1で暗号化されたコンテンツ鍵CEK-BおよびCEK-Cを視聴権利LBおよびLCとして送信する。この場合、コンテンツ記憶部252に記憶されている(残っている)コンテンツAの視聴権利LAは、古い共有鍵KDOM1で暗号化されているコンテンツ鍵CEK-Aであり、復号することができない。従って、コンテンツAのコンテンツ鍵CEK-Aを得ることができないので、コンテンツAを再生(コンテンツ鍵CEK-Aで復号)することもできない。そこで、コンテンツ鍵記憶制御部246は、コンテンツ記憶部252に記憶されているコンテンツAの視聴権利LA(古い共有鍵KDOM1で暗号化されているコンテンツ鍵CEK-A)および暗号化コンテンツCONAを削除する。 For example, as shown in FIG. 10, when the personal computer 1-1 that has checked out the contents A, B, and C to the PD 6-1 checks in the content A, the personal computer 1-1 uses the shared key. A new shared key K ′ DOM1 replacing the shared key K DOM1 stored in the storage unit 251 is transmitted to the PD 6-1 and the content keys CEK-B and CEK− encrypted with the new shared key K ′ DOM1 are transmitted. Send C as viewing rights L B and L C. In this case, the viewing right L A of the content A stored (remaining) in the content storage unit 252 is the content key CEK-A encrypted with the old shared key K DOM1 and cannot be decrypted. . Accordingly, since the content key CEK-A of the content A cannot be obtained, the content A cannot be reproduced (decrypted with the content key CEK-A). Therefore, the content key storage control unit 246 determines the viewing right L A of the content A stored in the content storage unit 252 (the content key CEK-A encrypted with the old shared key K DOM1 ) and the encrypted content CON A. Is deleted.

記憶部247は、自分のPKI秘密鍵KPKI-PDと、パーソナルコンピュータ1−1のPKI公開鍵K’PKI-PCとを記憶している。また、上述したように、記憶部247の共有鍵記憶部251には、パーソナルコンピュータ1−1から送信されてくる共有鍵が記憶され、コンテンツ記憶部252には、パーソナルコンピュータ1−1から送信されたコンテンツの視聴権利と暗号化コンテンツが記憶される。図10の例では、共有鍵記憶部251において、共有鍵KDOM1が記憶され、コンテンツ記憶部252において、コンテンツA、B、およびCの視聴権利LA,LB、およびLC(共有鍵KDOM1でそれぞれ暗号化されたコンテンツ鍵CEK-A,CEK-B、およびCEK-C)と、それに対応する暗号化コンテンツCONA,CONB、およびCONC(コンテンツ鍵CEK-A,CEK-B、およびCEK-Cでそれぞれ暗号化されたコンテンツA、B、およびC)が記憶されている。 The storage unit 247 stores its own PKI private key K PKI-PD and the PKI public key K ′ PKI-PC of the personal computer 1-1. In addition, as described above, the shared key storage unit 251 of the storage unit 247 stores the shared key transmitted from the personal computer 1-1, and the content storage unit 252 transmits the shared key from the personal computer 1-1. The content viewing right and the encrypted content are stored. In the example of FIG. 10, the shared key storage unit 251 stores the shared key K DOM1 , and the content storage unit 252 stores the viewing rights L A , L B , and L C (shared key K Content keys CEK-A, CEK-B, and CEK-C encrypted with DOM1 , respectively, and corresponding encrypted contents CON A , CON B , and CON C (content keys CEK-A, CEK-B, And contents A, B, and C) encrypted by CEK-C, respectively.

なお、共有鍵記憶部251は、PD6−1のユーザから隠蔽されて管理(記憶)されている領域であり、ユーザが、そこに記憶されている共有鍵KDOM1を削除または変更することができないようになっている。 The shared key storage unit 251 is an area hidden and managed (stored) from the user of the PD 6-1, and the user cannot delete or change the shared key K DOM1 stored therein. It is like that.

次に、図11および図12のフローチャートを参照して、パーソナルコンピュータ1−1のPD6−1に対するコンテンツのチェックアウト/チェックイン処理について説明する。   Next, content check-out / check-in processing for the PD 6-1 of the personal computer 1-1 will be described with reference to the flowcharts of FIGS.

なお、図11および図12では、初めに、パーソナルコンピュータ1−1からPD6−1にコンテンツA,B、およびCがチェックアウトされ、その後、コンテンツAのチェックインとともにコンテンツDのチェックアウトがなされる場合のチェックアウト/チェックイン処理について説明する。   11 and 12, first, the contents A, B, and C are checked out from the personal computer 1-1 to the PD 6-1 and then the contents D are checked out together with the check-in of the contents A. The check-out / check-in process will be described.

表示操作指示プログラム112による表示操作指示ウィンドウにおいて、コンテンツA,B、およびCのチェックアウトの操作(指示)がユーザにより為されると、ステップS101において、パーソナルコンピュータ1−1の送信部212は、共有鍵の作成要求をPD6−1に送出させるためのトリガー信号を、PD6−1に送信する。   In the display operation instruction window by the display operation instruction program 112, when the user performs an operation (instruction) for checking out contents A, B, and C, in step S101, the transmission unit 212 of the personal computer 1-1 A trigger signal for causing the PD 6-1 to send a shared key creation request is transmitted to the PD 6-1.

ステップS141において、PD6−1の受信部242は、パーソナルコンピュータ1−1から送信されてくるトリガー信号を受信する。そして、ステップS142において、送信部241は、トリガー信号に応じた共有鍵の作成要求信号をパーソナルコンピュータ1−1に送信する。   In step S141, the receiving unit 242 of the PD 6-1 receives the trigger signal transmitted from the personal computer 1-1. In step S142, the transmission unit 241 transmits a shared key creation request signal corresponding to the trigger signal to the personal computer 1-1.

パーソナルコンピュータ1−1の受信部211は、ステップS102において、PD6−1からの共有鍵の作成要求信号を受信し、その旨を共有鍵作成部213に供給する。   In step S102, the reception unit 211 of the personal computer 1-1 receives the shared key generation request signal from the PD 6-1 and supplies the shared key generation unit 213 to that effect.

共有鍵作成部213は、ステップS103において、共有鍵KDOM1を作成し、ステップS104に進み、共有鍵対応テーブル制御部215が、作成された共有鍵KDOM1を、PD6−1の機器ID(PD1)と対応付けて共有鍵対応テーブルに記憶させる。 The shared key creation unit 213 creates the shared key K DOM1 in step S103, and proceeds to step S104. The shared key correspondence table control unit 215 uses the created shared key K DOM1 as the device ID (PD1) of PD6-1. ) And stored in the shared key correspondence table.

ステップS105において、暗号化部214は、作成された共有鍵KDOM1をPD6−1のPKI公開鍵K’PKI-PDで暗号化し、送信部212に供給する。送信部212は、ステップS106において、暗号化された共有鍵KDOM1をPD6−1に送信する。 In step S105, the encryption unit 214 encrypts the created shared key K DOM1 with the PKI public key K ′ PKI-PD of the PD 6-1 and supplies it to the transmission unit 212. In step S106, the transmission unit 212 transmits the encrypted shared key K DOM1 to the PD 6-1.

PD6−1の受信部242は、ステップS143において、パーソナルコンピュータ1−1から送信されてくる暗号化された共有鍵KDOM1を受信し、復号部244に供給する。 In step S143, the receiving unit 242 of the PD 6-1 receives the encrypted shared key K DOM1 transmitted from the personal computer 1-1 and supplies it to the decrypting unit 244.

ステップS144において、復号部244は、暗号化された共有鍵KDOM1を自身(PD6−1)のPKI秘密鍵KPKI-PDで復号し、ステップS145に進み、共有鍵記憶制御部245が、復号して得られた共有鍵KDOM1を共有鍵記憶部251に記憶させる。そして、送信部241が、ステップS146において、共有鍵KDOM1を受信した旨を表す完了通知をパーソナルコンピュータ1−1に送信する。 In step S144, the decryption unit 244 decrypts the encrypted shared key K DOM1 with the PKI private key K PKI-PD of itself (PD6-1), and proceeds to step S145, where the shared key storage control unit 245 decrypts The shared key K DOM1 obtained in this way is stored in the shared key storage unit 251. In step S146, the transmission unit 241 transmits a completion notification indicating that the shared key K DOM1 has been received to the personal computer 1-1.

パーソナルコンピュータ1−1の受信部211は、ステップS107において、PD6−1からの完了通知を受信する。   In step S107, the reception unit 211 of the personal computer 1-1 receives the completion notification from the PD 6-1.

以上のようにして、共通の共有鍵KDOM1が、パーソナルコンピュータ1−1とPD6−1とで保持される。 As described above, the common shared key K DOM1 is held by the personal computer 1-1 and the PD 6-1.

そして、ステップS108において、パーソナルコンピュータ1−1は、コンテンツA、B、およびCの視聴権利L1A,L1B、およびL1Cをそれぞれ作成する。即ち、ステップS108では、暗号化部214が、コンテンツ鍵CEK-A,CEK-B、およびCEK-Cのそれぞれを共有鍵KDOM1で暗号化する。 In step S108, the personal computer 1-1 creates viewing rights L 1A , L 1B , and L 1C for the contents A, B, and C, respectively. That is, in step S108, the encryption unit 214 encrypts each of the content keys CEK-A, CEK-B, and CEK-C with the shared key K DOM1 .

ステップS109において、コンテンツ対応テーブル制御部216は、コンテンツ管理テーブルTB内のコンテンツ対応テーブルにおいて、コンテンツA、B、およびCをPD6−1に割当てる。即ち、コンテンツ対応テーブル制御部216は、コンテンツ対応テーブルに、PD6−1の機器IDである「PD1」と対応付けて、PD6−1にチェックアウトしたコンテンツを表すコンテンツIDである「A」,「B」、および「C」をそれぞれ記憶させる。   In step S109, the content correspondence table control unit 216 assigns content A, B, and C to the PD 6-1 in the content correspondence table in the content management table TB. That is, the content correspondence table control unit 216 associates “PD1” that is the device ID of the PD 6-1 in the content correspondence table with content IDs “A” and “A” that represent the content checked out to the PD 6-1. “B” and “C” are stored.

その後、ステップS110において、送信部212は、コンテンツデータベース114に記憶されている暗号化コンテンツCONA,CONB、およびCONCと、ステップS108で作成された視聴権利L1A,L1B、およびL1Cとを、PD6−1に送信する。ここで、パーソナルコンピュータ1−1が、送信データ(暗号化コンテンツCONA,CONB、およびCONCと視聴権利L1A,L1B、およびL1C)のハッシュ値をパーソナルコンピュータ1−1のPKI秘密鍵KPKI-PCで暗号化し電子署名として、送信データに付加してPD6−1に送信することにより、PD6−1は、送信データが間違いなくパーソナルコンピュータ1−1が発信した情報であり、改ざんされていないことを確認することができる。 Thereafter, in step S110, the transmission unit 212 transmits the encrypted contents CON A , CON B , and CON C stored in the content database 114 and the viewing rights L 1A , L 1B , and L 1C created in step S108. Are transmitted to the PD 6-1. Here, the personal computer 1-1 uses the hash value of the transmission data (encrypted contents CON A , CON B , and CON C and viewing rights L 1A , L 1B , and L 1C ) as the PKI secret of the personal computer 1-1. By encrypting with the key K PKI-PC and adding it as an electronic signature to the transmission data and transmitting it to the PD 6-1, the PD 6-1 is the information that the transmission data is definitely transmitted by the personal computer 1-1. You can be sure that it is not.

PD6−1の受信部242は、ステップS147において、パーソナルコンピュータ1−1から送信されてきた暗号化コンテンツCONA,CONB、およびCONCと、視聴権利L1A,L1B、およびL1Cとを受信し、ステップS148に進み、コンテンツ鍵記憶制御部246が、それらを、コンテンツ記憶部252に記憶させる。 In step S147, the receiving unit 242 of the PD 6-1 receives the encrypted contents CON A , CON B , and CON C transmitted from the personal computer 1-1 and the viewing rights L 1A , L 1B , and L 1C . In step S148, the content key storage control unit 246 stores them in the content storage unit 252.

ステップS149において、送信部241は、暗号化コンテンツCONA,CONB、およびCONCと、視聴権利LA,LB、およびLCとを受信した旨を表す完了通知をパーソナルコンピュータ1−1に送信し、パーソナルコンピュータ1−1は、ステップS111において、これを受信する。 In step S149, the transmission unit 241 sends a completion notification indicating that the encrypted contents CON A , CON B and CON C and the viewing rights L A , L B and L C have been received to the personal computer 1-1. In step S111, the personal computer 1-1 receives this information.

以上のようにして、PD6−1のコンテンツ記憶部252には、暗号化コンテンツCONA,CONB、およびCONCと、視聴権利L1A,L1B、およびL1Cとが記憶され、ユーザは、PD6−1において、コンテンツA、B、またはCを再生することができる。 As described above, the content storage unit 252 of the PD 6-1 stores the encrypted content CON A , CON B , and CON C and the viewing rights L 1A , L 1B , and L 1C . In the PD 6-1, the content A, B, or C can be reproduced.

例えば、PD6−1がコンテンツAを再生する場合、PD6−1は、最初にコンテンツAの視聴権利L1Aを共有鍵KDOM1で復号し、コンテンツ鍵CEK-Aを得る。そして、PD6−1は、コンテンツ鍵CEK-Aで暗号化コンテンツCONAを復号し、コンテンツA(音楽のデータ)を得る。そして、コンテンツAに対して伸長処理やD/A変換処理などが行われ、ヘッドフォンから音声(音楽)として出力される。 For example, when the PD 6-1 reproduces the content A, the PD 6-1 first decrypts the viewing right L 1A of the content A with the shared key K DOM1 to obtain the content key CEK-A. Then, the PD 6-1 decrypts the encrypted content CON A with the content key CEK-A to obtain the content A (music data). Then, decompression processing, D / A conversion processing, and the like are performed on the content A, and the content A is output as sound (music).

なお、PD6−1が暗号化コンテンツCONAや視聴権利L1Aをコンテンツ記憶部252から削除し、パーソナルコンピュータ1−1に対してそれらの再送を要求してきた場合、パーソナルコンピュータ1−1は、コンテンツ管理テーブルTB内のコンテンツ対応テーブルにおいて、PD6−1にチェックアウトしたコンテンツを管理(記憶)しているので、PD6−1にチェックアウトしたコンテンツの再送要求であるかどうかを確認し、暗号化コンテンツCONAまたはコンテンツAの視聴権利L1Aを再送信する。 When the PD 6-1 deletes the encrypted content CON A and the viewing right L 1A from the content storage unit 252 and requests the personal computer 1-1 to retransmit them, the personal computer 1-1 In the content correspondence table in the management table TB, since the content checked out to the PD 6-1 is managed (stored), it is confirmed whether it is a re-sending request of the content checked out to the PD 6-1 and the encrypted content is checked. Resend viewing rights L 1A for CON A or content A.

PD6−1において所定の期間コンテンツAがユーザによって聴かれた後、ユーザがコンテンツAのチェックインを所望したとする。また、ユーザがコンテンツAのチェックインと同時にコンテンツDのチェックアウトを所望したとする。そこで、ユーザは、PD6−1を再びパーソナルコンピュータ1−1のUSBポート23−1に接続し、表示操作指示プログラム112を起動させる。そして、表示操作指示ウィンドウにおいて、ユーザは、コンテンツAのチェックインとコンテンツDのチェックアウトの操作(指示)を行う。   Assume that the user desires to check in the content A after the content A is listened to by the user for a predetermined period in the PD 6-1. Also, assume that the user desires to check out content D at the same time as content A is checked in. Therefore, the user connects the PD 6-1 to the USB port 23-1 of the personal computer 1-1 again and starts the display operation instruction program 112. In the display operation instruction window, the user performs an operation (instruction) for checking in content A and checking out content D.

この場合、図12のステップS112において、パーソナルコンピュータ1−1の送信部212は、共有鍵の作成要求をPD6−1に送出させるためのトリガー信号を、PD6−1に送信する。   In this case, in step S112 in FIG. 12, the transmission unit 212 of the personal computer 1-1 transmits a trigger signal for causing the PD 6-1 to send a shared key creation request to the PD 6-1.

PD6−1の受信部242は、ステップS150において、パーソナルコンピュータ1−1から送信されてくるトリガー信号を受信する。そして、ステップS151において、送信部241は、トリガー信号に応じた共有鍵の作成要求信号をパーソナルコンピュータ1−1に送信する。   In step S150, the receiving unit 242 of the PD 6-1 receives the trigger signal transmitted from the personal computer 1-1. In step S151, the transmission unit 241 transmits a shared key creation request signal corresponding to the trigger signal to the personal computer 1-1.

パーソナルコンピュータ1−1の受信部211は、ステップS113において、PD6−1からの共有鍵の作成要求信号を受信し、その旨を共有鍵作成部213に供給する。   In step S113, the reception unit 211 of the personal computer 1-1 receives the shared key generation request signal from the PD 6-1 and supplies the shared key generation unit 213 to that effect.

共有鍵作成部213は、ステップS114において、新たな共有鍵K’DOM1を作成し、ステップS115に進み、共有鍵対応テーブル制御部215が、作成された共有鍵K’DOM1を、PD6−1の機器ID(PD1)と対応付けて共有鍵対応テーブルに記憶させる。 In step S114, the shared key creation unit 213 creates a new shared key K ′ DOM1 and proceeds to step S115, where the shared key correspondence table control unit 215 sends the created shared key K ′ DOM1 to the PD 6-1. It is stored in the shared key correspondence table in association with the device ID (PD1).

ステップS116において、暗号化部214は、作成された共有鍵K’DOM1をPD6−1のPKI公開鍵K’PKI-PDで暗号化し、送信部212に供給する。送信部212は、ステップS117において、暗号化された共有鍵K’DOM1をPD6−1に送信する。 In step S 116, the encryption unit 214 encrypts the created shared key K ′ DOM1 with the PKI public key K ′ PKI-PD of the PD 6-1 and supplies it to the transmission unit 212. In step S117, the transmission unit 212 transmits the encrypted shared key K ′ DOM1 to the PD 6-1.

PD6−1の受信部242は、ステップS152において、パーソナルコンピュータ1−1から送信されてくる暗号化された共有鍵K’DOM1を受信し、復号部244に供給する。 In step S152, the receiving unit 242 of the PD 6-1 receives the encrypted shared key K ′ DOM1 transmitted from the personal computer 1-1 and supplies it to the decrypting unit 244.

ステップS153において、復号部244は、暗号化された共有鍵K’DOM1を自身(PD6−1)のPKI秘密鍵KPKI-PDで復号し、ステップS154に進み、共有鍵記憶制御部245が、復号して得られた共有鍵K’DOM1を共有鍵記憶部251に記憶させる。そして、送信部241が、ステップS155において、共有鍵K’DOM1を受信した旨を表す完了通知をパーソナルコンピュータ1−1に送信する。 In step S153, the decryption unit 244 decrypts the encrypted shared key K ′ DOM1 with the PKI private key K PKI-PD of itself (PD6-1), proceeds to step S154, and the shared key storage control unit 245 The shared key K ′ DOM1 obtained by decryption is stored in the shared key storage unit 251. In step S155, the transmission unit 241 transmits a completion notification indicating that the shared key K ′ DOM1 has been received to the personal computer 1-1.

パーソナルコンピュータ1−1の受信部211は、ステップS118において、PD6−1からの完了通知を受信する。   In step S118, the reception unit 211 of the personal computer 1-1 receives the completion notification from the PD 6-1.

以上のようにして、新たな共有鍵K’DOM1が、パーソナルコンピュータ1−1とPD6−1とで保持される。この時点では、PD6−1のコンテンツ記憶部252に記憶されているコンテンツA、B、およびCの視聴権利L1A,L1B、およびL1Cが更新前の共有鍵KDOM1で暗号化されたものであるので、PD6−1においてコンテンツA、B、およびCの全てが一時的に再生することができなくなる。 As described above, the new shared key K ′ DOM1 is held by the personal computer 1-1 and the PD 6-1. At this time, the viewing rights L 1A , L 1B , and L 1C of the contents A, B, and C stored in the content storage unit 252 of the PD 6-1 are encrypted with the shared key K DOM1 before the update. Therefore, all of the contents A, B, and C cannot be temporarily reproduced on the PD 6-1.

ステップS119において、パーソナルコンピュータ1−1は、コンテンツB、コンテンツC、およびコンテンツDの視聴権利L’1B,L’1C、およびL’1Dをそれぞれ作成する。即ち、ステップS119では、暗号化部214が、コンテンツ鍵CEK-B,CEK-C、およびCEK-Dのそれぞれを共有鍵K’DOM1で暗号化する。 In step S119, the personal computer 1-1 creates viewing rights L ′ 1B , L ′ 1C , and L ′ 1D for content B, content C, and content D, respectively. That is, in step S119, the encryption unit 214 encrypts each of the content keys CEK-B, CEK-C, and CEK-D with the shared key K ′ DOM1 .

ステップS120において、コンテンツ対応テーブル制御部216は、コンテンツ管理テーブルTB内のコンテンツ対応テーブルにおいて、PD6−1に対するコンテンツAの割当てを削除し、コンテンツDを新たにPD6−1に割当てる。即ち、コンテンツ対応テーブル制御部216は、PD6−1の機器IDである「PD1」とコンテンツAを表すコンテンツIDである「A」の登録をコンテンツ対応テーブルから削除し、新たに、PD6−1の機器IDである「PD1」とコンテンツDを表すコンテンツIDである「D」をコンテンツ対応テーブルに記憶させる。   In step S120, the content correspondence table control unit 216 deletes the assignment of the content A to the PD 6-1 in the content correspondence table in the content management table TB, and newly assigns the content D to the PD 6-1. That is, the content correspondence table control unit 216 deletes the registration of the device ID “PD1” of the PD 6-1 and the content ID “A” representing the content A from the content correspondence table, and newly registers the PD 6-1. The device ID “PD1” and the content ID “D” representing the content D are stored in the content correspondence table.

その後、ステップS121において、送信部212は、コンテンツデータベース114に記憶されている暗号化コンテンツCONDと、ステップS119で作成された視聴権利L’1B,L’1C、およびL’1D(新たな共有鍵K’DOM1で暗号化されたコンテンツ鍵CEK-B,CEK-C、およびCEK-D)とをPD6−1に送信する。ここで、パーソナルコンピュータ1−1が、送信データ(暗号化コンテンツCONDと視聴権利L’1B,L’1C、およびL’1D)のハッシュ値をパーソナルコンピュータ1−1のPKI秘密鍵KPKI-PCで暗号化し電子署名として、送信データに付加してPD6−1に送信することにより、PD6−1は、送信データが間違いなくパーソナルコンピュータ1−1が発信した情報であり、改ざんされていないことを確認することができる。なお、暗号化コンテンツCONBおよびCONCは、共有鍵の変更に影響がなく、上述のステップS110で送ったものと同一であるので、送信しない(勿論、送信するようにしてもよい)。 Thereafter, in step S121, the transmission unit 212 transmits the encrypted content CON D stored in the content database 114 and the viewing rights L ′ 1B , L ′ 1C , and L ′ 1D (new sharing) created in step S119. The content keys CEK-B, CEK-C, and CEK-D) encrypted with the key K ′ DOM1 are transmitted to the PD 6-1. Here, the personal computer 1-1 uses the hash value of the transmission data (encrypted content CON D and viewing rights L ′ 1B , L ′ 1C , and L ′ 1D ) as the PKI private key K PKI− of the personal computer 1-1. By encrypting it with a PC and adding it as an electronic signature to the transmission data and transmitting it to the PD 6-1, the PD 6-1 is the information that the transmission data is definitely transmitted by the personal computer 1-1 and has not been tampered with. Can be confirmed. Note that the encrypted contents CON B and CON C have no effect on the change of the shared key and are the same as those sent in step S110 described above, so they are not sent (of course, they may be sent).

PD6−1の受信部242は、ステップS156において、パーソナルコンピュータ1−1から送信されてきた暗号化コンテンツCONDと、視聴権利L’1B,L’1C、およびL’1Dとを受信し、ステップS157に進み、コンテンツ鍵記憶制御部246が、それらを、コンテンツ記憶部252に記憶させる。 In step S156, the receiving unit 242 of the PD 6-1 receives the encrypted content CON D and the viewing rights L ′ 1B , L ′ 1C , and L ′ 1D transmitted from the personal computer 1-1. In step S157, the content key storage control unit 246 stores them in the content storage unit 252.

ステップS158において、コンテンツ鍵記憶制御部246は、コンテンツ記憶部252に記憶されている暗号化コンテンツCONAと、視聴権利L1A(共有鍵KDOM1で暗号化されたコンテンツ鍵CEK-A)を削除する。 In step S158, the content key storage control unit 246 deletes the encrypted content CON A and the viewing right L 1A (the content key CEK-A encrypted with the shared key K DOM1 ) stored in the content storage unit 252. To do.

ステップS159において、送信部241は、暗号化コンテンツCONDと、視聴権利L’1B,L’1C、およびL’1Dとを受信した旨を表す完了通知をパーソナルコンピュータ1−1に送信し、パーソナルコンピュータ1−1は、ステップS122において、これを受信する。 In step S159, the transmission unit 241 transmits a completion notification indicating that the encrypted content CON D and the viewing rights L ′ 1B , L ′ 1C , and L ′ 1D have been received to the personal computer 1-1. The computer 1-1 receives this in step S122.

以上により、PD6−1のコンテンツ記憶部252には、暗号化コンテンツCONB,CONC、およびCONDと、その視聴権利L’1B,L’1C、およびL’1Dとが記憶される。即ち、コンテンツAがチェックインされ、コンテンツDがチェックアウトされる。 As described above, the content storage unit 252 of the PD 6-1 stores the encrypted content CON B , CON C , and CON D and the viewing rights L ′ 1B , L ′ 1C , and L ′ 1D . That is, content A is checked in and content D is checked out.

図11および図12のチェックアウト/チェックイン処理によれば、パーソナルコンピュータ1−1がPD6−1に提供するコンテンツを更新する場合、即ち、パーソナルコンピュータ1−1がPD6−1にチェックアウトしたコンテンツAをチェックインする場合、または、パーソナルコンピュータ1−1がPD6−1に新たなコンテンツDをチェックアウトする場合、パーソナルコンピュータ1−1の送信部212は、共有鍵の作成要求をPD6−1に送出させるためのトリガー信号をPD6−1に送信する。PD6−1の送信部241は、トリガー信号に応じて、現在互いに保持している共有鍵(上述の例における共有鍵KDOM1)と異なる新たな共有鍵(上述の例における共有鍵K’DOM1)の作成要求を、パーソナルコンピュータ1−1に送信する。パーソナルコンピュータ1−1の受信部211は、その共有鍵の作成要求信号を受信し、共有鍵作成部213が、現在互いに保持している共有鍵KDOM1と異なる新たな共有鍵K’DOM1を作成する。また、共有鍵対応テーブル制御部215は、共有鍵対応テーブルに、PD6−1を表す機器ID(再生装置情報)と対応付けて記憶されている共有鍵KDOM1を、作成された新たな共有鍵K’DOM1に更新する。 11 and 12, when the content provided by the personal computer 1-1 to the PD 6-1 is updated, that is, the content checked by the personal computer 1-1 to the PD 6-1. When checking in A or when the personal computer 1-1 checks out new content D in the PD 6-1, the transmission unit 212 of the personal computer 1-1 sends a shared key creation request to the PD 6-1. A trigger signal for transmission is transmitted to the PD 6-1. The transmission unit 241 of the PD 6-1 changes a new shared key (shared key K ′ DOM1 in the above example) different from the shared keys currently held (shared key K DOM1 in the above example) according to the trigger signal. Is sent to the personal computer 1-1. The reception unit 211 of the personal computer 1-1 receives the shared key creation request signal, and the shared key creation unit 213 creates a new shared key K ′ DOM1 that is different from the shared key K DOM1 currently held by each other. To do. In addition, the shared key correspondence table control unit 215 uses the shared key K DOM1 stored in the shared key correspondence table in association with the device ID (reproducing device information) representing the PD 6-1 as a newly created shared key. Update to K ' DOM1 .

パーソナルコンピュータ1−1の暗号化部214は、PD6−1に提供するコンテンツのコンテンツ鍵を、作成された新たな共有鍵K’DOM1で暗号化し、作成された新たな共有鍵K’DOM1と、新たな共有鍵K’DOM1で暗号化されたコンテンツ鍵とを、PD6−1に送信する(必要に応じて暗号化コンテンツもPD6−1に送信する)。そして、コンテンツ対応テーブル制御部216は、送信されたコンテンツ鍵に応じて、PD6−1と、PD6−1が有するコンテンツを表すコンテンツID(コンテンツ情報)とを対応付けて記憶しているコンテンツ対応テーブルを更新する。 The encryption unit 214 of the personal computer 1-1 encrypts the content key of the content to be provided to the PD 6-1 with the created new shared key K ′ DOM1 , and creates the created new shared key K ′ DOM1 . The content key encrypted with the new shared key K ′ DOM1 is transmitted to the PD 6-1 (the encrypted content is also transmitted to the PD 6-1 as necessary). Then, the content correspondence table control unit 216 associates and stores the PD 6-1 and the content ID (content information) representing the content of the PD 6-1 according to the transmitted content key. Update.

PD6−1の受信部242は、パーソナルコンピュータ1−1から送信されてくる、新たな共有鍵K’DOM1と、新たな共有鍵K’DOM1で暗号化されているコンテンツ鍵とを受信する(暗号化コンテンツが送信されてきた場合、それも受信する)。PD6−1の復号部244は、受信された新たな共有鍵K’DOM1を自身のPKI秘密鍵で復号し、共有鍵記憶制御部245が、ユーザから隠蔽されて共有鍵記憶部251に記憶されている共有鍵KDOM1を、新たな共有鍵K’DOM1に更新する。コンテンツ鍵記憶制御部246は、コンテンツ鍵記憶部252に記憶されているコンテンツの視聴権利(共有鍵KDOM1で暗号化されているコンテンツ鍵)を、新たな視聴権利(新たな共有鍵K’DOM1で暗号化されているコンテンツ鍵)に更新する。 The receiving unit 242 of the PD 6-1 receives the new shared key K ′ DOM1 and the content key encrypted with the new shared key K ′ DOM1 transmitted from the personal computer 1-1 (encryption). (If the encrypted content is transmitted, it is also received). The decryption unit 244 of the PD 6-1 decrypts the received new shared key K ′ DOM1 with its own PKI private key, and the shared key storage control unit 245 is concealed from the user and stored in the shared key storage unit 251. The existing shared key K DOM1 is updated to a new shared key K ′ DOM1 . The content key storage control unit 246 uses the content viewing right (content key encrypted with the shared key K DOM1 ) stored in the content key storage unit 252 as a new viewing right (new shared key K ′ DOM1 To the content key encrypted with

これにより、コンテンツAの視聴権利L’1A(新たな共有鍵K’DOM1で暗号化されたコンテンツAのコンテンツ鍵CEK-A)はPD6−1に送信されないので、新たな共有鍵K’DOM1に更新されて以降、PD6−1では、コンテンツAを再生することができない。即ち、コンテンツAをチェックインしたことになる。一方、コンテンツBおよびCに対しては、新たな共有鍵K’DOM1に更新されて以降も、それ以前と同様に、再生することができる。また、新たにチェックインされたコンテンツDも再生することができる。 Accordingly, the viewing right L ′ 1A of the content A (the content key CEK-A of the content A encrypted with the new shared key K ′ DOM1 ) is not transmitted to the PD 6-1, so that the new shared key K ′ DOM 1 After the update, the PD 6-1 cannot reproduce the content A. That is, the content A is checked in. On the other hand, the contents B and C can be reproduced in the same manner as before even after being updated to the new shared key K ′ DOM1 . Also, newly checked-in content D can be played.

即ち、図11および図12のチェックアウト/チェックイン処理によれば、パーソナルコンピュータ1−1は、PD6−1に提供するコンテンツを更新する場合、現時点の共有鍵を無効化して、割当て済みの全ての視聴権利を一旦解除(チェックアウト)し、視聴権利を解除すべきでないコンテンツのコンテンツ鍵に対しては、新たにチェックアウトするコンテンツのコンテンツ鍵とともに、新たに作成された共有鍵で暗号化して視聴権利を作成し、送信する。そして、次に有効となる共有鍵でコンテンツの視聴権利が作成された時点で、パーソナルコンピュータ1−1ではPD6−1に対してコンテンツを割当てたとみなすことにより、PD6−1に供給するコンテンツの視聴権利を、コンテンツごとに管理することができる。また、PD6−1は、パーソナルコンピュータ1−1に視聴権利をコンテンツごとに管理させ、チェックアウトされたコンテンツを再生することができる。   That is, according to the check-out / check-in process of FIG. 11 and FIG. 12, when updating the content to be provided to the PD 6-1, the personal computer 1-1 invalidates the current shared key, Once the viewing rights of the content have been released (checked out), the content key of the content that should not be released should be encrypted with the newly created shared key along with the content key of the content to be newly checked out Create and send viewing rights. When the right to view the content is created with the next effective shared key, the personal computer 1-1 considers that the content has been allocated to the PD 6-1 so that the content to be supplied to the PD 6-1 can be viewed. Rights can be managed for each content. In addition, the PD 6-1 can cause the personal computer 1-1 to manage viewing rights for each content and reproduce the checked-out content.

また、チェックアウト/チェックイン処理では、PD6−1のコンテンツ鍵記憶制御部246が、新たな共有鍵で暗号化されたコンテンツ鍵に更新されずにコンテンツ鍵記憶部252に記憶されている(残っている)、古い共有鍵で暗号化されたコンテンツ鍵を削除することにより、記憶部247(のコンテンツ記憶部252)を有効に利用することができる。   In the check-out / check-in processing, the content key storage control unit 246 of the PD 6-1 is stored in the content key storage unit 252 without being updated to the content key encrypted with the new shared key (remaining By deleting the content key encrypted with the old shared key, the storage unit 247 (the content storage unit 252) can be used effectively.

なお、図11および図12の処理では、ステップS120において、コンテンツ対応テーブル制御部216が、コンテンツAの割当てを削除し、また、コンテンツDを割当てて、コンテンツBおよびCについては変更しないようにしたが、上述したように、共有鍵KDOM1が新たな共有鍵K’DOM1に更新された時点でPD6−1ではコンテンツA,B、およびCの全てのコンテンツが再生できなくなるので、パーソナルコンピュータ1−1が、ステップS118において、新たな共有鍵K’DOM1を受信した旨の完了通知を受信した時点で、コンテンツ対応テーブルにおけるPD6−1に対するコンテンツA,B、およびCの割当てを一旦削除し、ステップS120において、PD6−1に対するコンテンツB,C、およびDの割当てを行うようにしてもよい。 In the processing of FIGS. 11 and 12, in step S120, the content correspondence table control unit 216 deletes the allocation of the content A and allocates the content D so that the content B and C are not changed. However, as described above, when the shared key K DOM1 is updated to the new shared key K ′ DOM1 , the PD 6-1 cannot reproduce all the contents A, B, and C. 1 receives the completion notification that the new shared key K ′ DOM1 has been received in step S118, temporarily deletes the assignment of the contents A, B, and C to the PD 6-1 in the contents correspondence table, In S120, the contents B, C, and D may be assigned to the PD 6-1.

図13は、図9に示したコンテンツ対応テーブルのその他の例を示している。   FIG. 13 shows another example of the content correspondence table shown in FIG.

図9のコンテンツ対応テーブルでは、コンテンツをチェックアウトしたPD6と、チェックアウトされたコンテンツIDとが1対1で対応付けられていたが、図13のコンテンツ対応テーブルでは、コンテンツをチェックアウトしたPD6と、そのPD6にチェックアウトされている全てのコンテンツのコンテンツIDとが、対応付けられて記憶されている。   In the content correspondence table in FIG. 9, the PD 6 that has checked out the content and the checked out content ID are associated one-to-one. However, in the content correspondence table in FIG. The content IDs of all the contents checked out to the PD 6 are stored in association with each other.

即ち、図13のコンテンツ対応テーブルでは、PD6−1の機器IDである「PD1」と対応付けて、PD6−1にチェックアウトされているコンテンツA,B、およびCのコンテンツIDである「A」,「B」、および「C」が記憶されている。また、PD6−2の機器IDである「PD2」と対応付けて、PD6−2にチェックアウトされているコンテンツBのコンテンツIDである「B」が記憶されている。   That is, in the content correspondence table of FIG. 13, “A” which is the content ID of content A, B and C checked out to PD 6-1 in association with “PD1” which is the device ID of PD 6-1. , “B”, and “C” are stored. In addition, “B”, which is the content ID of content B checked out to PD6-2, is stored in association with “PD2”, which is the device ID of PD6-2.

また、コンテンツ対応テーブルは、図14に示すように、チェックアウトされているコンテンツのコンテンツIDと、そのコンテンツのチェックアウト先のPD6とを、コンテンツごとに対応付けて記憶させることもできる。   Further, as shown in FIG. 14, the content correspondence table can also store the content ID of the checked-out content and the check-out destination PD 6 of the content in association with each content.

即ち、図14のコンテンツ対応テーブルでは、コンテンツAのコンテンツIDである「A」と対応付けて、コンテンツAがチェックアウトされているPD6−1の機器IDである「PD1」が記憶されている。また、コンテンツBのコンテンツIDである「B」と対応付けて、コンテンツBがチェックアウトされているPD6−1およびPD6−2の機器IDである「PD1」および「PD2」が記憶されている。さらに、コンテンツCのコンテンツIDである「C」と対応付けて、コンテンツCがチェックアウトされているPD6−1の機器IDである「PD1」が記憶されている。   That is, the content correspondence table in FIG. 14 stores “PD1”, which is the device ID of the PD 6-1 in which content A is checked out, in association with “A”, which is the content ID of content A. Further, “PD1” and “PD2”, which are device IDs of PD 6-1 and PD 6-2 in which content B is checked out, are stored in association with “B” which is the content ID of content B. Further, “PD1” that is the device ID of the PD 6-1 in which the content C is checked out is stored in association with “C” that is the content ID of the content C.

図13や図14のコンテンツ対応テーブルを採用した場合でも、図9における場合と同様に、各PD6にチェックアウトしたコンテンツを管理することができる。   Even when the content correspondence table of FIG. 13 or FIG. 14 is adopted, the content checked out to each PD 6 can be managed as in the case of FIG.

図15は、表示操作指示プログラム112がディスプレイ20に表示させる表示操作指示ウィンドウの画面例を示している。   FIG. 15 shows a screen example of a display operation instruction window that the display operation instruction program 112 displays on the display 20.

表示操作指示ウィンドウには、録音プログラム113を起動させるためのボタン341、EMD選択プログラム131を起動させるためのボタン342、および、チェックインまたはチェックアウトの処理の設定を行うフィールドを表示させるためのボタン343が配置されている。   In the display operation instruction window, a button 341 for starting the recording program 113, a button 342 for starting the EMD selection program 131, and a field for setting a check-in or check-out process are displayed. 343 is arranged.

また、表示操作指示ウィンドウには、選択されているパッケージ(複数のコンテンツのまとまり)またはコンテンツに対応付けられている画像等を表示させるフィールド348が配置されている。ボタン349は、選択されているコンテンツを再生する(コンテンツに対応する音声をスピーカ24に出力させる)とき、クリックされる。   In the display operation instruction window, a field 348 for displaying a selected package (a group of a plurality of contents) or an image associated with the contents is arranged. The button 349 is clicked when the selected content is reproduced (the sound corresponding to the content is output to the speaker 24).

ボタン345が選択されているとき、フィールド351には、オリジナルパッケージに対応するデータが表示される。ボタン346が選択されているとき、フィールド351には、マイセレクトパッケージに対応するデータが表示される。ボタン347が選択されているとき、フィールド351には、フィルタリングパッケージに対応するデータが表示される。   When the button 345 is selected, the data corresponding to the original package is displayed in the field 351. When the button 346 is selected, the field 351 displays data corresponding to the My Select package. When the button 347 is selected, data corresponding to the filtering package is displayed in the field 351.

フィールド351に表示されるデータは、パッケージに関するデータであり、例えば、パッケージ名称、またはアーティスト名などである。   The data displayed in the field 351 is data relating to the package, such as a package name or an artist name.

例えば、図15においては、パッケージ名称”ファースト”およびアーティスト名”太郎”、およびパッケージ名称”セカンド”およびアーティスト名”太郎”などがフィールド351に表示されている。また、図15においては、パッケージ名称”アシンクロナイズド”およびアーティスト名”JJ”が選択されている。   For example, in FIG. 15, the package name “first” and artist name “Taro”, the package name “second”, and artist name “Taro” are displayed in the field 351. Further, in FIG. 15, the package name “Asynchronized” and the artist name “JJ” are selected.

フィールド352には、フィールド351で選択されているパッケージに属するコンテンツに対応するデータが表示される。フィールド352に表示されるデータは、例えば、曲名(Content Name)、演奏時間(Time)、またはチェックアウト可能回数などである。なお、チェックアウトの回数に制限がない場合には、例えば、図15に示すように音符が表示される。   In the field 352, data corresponding to the content belonging to the package selected in the field 351 is displayed. The data displayed in the field 352 is, for example, a song name (Content Name), a performance time (Time), or the number of possible checkouts. When there is no limit on the number of checkouts, for example, musical notes are displayed as shown in FIG.

表示操作指示プログラム112は、チェックインまたはチェックアウトの処理の設定を行うフィールドを表示させるためのボタン343がクリックされたとき、表示操作指示ウィンドウに、PD6(接続されているPD6−1乃至6−3のうちのいずれかが予め指定されている)に記憶されているコンテンツの曲名を表示するフィールド481を表示させる。   When the button 343 for displaying the field for setting the check-in or check-out process is clicked, the display operation instruction program 112 displays the PD 6 (connected PDs 6-1 to 6- 6 in the display operation instruction window). The field 481 for displaying the song title of the content stored in (one of 3 is designated in advance) is displayed.

表示操作指示プログラム112が表示操作指示ウィンドウにフィールド481を表示させたとき、表示操作指示プログラム112は、表示操作指示ウィンドウに、PD6に記憶されているコンテンツのパッケージの名称を表示するフィールド482、フィールド481を閉じるためのボタン483、およびチェックインまたはチェックアウトを実行させるボタン484を表示させる。   When the display operation instruction program 112 displays the field 481 in the display operation instruction window, the display operation instruction program 112 displays a field 482 for displaying the name of the package of the content stored in the PD 6 in the display operation instruction window. A button 483 for closing 481 and a button 484 for executing check-in or check-out are displayed.

更に、表示操作指示プログラム112が表示操作指示ウィンドウにフィールド481を表示させたとき、表示操作指示プログラム112は、フィールド352で選択された曲名に対応するコンテンツのチェックアウトを設定するボタン491、フィールド481で選択された曲名に対応するコンテンツのチェックインを設定するボタン492、フィールド481に表示されたコンテンツ名に対応する全てのコンテンツのチェックインを設定するボタン493、およびチェックインまたはチェックアウトの設定を取り消すボタン494をフィールド352とフィールド481の間に表示させる。   Further, when the display operation instruction program 112 displays the field 481 in the display operation instruction window, the display operation instruction program 112 has a button 491 for setting the checkout of the content corresponding to the song name selected in the field 352, and the field 481. A button 492 for setting the check-in of the content corresponding to the song name selected in, a button 493 for setting the check-in of all the content corresponding to the content name displayed in the field 481, and a check-in or check-out setting. A cancel button 494 is displayed between the field 352 and the field 481.

フィールド481には、コンテンツの曲名に対応させて、フィールド481の最も左に、そのコンテンツがパーソナルコンピュータ1−1にチェックインできるか否かを示す記号が表示される。例えば、フィールド481の最も左に位置する“○”は、コンテンツの曲名に対応するコンテンツがパーソナルコンピュータ1−1にチェックインできる(すなわち、パーソナルコンピュータ1−1からチェックアウトされた)ことを示している。なお、フィールド481の最も左に“×”が表示されている場合には、コンテンツの曲名に対応するコンテンツがパーソナルコンピュータ1−1にチェックインできない(すなわち、パーソナルコンピュータ1−1からチェックアウトされていない、例えば、パーソナルコンピュータ1−2からチェックアウトされた)ことを示している。   In the field 481, a symbol indicating whether or not the content can be checked into the personal computer 1-1 is displayed on the leftmost side of the field 481 in association with the song name of the content. For example, “O” located at the leftmost of the field 481 indicates that the content corresponding to the title of the content can be checked in to the personal computer 1-1 (that is, checked out from the personal computer 1-1). Yes. If “x” is displayed on the leftmost of the field 481, the content corresponding to the song title of the content cannot be checked into the personal computer 1-1 (that is, checked out from the personal computer 1-1). Not, for example, checked out from the personal computer 1-2).

例えば、フィールド352に表示されている曲名”ファンキー”が選択され、チェックアウトを設定するボタン491がクリックされた場合、表示操作指示プログラム112は、曲名”ファンキー”に対応するコンテンツのチェックアウトを設定して、フィールド481に曲名”ファンキー”を表示させる。   For example, when the song name “fan key” displayed in the field 352 is selected and the checkout setting button 491 is clicked, the display operation instruction program 112 sets the checkout of the content corresponding to the song name “fan key”. Then, the song name “Fankey” is displayed in the field 481.

また、フィールド351に表示されているパッケージ名称を、フィールド481にドラッグアンドドロップすれば、ドラッグアンドドロップされたパッケージ名称に対応するパッケージに属する全てのコンテンツのチェックアウトが設定される。   If the package name displayed in the field 351 is dragged and dropped into the field 481, checkout of all contents belonging to the package corresponding to the dragged and dropped package name is set.

ボタン491乃至494の操作によるチェックインまたはチェックアウトの設定だけでは、パーソナルコンピュータ1−1は、チェックインまたはチェックアウトの処理を実行しない。   The personal computer 1-1 does not execute the check-in or check-out process only by setting the check-in or check-out by operating the buttons 491 to 494.

ボタン491乃至494の操作によるチェックインまたはチェックアウトの設定をした後、ボタン484がクリックされたとき、表示操作指示プログラム112は、コンテンツ管理プログラム111にチェックインまたはチェックアウトの処理を実行させる。すなわち、ボタン484がクリックされたとき、表示操作指示プログラム112は、チェックインまたはチェックアウトの設定情報を供給し、コンテンツ管理プログラム111が、新たな共有鍵を作成し、新たにチェックアウトされるコンテンツ、または、継続して提供するコンテンツの視聴権利をPD6に送信する。   When the button 484 is clicked after setting check-in or check-out by operating the buttons 491 to 494, the display operation instruction program 112 causes the content management program 111 to execute check-in or check-out processing. That is, when the button 484 is clicked, the display operation instruction program 112 supplies check-in or check-out setting information, and the content management program 111 creates a new shared key and newly checked out content. Alternatively, the right to view continuously provided content is transmitted to the PD 6.

なお、ボタン484を省略し、ボタン491乃至494が操作された場合に、パーソナルコンピュータ1−1が、チェックインまたはチェックアウトの処理を実行するようにしてもよい。   Note that the button 484 may be omitted, and when the buttons 491 to 494 are operated, the personal computer 1-1 may execute check-in or check-out processing.

ところで、上述した実施の形態では、パーソナルコンピュータ1−1がコンテンツの視聴権利を管理したが、パーソナルコンピュータ1−1にコンテンツを供給(配信)するEMDサーバ4が、コンテンツの視聴権利を管理することもできる。この場合、パーソナルコンピュータ1−1は、EMDサーバ4とPD6との間でやりとりされるデータ(トリガー信号や共有鍵の作成要求信号などのコマンド、暗号化コンテンツ、視聴権利、共有鍵など)を中継する。   In the above-described embodiment, the personal computer 1-1 manages the right to view content. However, the EMD server 4 that supplies (distributes) content to the personal computer 1-1 manages the right to view content. You can also. In this case, the personal computer 1-1 relays data exchanged between the EMD server 4 and the PD 6 (commands such as trigger signals and shared key creation request signals, encrypted contents, viewing rights, shared keys, etc.). To do.

図16および図17は、EMDサーバ4−1がコンテンツの視聴権利を管理する場合の、PD6−1に対するコンテンツのチェックアウト/チェックイン処理のフローチャートを示している。   FIGS. 16 and 17 are flowcharts of content check-out / check-in processing for the PD 6-1 when the EMD server 4-1 manages the right to view the content.

図16および図17のフローチャートにおいて、PD6−1が行うステップS241乃至S259の処理は、上述した図11および図12のステップS141乃至S159の処理と、それぞれ同様であるので説明を省略する。   In the flowcharts of FIGS. 16 and 17, the processes of steps S241 to S259 performed by the PD 6-1 are the same as the processes of steps S141 to S159 of FIGS.

また、図16および図17のフローチャートにおいて、EMDサーバ4−1が行うステップS201乃至S222の処理は、上述した図11および図12において、パーソナルコンピュータ1−1が行うステップS101乃至S122の処理と、それぞれ同様であるので説明を省略する。   Also, in the flowcharts of FIGS. 16 and 17, the processes of steps S201 to S222 performed by the EMD server 4-1 are the same as the processes of steps S101 to S122 performed by the personal computer 1-1 in FIGS. Since each is the same, the description is omitted.

パーソナルコンピュータ1−1は、図16および図17のステップS301乃至S324において、EMDサーバ4−1から受信したデータをPD6−1に送信し、PD6−1から受信したデータをEMDサーバ4−1に送信する。   In steps S301 to S324 of FIGS. 16 and 17, the personal computer 1-1 transmits the data received from the EMD server 4-1 to the PD 6-1 and the data received from the PD 6-1 to the EMD server 4-1. Send.

図16および図17のチェックアウト/チェックイン処理によれば、EMDサーバ4−1は、上述した図11および図12のチェックアウト/チェックイン処理におけるパーソナルコンピュータ1−1と同様に、PD6−1に供給するコンテンツの視聴権利を、コンテンツごとに管理することができる。また、PD6−1は、EMDサーバ4−1に視聴権利をコンテンツごとに管理させ、パーソナルコンピュータ1−1を介して受信した(チェックアウトされた)コンテンツを再生することができる。   According to the check-out / check-in process of FIG. 16 and FIG. 17, the EMD server 4-1 is similar to the personal computer 1-1 in the check-out / check-in process of FIG. 11 and FIG. It is possible to manage the viewing rights of the content supplied to each content. Further, the PD 6-1 can cause the EMD server 4-1 to manage viewing rights for each content, and reproduce the content received (checked out) via the personal computer 1-1.

なお、PD6−1がコンテンツの視聴権利を管理するEMDサーバ4−1と通信することができれば、PD6−1は、必ずしもパーソナルコンピュータ1−1を介する必要はない。例えば、PD6−1が携帯電話機である場合、PD6−1は、基地局5−1または5−2などを介して電話網7に接続し、さらにネットワーク2を介して、EMDサーバ4−1と通信してもよい。また、例えば、PD6−1が、IEEE(The Institute of Electrical and Electronic Engineers)802.11a,802.11b、および802.11gなどの無線LAN(Local Area Network)機能を備えている場合、PD6−1は、ネットワーク2に直接接続し、EMDサーバ4−1と通信することもできる。   If the PD 6-1 can communicate with the EMD server 4-1 that manages content viewing rights, the PD 6-1 does not necessarily have to go through the personal computer 1-1. For example, when the PD 6-1 is a mobile phone, the PD 6-1 is connected to the telephone network 7 via the base station 5-1 or 5-2, and further connected to the EMD server 4-1 via the network 2. You may communicate. For example, when the PD 6-1 has a wireless LAN (Local Area Network) function such as IEEE (The Institute of Electrical and Electronic Engineers) 802.11a, 802.11b, and 802.11g, the PD 6-1 2 can be directly connected to communicate with the EMD server 4-1.

なお、本明細書において、フローチャートに記述されたステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。   In the present specification, the steps described in the flowcharts are executed in parallel or individually even if they are not necessarily processed in time series, as well as processes performed in time series in the described order. It also includes processing.

また、本明細書において、システムとは、複数の装置により構成される装置全体を表すものである。   Further, in this specification, the system represents the entire apparatus constituted by a plurality of apparatuses.

なお、本発明の実施の形態は、上述した実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変更が可能である。   The embodiment of the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the gist of the present invention.

PDの記録媒体に記録されているデータ例を示す図である。It is a figure which shows the example of data currently recorded on the recording medium of PD. 共通の共有鍵KDOMをPDと管理端末装置とで共有するときの処理を説明するフローチャートである。10 is a flowchart for explaining processing when a common shared key K DOM is shared between a PD and a management terminal device. 従来のチェックアウト処理を説明するフローチャートである。It is a flowchart explaining the conventional checkout process. 本発明を適用した音楽データ管理システムの一実施の形態を示す図である。It is a figure which shows one Embodiment of the music data management system to which this invention is applied. パーソナルコンピュータ1−1の構成を示すブロック図である。It is a block diagram which shows the structure of the personal computer 1-1. PD6の構成例を示すブロック図である。It is a block diagram which shows the structural example of PD6. パーソナルコンピュータ1−1の機能的構成例を示すブロック図である。It is a block diagram which shows the functional structural example of the personal computer 1-1. PD6とコンテンツをやりとりする場合のパーソナルコンピュータ1−1の機能的構成例を示すブロック図である。It is a block diagram which shows the functional structural example of the personal computer 1-1 in the case of exchanging contents with PD6. コンテンツ管理テーブルTBを説明する図である。It is a figure explaining the content management table TB. PD6−1の機能的構成例を示すブロック図である。It is a block diagram which shows the functional structural example of PD6-1. パーソナルコンピュータ1−1のPD6−1に対するコンテンツのチェックアウト/チェックイン処理について説明するフローチャートである。It is a flowchart explaining the content check-out / check-in process with respect to PD6-1 of the personal computer 1-1. コンテンツのチェックアウト/チェックイン処理について説明するフローチャートである。It is a flowchart explaining the check-out / check-in process of content. 図9に示したコンテンツ対応テーブルのその他の例を示している。10 shows another example of the content correspondence table shown in FIG. 図9に示したコンテンツ対応テーブルのさらにその他の例を示している。10 shows still another example of the content correspondence table shown in FIG. 表示操作指示ウィンドウの画面例を示す図である。It is a figure which shows the example of a screen of a display operation instruction | indication window. コンテンツのチェックアウト/チェックイン処理について説明するフローチャートである。It is a flowchart explaining the check-out / check-in process of content. コンテンツのチェックアウト/チェックイン処理について説明するフローチャートである。It is a flowchart explaining the check-out / check-in process of content.

符号の説明Explanation of symbols

1−1,1−2 パーソナルコンピュータ, 4−1乃至4−3 EMDサーバ, 6−1乃至6−4 ポータブルデバイス, 11 CPU, 12 ROM, 13 RAM, 21 HDD, 23−1乃至23−3 USBポート, 41 磁気ディスク, 42 光ディスク, 43 光磁気ディスク, 44 半導体メモリ, 61 CPU, 62 ROM, 63 RAM, 70 HDD, 71 USBポート, 91 半導体メモリ, 201 コンテンツ管理部, 211 受信部, 212 送信部, 213 共有鍵作成部, 214 暗号化部, 215 共有鍵対応テーブル制御部, 216 コンテンツ対応テーブル制御部, 241 送信部, 242 受信部, 243 復号部, 244 伸長部, 245 共有鍵記憶制御部, 246 コンテンツ鍵記憶制御部, 247 記憶部, 251 共有鍵記憶部, 252 コンテンツ記憶部   1-1, 1-2 Personal computer, 4-1 to 4-3 EMD server, 6-1 to 6-4 Portable device, 11 CPU, 12 ROM, 13 RAM, 21 HDD, 23-1 to 23-3 USB Port, 41 magnetic disk, 42 optical disk, 43 magneto-optical disk, 44 semiconductor memory, 61 CPU, 62 ROM, 63 RAM, 70 HDD, 71 USB port, 91 semiconductor memory, 201 content management unit, 211 receiving unit, 212 transmitting unit , 213 shared key creation unit, 214 encryption unit, 215 shared key correspondence table control unit, 216 content correspondence table control unit, 241 transmission unit, 242 reception unit, 243 decryption unit, 244 decompression unit, 245 shared key storage control unit, 246 content key storage control unit, 247 storage unit, 2 1 shared key storage unit, 252 content storage unit

Claims (11)

コンテンツを再生する再生装置に提供する前記コンテンツを管理するコンテンツ管理装置において、
前記再生装置に提供された前記コンテンツを更新する場合に前記コンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を受信する受信手段と、
前記作成要求に応じて、前記新たな共有鍵を作成する作成手段と、
共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵を、作成された前記新たな共有鍵に更新する共有鍵記憶制御手段と、
前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵を、作成された前記新たな共有鍵で暗号化する暗号化手段と、
前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵を、前記再生装置に送信する送信手段と、
前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段を更新するコンテンツ情報記憶制御手段と
を備えるコンテンツ管理装置。
In a content management device that manages the content provided to a playback device that plays back content,
When updating the content provided to the playback device, a new shared key that is transmitted from the playback device in response to a trigger signal transmitted by the content management device and is different from the current shared key of the playback device A receiving means for receiving the creation request;
Creating means for creating the new shared key in response to the creation request;
Shared key storage control means for updating the shared key stored in the shared key storage means in association with the playback apparatus information representing the playback apparatus to the created new shared key;
An encryption means for encrypting a content key for decrypting the content provided to the playback device with the created new shared key;
Transmitting means for transmitting the trigger signal, the created new shared key, and the content key encrypted with the new shared key as a right to view the content to the playback device;
Content information for updating content information storage means for storing the playback device and content information representing the content of the playback device in association with each other according to the content key encrypted with the new shared key A content management device comprising storage control means.
前記送信手段は、前記コンテンツも前記再生装置に送信する
請求項1に記載のコンテンツ管理装置。
The content management apparatus according to claim 1, wherein the transmission unit also transmits the content to the playback apparatus.
前記暗号化手段は、さらに、作成された前記新たな共有鍵を、前記再生装置のPKI(Public Key Infrastructure)公開鍵で暗号化し、
前記送信手段は、前記再生装置のPKI公開鍵で暗号化された前記新たな共有鍵を前記再生装置に送信する
請求項1に記載のコンテンツ管理装置。
The encryption means further encrypts the created new shared key with a PKI (Public Key Infrastructure) public key of the playback device,
The content management apparatus according to claim 1, wherein the transmission unit transmits the new shared key encrypted with the PKI public key of the playback apparatus to the playback apparatus.
コンテンツを再生する再生装置に提供する前記コンテンツを管理するコンテンツ管理処理を行うコンテンツ管理装置のコンテンツ管理方法において、
前記再生装置に提供された前記コンテンツを更新する場合に前記コンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を受信し、
前記作成要求に応じて、前記新たな共有鍵を作成し、
共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵を、作成された前記新たな共有鍵に更新し、
前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵を、作成された前記新たな共有鍵で暗号化し、
前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵を、前記再生装置に送信し、
前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段を更新する
ステップを含むコンテンツ管理方法。
In a content management method of a content management device that performs content management processing for managing the content provided to a playback device that plays back content,
When updating the content provided to the playback device, a new shared key that is transmitted from the playback device in response to a trigger signal transmitted by the content management device and is different from the current shared key of the playback device Receives a creation request,
In response to the creation request, create the new shared key,
Update the shared key stored in the shared key storage means in association with the playback device information representing the playback device to the created new shared key,
A content key for decrypting the content provided to the playback device is encrypted with the created new shared key,
The trigger signal, the created new shared key, and the content key encrypted with the new shared key as the content viewing right are transmitted to the playback device,
Updating a content information storage unit that stores the playback device and content information representing the content of the playback device in association with each other according to the content key encrypted with the new shared key. Including content management method.
コンテンツを再生する再生装置に提供する前記コンテンツを管理するコンテンツ管理処理を行うコンテンツ管理装置の制御を、コンピュータに実行させるプログラムにおいて、
前記再生装置に提供された前記コンテンツを更新する場合に前記コンテンツ管理装置が送信したトリガー信号に応じて前記再生装置から送信されてくる、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を受信し、
前記作成要求に応じて、前記新たな共有鍵を作成し、
共有鍵記憶手段に、前記再生装置を表す再生装置情報と対応付けて記憶されている前記共有鍵を、作成された前記新たな共有鍵に更新し、
前記再生装置に提供する前記コンテンツを復号するためのコンテンツ鍵を、作成された前記新たな共有鍵で暗号化し、
前記トリガー信号、作成された前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツ鍵を、前記再生装置に送信し、
前記新たな共有鍵で暗号化された前記コンテンツ鍵に応じて、前記再生装置と前記再生装置が有する前記コンテンツを表すコンテンツ情報とを対応付けて記憶しているコンテンツ情報記憶手段を更新する
ステップを含むプログラム。
In a program for causing a computer to execute control of a content management device that performs content management processing for managing the content provided to a playback device that plays back content,
When updating the content provided to the playback device, a new shared key that is transmitted from the playback device in response to a trigger signal transmitted by the content management device and is different from the current shared key of the playback device Receives a creation request,
In response to the creation request, create the new shared key,
Update the shared key stored in the shared key storage means in association with the playback device information representing the playback device to the created new shared key,
A content key for decrypting the content provided to the playback device is encrypted with the created new shared key,
The trigger signal, the created new shared key, and the content key encrypted with the new shared key as the content viewing right are transmitted to the playback device,
Updating a content information storage unit that stores the playback device and content information representing the content of the playback device in association with each other according to the content key encrypted with the new shared key. Including programs.
コンテンツ管理装置から提供されるコンテンツを再生する再生装置において、
前記再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を、前記コンテンツ管理装置に送信する送信手段と、
前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵を、前記コンテンツ管理装置から受信する受信手段と、
前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵を、前記新たな共有鍵に更新する共有鍵記憶制御手段と、
コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新するコンテンツ鍵記憶制御手段と
を備える再生装置。
In a playback device for playing back content provided from a content management device,
In response to a trigger signal transmitted from the content management device when the content of the playback device is updated, a request for creating a new shared key different from the shared key that the playback device currently has is sent to the content management Transmitting means for transmitting to the device;
Receiving means for receiving, from the content management device, the content key of the content encrypted with the new shared key as the trigger signal, the new shared key, and the viewing right of the content;
Shared key storage control means for updating the shared key that is concealed from the user who uses the playback device and stored in the shared key storage means to the new shared key;
A reproduction apparatus comprising: a content key storage control unit configured to update the content key encrypted with the shared key, which is stored in the content key storage unit, to the content key encrypted with the new shared key.
前記コンテンツ鍵記憶制御手段は、さらに、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新されずに前記コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を削除する
請求項6に記載の再生装置。
The content key storage control means is further configured to store the content key encrypted with the shared key stored in the content key storage means without being updated to the content key encrypted with the new shared key. The playback device according to claim 6.
前記コンテンツ鍵記憶手段には、前記コンテンツ鍵で暗号化された前記コンテンツも記憶されており、
前記コンテンツ鍵記憶制御手段は、削除された前記コンテンツ鍵に対応する前記コンテンツも削除する
請求項7に記載の再生装置。
The content key storage means also stores the content encrypted with the content key,
The playback apparatus according to claim 7, wherein the content key storage control unit also deletes the content corresponding to the deleted content key.
前記受信手段が受信した前記新たな共有鍵は、前記再生装置のPKI(Public Key Infrastructure)公開鍵で暗号化されており、
前記再生装置のPKI公開鍵で暗号化された前記新たな共有鍵を、前記再生装置のPKI秘密鍵で復号する復号手段をさらに備える
請求項6に記載の再生装置。
The new shared key received by the receiving means is encrypted with the PKI (Public Key Infrastructure) public key of the playback device,
The playback device according to claim 6, further comprising decryption means for decrypting the new shared key encrypted with the PKI public key of the playback device with the PKI private key of the playback device.
コンテンツ管理装置から提供されるコンテンツを再生する再生装置の制御方法において、
前記再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を、前記コンテンツ管理装置に送信し、
前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵を、前記コンテンツ管理装置から受信し、
前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵を、前記新たな共有鍵に更新し、
コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新する
ステップを含む制御方法。
In a control method of a playback device for playing back content provided from a content management device,
In response to a trigger signal transmitted from the content management device when the content of the playback device is updated, a request for creating a new shared key different from the shared key that the playback device currently has is sent to the content management To the device,
Receiving the content signal of the content encrypted with the new shared key as the trigger signal, the new shared key, and the viewing right of the content from the content management device;
Updating the shared key concealed from the user using the playback device and stored in the shared key storage means to the new shared key;
A control method comprising the step of updating the content key encrypted with the shared key stored in a content key storage means to the content key encrypted with the new shared key.
コンテンツ管理装置から提供されるコンテンツを再生する再生装置の制御を、コンピュータに実行させるプログラムにおいて、
前記再生装置が有する前記コンテンツが更新される場合に前記コンテンツ管理装置から送信されてくるトリガー信号に応じて、前記再生装置が現在有する共有鍵と異なる新たな共有鍵の作成要求を、前記コンテンツ管理装置に送信し、
前記トリガー信号、前記新たな共有鍵、および、前記コンテンツの視聴権利としての、前記新たな共有鍵で暗号化された前記コンテンツのコンテンツ鍵を、前記コンテンツ管理装置から受信し、
前記再生装置を使用するユーザから隠蔽されて共有鍵記憶手段に記憶されている前記共有鍵を、前記新たな共有鍵に更新し、
コンテンツ鍵記憶手段に記憶されている、前記共有鍵で暗号化された前記コンテンツ鍵を、前記新たな共有鍵で暗号化された前記コンテンツ鍵に更新する
ステップを含むプログラム。
In a program for causing a computer to execute control of a playback device that plays back content provided from a content management device,
In response to a trigger signal transmitted from the content management device when the content of the playback device is updated, a request for creating a new shared key different from the shared key that the playback device currently has is sent to the content management To the device,
Receiving the content signal of the content encrypted with the new shared key as the trigger signal, the new shared key, and the viewing right of the content from the content management device;
Updating the shared key concealed from the user using the playback device and stored in the shared key storage means to the new shared key;
A program comprising the step of updating the content key encrypted with the shared key stored in a content key storage means to the content key encrypted with the new shared key.
JP2005206548A 2005-07-15 2005-07-15 Apparatus and method for managing contents, reproducing apparatus, its controlling method, and program Withdrawn JP2007028142A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005206548A JP2007028142A (en) 2005-07-15 2005-07-15 Apparatus and method for managing contents, reproducing apparatus, its controlling method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005206548A JP2007028142A (en) 2005-07-15 2005-07-15 Apparatus and method for managing contents, reproducing apparatus, its controlling method, and program

Publications (1)

Publication Number Publication Date
JP2007028142A true JP2007028142A (en) 2007-02-01

Family

ID=37788321

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005206548A Withdrawn JP2007028142A (en) 2005-07-15 2005-07-15 Apparatus and method for managing contents, reproducing apparatus, its controlling method, and program

Country Status (1)

Country Link
JP (1) JP2007028142A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090210709A1 (en) * 2008-02-18 2009-08-20 Kabushiki Kaisha Toshiba Content transmitting and receiving system
JP2009303049A (en) * 2008-06-16 2009-12-24 Canon Inc Broadcast receiving device and method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090210709A1 (en) * 2008-02-18 2009-08-20 Kabushiki Kaisha Toshiba Content transmitting and receiving system
JP2009303049A (en) * 2008-06-16 2009-12-24 Canon Inc Broadcast receiving device and method
US9160973B2 (en) 2008-06-16 2015-10-13 Canon Kabushiki Kaisha Broadcast receiving apparatus and broadcast receiving method

Similar Documents

Publication Publication Date Title
US10097347B2 (en) Content providing system, content reproducing device, content reproducing method, and computer program
US7240033B2 (en) Information providing apparatus and method, information processing apparatus and method, program storage medium, program, and information providing system
US7891010B2 (en) Information providing apparatus and information providing method
JP4537882B2 (en) Information terminal equipment
US9043242B2 (en) Information providing apparatus and method, information processing apparatus and method, program storage medium, program, and information providing system
US20060235956A1 (en) Information process distribution system, information processing apparatus and information process distribution method
JP2001243707A (en) Information transmission and reception system and electronic equipment
WO2006009210A1 (en) Content processing device, content processing method, and computer program
JP2006285607A (en) Content information providing system, content information providing server, content reproducing unit, content information providing method, content reproducing method, and computer program
WO2006009215A1 (en) Contents reproducing device, contents processing device, contents distribution server, contents reproducing method, contents processing method, and program
JP2008015622A (en) Copyrighted storage medium, information recording apparatus and method, and information reproducing apparatus and method
JP2002123266A (en) Information processor, method and program storing medium
WO2006009207A1 (en) Content processing device, content processing method, and computer program
JP2003022219A (en) Data terminal equipment capable of easily reacquiring contents data, program to be executed by its terminal equipment, and recording medium with its program recorded
JP4537994B2 (en) Information terminal equipment
JP2007028142A (en) Apparatus and method for managing contents, reproducing apparatus, its controlling method, and program
JP4688436B2 (en) Content distribution control server control method, content encryption server control method, client device control method, license server control method, public information management server control method, client device, and program
JP2007094992A (en) Recording or reproducing apparatus
JP2008177962A (en) Content recording system, terminal, recording apparatus, content recording method, computer program for terminal and computer program for recording apparatus
JP2006216006A (en) Information output service providing system, and portable information terminal, output device, relay device constituting this system
JP2005267304A (en) Contents recording/reproducing device and system
JP4701644B2 (en) Content reproduction apparatus, content reproduction control method, and computer program
JP2006277697A (en) Content transfer system, content transfer device, content reproduction device, content transfer method, and content reproduction method
JP2004038579A (en) Authentication method, system and device for information processing, program, and storage medium
JP2003345660A (en) Apparatus and method for information processing, system and method for content input/output processing, and computer program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081007