EP1714204A1 - Lizenzinformations-verwaltungsvorrichutng und lizenzinformations-verwaltungsverfahren - Google Patents

Lizenzinformations-verwaltungsvorrichutng und lizenzinformations-verwaltungsverfahren

Info

Publication number
EP1714204A1
EP1714204A1 EP05710155A EP05710155A EP1714204A1 EP 1714204 A1 EP1714204 A1 EP 1714204A1 EP 05710155 A EP05710155 A EP 05710155A EP 05710155 A EP05710155 A EP 05710155A EP 1714204 A1 EP1714204 A1 EP 1714204A1
Authority
EP
European Patent Office
Prior art keywords
license information
unit
information
storage unit
content
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
EP05710155A
Other languages
English (en)
French (fr)
Other versions
EP1714204B1 (de
Inventor
Motoji Matsushita Electric Ind. Co. Ltd. OHMORI
Toshihisa Matsushita Electric Ind. Co. Ltd NAKANO
Shunji Matsushita Electric Ind. Co. Ltd. HARADA
Masaya Matsushita Electric Ind. Co. Ltd. YAMAMOTO
Ryuichi Matsushita Electric Ind. Co. Ltd. OKAMOTO
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.)
Panasonic Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Publication of EP1714204A1 publication Critical patent/EP1714204A1/de
Application granted granted Critical
Publication of EP1714204B1 publication Critical patent/EP1714204B1/de
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/105Arrangements for software license management or administration, e.g. for managing licenses at corporate level
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/109Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM] by using specially-adapted hardware at the client
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2135Metering

Definitions

  • the present invention relates to a management apparatus of license information which defines key information, reproduction conditions and the like for reproducing encrypted digital contents and the like and to the management method thereof, in particular to a technology of managing the license information while securing tamper resistance.
  • the license ticket is information including "content reproduction condition information” which defines a condition for restricting the use of content and an encrypted “content key” which is a key for decrypting a received content.
  • the "content reproduction condition information” is, for example, information for defining a date, total amount of time and the number of times that are available for reproduction. Therefore, a strict management is required for the license ticket.
  • the license ticket is stored in an area (tamper resistant area) in which it cannot be rewritten unless a permission is given (e.g. refer to Japanese Laid-Open Patent application No. H01-194029) .
  • FIG. 1 is a block diagram showing a functional structure of a content reproduction apparatus 500 according to a conventional technology.
  • the content reproduction apparatus 500 is an apparatus which manages a license ticket necessary for reproducing (using) the encrypted content (e.g. in the case of BS digital broadcast, a scramble key, a work key and a master key are used for encrypting the content.), while securing tamper resistance. It includes a tamper resistance module unit (hereafter, referred to as "TRM unit") 510, a content decryption unit 520, a decode unit 530, and an operation input unit 535. Note that, the content reproduction apparatus 500 may have a communication control unit and the like that is connected to an external network and controls transmitting and receiving data.
  • TRM unit tamper resistance module unit
  • the content reproduction apparatus 500 may have a communication control unit and the like that is connected to an external network and controls transmitting and receiving data.
  • the TRM unit 510 is composed of, for example, an IC card having tamper resistance and manages the license ticket. It includes a license storage unit 511 which holds content reproduction condition information 511a and an encrypted content key 511b, a content reproduction condition management unit 512 which controls a content reproduction based on the content reproduction condition information 511a, a TRM unique key storage unit 513 which holds a unique key and the like used in the TRM unit 510, and a content key decryption unit 514 which decrypts the content key using the TRM unique key.
  • the content decryption unit 520 decrypts a content 550 encrypted with the content key decrypted by the content key decryption unit 514.
  • the decode unit 530 decodes the content decrypted by the content decryption unit 520 into data which can be displayed to a display 540.
  • the operation input unit 535 is, for example, a switch, a remote control and the like, receives an operation such as "reproduce” from a user and notifies the content decryption unit 520 and the content reproduction condition management unit 512.
  • An operation of the content reproduction apparatus 500 is as follows. First, the TRM unit 510 (IC card) obtained from a center 600 is inserted to a card insertion slot and the like (not shown in the diagram) of the content reproduction apparatus 500.
  • the content reproduction condition management unit 512 When receiving a reproduction instruction from a user via the operation input unit 535, the content reproduction condition management unit 512 specifies a content instructed to be reproduced and, from the license ticket storage unit 511, content reproduction condition information 511a of the license ticket corresponding to the content, and decodes the details. Further, the content reproduction condition management unit 512 judges whether or not the details of the content reproduction condition information 511a are the condition which can be permitted for reproducing the content. When the reproduction is permitted, the content reproduction condition management unit 512 reads out the encrypted content key 511b stored in the license ticket storage unit 511 and transmits to the content key decryption unit 514.
  • the content key decryption unit 514 reads out the TRM unique key from the TRM unique key storage unit 513, decrypts the encrypted content key 511b, and transmits the encrypted content key 511b to the content decryption unit 520.
  • the content decryption unit 520 decrypts the content based on the decrypted content key received from the content key decryption unit 514, and transmits the decrypted content to the decode unit 530. Further, the content decryption unit 520 transmits information concerning a reproduction of the content (e.g. content name, reproduction starting date, reproduction ending date, etc.) to the content reproduction condition management unit 512.
  • the content reproduction condition management unit 512 changes the details of the content reproduction condition information 511a corresponding to the reproduced content, and overwrites on the license ticket storage unit 511.
  • the content key decryption unit 514 and the content decryption unit 520 are connected to each other by a Secure Authentication Channel (SAC).
  • SAC Secure Authentication Channel
  • the content reproduction apparatus 500 manages the license ticket that is reproduction condition information while securing tamper resistance.
  • the license ticket takes a form of "one content one license ticket" to make a distribution of fee easier. When one user possesses a large amount of contents, the number of license tickets accordingly increases as well as an amount of data according to the license tickets.
  • an object of the present invention is to provide a license management apparatus and a license information management method which do not require the TRM unit having mass storage even in the case where the user possesses a large amount of contents.
  • the license information management apparatus is a license information management apparatus which manages license information indicating a range in which digital content can be used, said apparatus comprising : a data management unit operable to manage license information while ensuring security of the license information; and a storage unit operable to hold the license information whose security is ensured, wherein said data management unit includes: a secret key holding subunit operable to hold a secret key; and a reproduction condition management subunit operable to encrypt the license information with the secret key, and to transfer the encrypted license information to said storage unit.
  • the license information e.g. license ticket
  • said data management unit e.g.
  • said reproduction condition management subunit further includes: a reading subunit operable to read out the encrypted license information and the secret key respectively from said storage unit and said secret key holding unit; a decryption subunit operable to decrypt the read license information; an information update subunit operable to update the decrypted license information in accordance with a use of digital content; and an overwriting subunit operable to encrypt the updated license information with the secret key and overwrite in said storage unit.
  • Said storage unit further includes a signature data storage unit operable to hold data indicating a digital signature applied to a correspondence table indicating a correspondence between identification information which can identify the license information and information indicating an update history of the license information
  • said data management unit further includes a correspondence table storage unit operable to hold the correspondence table
  • said reproduction condition management unit is further operable to verify validity of the license information based on the data to which a digital signature is applied stored in said signature data storage unit and the correspondence table stored in said correspondence table storage unit. Consequently, the license information is stored in said storage unit and validity of the license ticket is examined based on a correspondence table in which information which can identify the license ticket (e.g. LT_ID) and information indicating update history of the license information (e.g.
  • the present invention can be realized as a license information management method having characteristic constituents of the license information management apparatus as steps, or as a program causing a personal computer and the like to execute the steps. Also, not to mention that the program can be widely distributed via a recording medium such as DVD or a transmission medium such as the Internet. Accordingly, a delivery and circulation of digital copyrighted works via a digital broadcast, package soft, network and the like are encouraged. In a present time when a proper copyright protection is requested, the practical value of the present invention is very high. As further information about technical background to this application, the disclosure of Japanese Patent Application No. 2004-032676 filed on February 9, 2004 including specification, drawings and claims is incorporated herein by reference in its entirety.
  • FIG. 1 is a block diagram showing a functional structure of a content reproduction apparatus according to conventional technology.
  • FIG. 2 is a block diagram showing a functional structure of the content reproduction apparatus according to the first embodiment.
  • FIG. 3 is a diagram showing a functional structure of a content reproduction condition management unit in the first embodiment.
  • FIG. 4 is a flowchart showing a process of content reproduction condition management unit in the first embodiment.
  • FIG. 5 is a diagram for explaining a challenge of the content reproduction apparatus in the first embodiment.
  • FIG. 6 is a block diagram showing a functional structure of a content reproduction apparatus according to the second embodiment.
  • FIG. 7 is a block diagram showing a functional structure of a content reproduction condition management unit in the second embodiment.
  • FIG. 8 is a diagram showing an example of a correspondence table in the second embodiment.
  • FIG. 9 is a flowchart showing a process of the content reproduction condition management unit in the second embodiment.
  • FIG. 2 is a block diagram showing a functional structure of a content reproduction apparatus 100 according to the present embodiment.
  • the content reproduction apparatus 100 in FIG. 2 is an apparatus that manages a license ticket (hereafter referred to as "LT") necessary for reproducing (using) an encrypted content, while securing tamper resistance. It includes a TRM unit 110, a secure flash unit 120, a content decryption unit 520, a decode unit 530 and an operation input unit 535.
  • LT license ticket
  • the content reproduction apparatus 100 may have a communication control unit (not shown in the diagram) that is connected to an external network and controls transmitting and receiving of data .
  • a communication control unit (not shown in the diagram) that is connected to an external network and controls transmitting and receiving of data .
  • same marks are attached to same functional structures as in the conventional content reproduction apparatus 500. Also, descriptions about the same structures are omitted in here.
  • the TRM unit 110 is, for example an IC card with tamper resistance, having a content reproduction condition management unit 111, a TRM unique key storage unit 513 and a content key decryption unit 514.
  • the TRM unit is an example of a data control unit.
  • the content reproduction condition management unit 111 is a section where controls the TRM unit 110 as a whole, updates the content reproduction information 511a corresponding to the content every time when the content is reproduced by the user, while encrypting a license ticket corresponding to the encrypted content 550 obtained via the center 600 and storing into the secure flash unit 120.
  • the secure flash unit 120 is, for example a general flash memory. However, it has a characteristic that a encryption/decryption is performed with the TRM unique key in the case of writing or reading the license ticket corresponding to the content 550 (i.e. the content reproduction condition information511a and the encrypted content key 511b).
  • FIG. 3 is a block diagram showing a functional structure of the content reproduction condition management unit 111.
  • the content reproduction condition management unit 111 has a reproduction state analysis unit 112, a total control unit 113 and an encryption/decryption unit 114.
  • the reproduction state analysis unit 112 receives information concerning the content reproduction (e.g.
  • the total control unit 113 controls the content reproduction condition management unit 111 as a whole, being, for example, a microcomputer having a ROM and RAM .
  • the total control unit 113 updates and encrypts the content reproduction condition information 511a read out via the encryption/decryption unit 114, and instructs the encryption/decryption unit to overwrite on the secure flash unit 120, based on the reproduction state information received from the reproduction state analysis unit 112.
  • the total control unit 113 reads the TRM unique key stored in the TRM unique key storage unit 513 if necessary and transmits to the encryption/decryption unit 114 and the content key decryption unit 514. Furthermore, the total control unit 113 controls timing of an encryption process or a decryption process in the encryption/decryption unit 114. In addition, when detecting that the IC card is inserted to the card insertion slot and a license ticket is newly purchased, the total control unit 113 temporary stores the purchased license ticket into the internal RAM and the like. After that, it transfers the license ticket again to the secure flash unit 120 (i.e. storing a new license ticket into the secure flash unit 120 and deleting the license ticket inside the IC card).
  • FIG. 4 is a flowchart showing a flow of process in the content reproduction condition management unit 111 shown in FIG. 3.
  • the total control unit 113 when receiving the instruction to reproduce the content from the user (S201 : Yes), the total control unit 113 specifies a content corresponding to the reproduction instruction (S202) via the content decryption unit 520 and the operation input unit 535. Next, the total control unit 113 verifies whether or not there is a license ticket corresponding to the specified content (i.e. the license ticket has been purchased) (S203). In the case where it is verified, similar to the case of the conventional technology, the total control unit 113 decrypts the content key, and transmits to the content decryption unit 520. As the method of verifying whether there is the license ticket or not, for example, there is a method of holding information that can identify the license ticket (e.g.
  • LT_ID ID of license ticket
  • S203 the total control unit 113 executes an error process (S208). After that, the total control unit 113 receives information relating to the reproduction of the content from the content decryption unit 520 (S204: Yes), and instructs the encryption/decryption unit 114 to decrypt the license ticket stored in the secure flash unit 120 using the TRM unique key stored in the TRM unique key storage unit 513 (S205).
  • the total control unit 113 updates details of the content reproduction condition information 511a of the decrypted license ticket, and instructs the encryption and decryption unit 114 to re-encrypt using the TRM unique key (S206). Consequently, the encryption/decryption unit 114 encrypts the updated license ticket and overwrites on the secure flash unit 120 (S207).
  • the license ticket stored in the conventional TRM unit IC card with tamper resistance
  • the secure flash unit so that a storage memory of the TRM unit can be restrained to the minimum.
  • FIG. 5 is a diagram for explaining a state where the license ticket stored in the secure flash unit is rewritten without permission. As shown in FIG. 5, for example, in the case where a license ticket for admitting a reproduction of maximum "10 hours" is set for a content, if the content is reproduced for 5 hours, the remaining reproduction permitted time should be "5 hours".
  • FIG. 6 is a block diagram showing a functional structure of the content reproduction apparatus 200 according to the present embodiment. Note that, in the content reproduction apparatus 200, same marks are attached to the same functional structures as in the content reproduction apparatus 100 in the first embodiment.
  • the TRM unit 210 of the content reproduction apparatus 200 further has a correspondence table storage unit 212 for storing the correspondence table. Furthermore, the content reproduction condition management unit 211 of the content reproduction apparatus 200 prevents unauthorized rewriting of the license ticket based on the correspondence table stored in the correspondence table storage unit 212. Also, the secure flash unit 120 stores data 221c to which a digital signature for a concatenated data between the LT_ID and a number of update times of license ticket is newly applied.
  • FIG. 7 is a block diagram showing a functional structure of the content reproduction condition management unit 211. As shown in FIG.
  • the content reproduction condition management unit 211 has a reproduction state analysis unit 112, a total control unit 213, an encryption/decryption unit 114 and a digital signature management unit 214.
  • the total control unit 213 is a section where controls the content reproduction condition management unit 211 as a whole. For example, it is a micro computer having a ROM and RAM. In addition to the function of the total control unit 113 in the first embodiment, the total control unit 213 controls the digital signature management unit 214. Further, the total control unit 213 creates information of a pair of the LT_ID and the number of update times (hereafter referred to as "concatenated information").
  • the digital signature management unit 214 based on an instruction from the total control unit 213, applies a digital signature to the concatenated information, stores into the secure flash unit 120, reads out the concatenated information stored in the secure flash unit 120 and verifies the validity.
  • conventional technology is used for a method of applying the digital signature and applying it.
  • FIG. 8 is an example of a correspondence table stored in the correspondence table storage unit 212. As shown in FIG. 8, the LT_IDs and the number of update times are associated with each other and stored in the correspondence table 50.
  • FIG. 9 is a flowchart showing a process of the content reproduction condition management unit 211 in the present embodiment.
  • same marks are attached to the same process shown in the flowchart of FIG. 4 in the first embodiment and the description about the same process is omitted.
  • the total control unit 213 verifies the existence of the license ticket corresponding to the content according to the reproduction instruction (S203 : Yes), when receiving information concerning the reproduction of the content from the content decryption unit 520 (S206 : Yes), reads out the concatenated information to which the digital signature is applied, being stored in the secure flash unit 120, and instructs the digital signature management unit 214 to verify the validity using the TRM unique key (S601). Then, when the concatenated information is verified (S602: Yes), the total control unit 213 instructs the encryption/decryption unit 114 to decrypt the license ticket (S205).
  • the total control unit 213 updates details of LT including the content reproduction condition information 511a and instructs the encryption/decryption unit 114 to re-encrypt the updated LT using the TRM unique key (S206). Furthermore, the total control unit 213 increments the number of update times (S603) and instructs the digital signature management unit 214 to apply the digital signature to the concatenated information (S604). It then instructs the encryption/decryption unit 114 and the digital signature management unit 214 so as to write the encrypted LT and the concatenated information to which the digital signature is applied (S605).
  • the number of update times is used to explain as information to be associated with the LT_ID. However, it is not limited to the number of update times.
  • the correspondence table is held in the TRM unit.
  • the correspondence table may be also stored in the secure flash unit and hush value in the correspondence table may be held in the TRM unit.
  • digital signature or hush value for each license ticket is stored in the secure flash unit, and the hush value may be stored in the TRM unit.
  • the reproduction condition e.g. validity period for reproduction
  • the reproduction condition that is not necessary to be updated in the content reproduction condition information of the license ticket is not provided on the correspondence list.
  • the memory storage may be reduced As described in the above, according to the content reproduction apparatus in the present embodiment, while storing the license ticket into the secure flash unit, the validity of the license ticket is examined based on the correspondence table in which the information (LT_ID) which can identify the license ticket with the number of update times. Therefore, the storage memory of the TRM unit is restrained at minimum and the license ticket can be managed with higher security. Further, in the first and second embodiments, the content decryption unit is set outside the TRM unit. However, it may be set inside the TRM unit.
  • the license information management apparatus and the license information management method according to the present invention can be used for a reproduction apparatus of package contents such as a DVD reproduction apparatus which can reproduce encrypted content that requires a copyright protection, for a personal computer which receives and reproduces, via a network, the encrypted content, and the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Technology Law (AREA)
  • Multimedia (AREA)
  • Storage Device Security (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
EP05710155A 2004-02-09 2005-02-07 Lizenzinformations-verwaltungsvorrichutng und lizenzinformations-verwaltungsverfahren Active EP1714204B1 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004032676 2004-02-09
PCT/JP2005/002110 WO2005076106A1 (en) 2004-02-09 2005-02-07 License information management apparatus and license information management method

Publications (2)

Publication Number Publication Date
EP1714204A1 true EP1714204A1 (de) 2006-10-25
EP1714204B1 EP1714204B1 (de) 2011-10-19

Family

ID=34836103

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05710155A Active EP1714204B1 (de) 2004-02-09 2005-02-07 Lizenzinformations-verwaltungsvorrichutng und lizenzinformations-verwaltungsverfahren

Country Status (8)

Country Link
EP (1) EP1714204B1 (de)
JP (1) JP2007528527A (de)
KR (1) KR20060108627A (de)
CN (1) CN100472391C (de)
AT (1) ATE529815T1 (de)
CA (1) CA2540546A1 (de)
TW (1) TW200536333A (de)
WO (1) WO2005076106A1 (de)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080109911A1 (en) * 2006-11-03 2008-05-08 Microsoft Corporation Send/Lend Business Rights
JP2012065239A (ja) * 2010-09-17 2012-03-29 Toshiba Corp 暗号化鍵管理装置、暗号化鍵管理方法及び情報再生装置
WO2018165146A1 (en) 2017-03-06 2018-09-13 Cummins Filtration Ip, Inc. Genuine filter recognition with filter monitoring system
US11157624B2 (en) * 2019-08-14 2021-10-26 Silicon Motion, Inc. Scheme of using electronic device to activate mass production software tool to initialize memory device including flash memory controller and flash memory

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263438A (ja) * 1994-11-23 1996-10-11 Xerox Corp ディジタルワークの配給及び使用制御システム並びにディジタルワークへのアクセス制御方法
JP3781678B2 (ja) * 1999-11-17 2006-05-31 富士通株式会社 データ配信システムおよびそれに用いる記録媒体
JP2002229861A (ja) * 2001-02-07 2002-08-16 Hitachi Ltd 著作権保護機能つき記録装置
JP4149150B2 (ja) * 2001-08-15 2008-09-10 富士通株式会社 ライセンスのオフライン環境下における送信流通システム及び送信流通方法
JP2003298565A (ja) * 2002-03-29 2003-10-17 Matsushita Electric Ind Co Ltd コンテンツ配信システム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2005076106A1 *

Also Published As

Publication number Publication date
EP1714204B1 (de) 2011-10-19
CN100472391C (zh) 2009-03-25
ATE529815T1 (de) 2011-11-15
TW200536333A (en) 2005-11-01
WO2005076106A1 (en) 2005-08-18
JP2007528527A (ja) 2007-10-11
CN1898625A (zh) 2007-01-17
KR20060108627A (ko) 2006-10-18
CA2540546A1 (en) 2005-08-18

Similar Documents

Publication Publication Date Title
US20060168580A1 (en) Software-management system, recording medium, and information-processing device
US8731202B2 (en) Storage-medium processing method, a storage-medium processing apparatus, and a storage-medium processing program
KR101100385B1 (ko) 인증서 폐지 목록을 이용한 디지털 저작권 관리 방법 및장치
KR101043336B1 (ko) 디바이스와 휴대형 저장장치간의 디지털 권리객체에 관한정보의 획득 및 제거를 위한 방법 및 장치
US20050120232A1 (en) Data terminal managing ciphered content data and license acquired by software
JP5097130B2 (ja) 情報端末、セキュリティデバイス、データ保護方法及びデータ保護プログラム
US20050076208A1 (en) Data terminal capable of transferring ciphered content data and license acquired by software
US20040228487A1 (en) Content reading apparatus
US20020184259A1 (en) Data reproducing/recording apparatus/ method and list updating method
US20020112161A1 (en) Method and system for software authentication in a computer system
EP2026238A1 (de) Elektronische vorrichtung, inhaltswiedergabesteuerverfahren, programm, speichermedium und integrierte schaltung
EP1426951A2 (de) Endgerät geeignet zur Benutzung eines Aufzeichnungsmediums mit einer Kopierschutzfunktion
JPWO2004109972A1 (ja) ライセンス受信用ユーザ端末
KR20050096040A (ko) 휴대형 저장장치와 디바이스간에 디지털 저작권 관리를이용한 콘텐츠 재생방법 및 장치와, 이를 위한 휴대형저장장치
JP2000098885A (ja) コンテンツ管理方法及びコンテンツ記憶システム
KR20010083073A (ko) 반도체 메모리 카드 및 데이터 판독장치
JP2004185152A (ja) ライセンス移動装置及びプログラム
US20060155651A1 (en) Device and method for digital rights management
CN101174941B (zh) 一种移动终端文件离线数字版权保护方法及装置
US20100313034A1 (en) Information processing apparatus, data recording system, information processing method, and program
JP2008033512A (ja) セキュリティチップ及びプラットフォーム
EP1714204B1 (de) Lizenzinformations-verwaltungsvorrichutng und lizenzinformations-verwaltungsverfahren
JP2009080772A (ja) ソフトウェア起動システム、ソフトウェア起動方法、及びソフトウェア起動プログラム
WO2007142072A1 (ja) 端末装置及びこれを備えたデータ管理システム
JP4673150B2 (ja) デジタルコンテンツ配信システムおよびトークンデバイス

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20060606

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR

17Q First examination report despatched

Effective date: 20061130

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD.

DAX Request for extension of the european patent (deleted)
RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: PANASONIC CORPORATION

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602005030695

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: G06F0001000000

Ipc: G06F0021000000

GRAJ Information related to disapproval of communication of intention to grant by the applicant or resumption of examination proceedings by the epo deleted

Free format text: ORIGINAL CODE: EPIDOSDIGR1

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAJ Information related to disapproval of communication of intention to grant by the applicant or resumption of examination proceedings by the epo deleted

Free format text: ORIGINAL CODE: EPIDOSDIGR1

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 21/00 20060101AFI20110504BHEP

RIN1 Information on inventor provided before grant (corrected)

Inventor name: YAMAMOTO, MASAYA

Inventor name: OHMORI, MOTOJI

Inventor name: OKAMOTO, RYUICHI

Inventor name: HARADA, SHUNJI

Inventor name: NAKANO, TOSHIHISA

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602005030695

Country of ref document: DE

Effective date: 20111222

REG Reference to a national code

Ref country code: NL

Ref legal event code: VDEP

Effective date: 20111019

LTIE Lt: invalidation of european patent or patent extension

Effective date: 20111019

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 529815

Country of ref document: AT

Kind code of ref document: T

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120219

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120120

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120220

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120119

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

26N No opposition filed

Effective date: 20120720

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120229

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120229

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120229

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602005030695

Country of ref document: DE

Effective date: 20120720

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120207

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120130

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120207

REG Reference to a national code

Ref country code: DE

Ref legal event code: R082

Ref document number: 602005030695

Country of ref document: DE

Representative=s name: TBK, DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20050207

REG Reference to a national code

Ref country code: DE

Ref legal event code: R081

Ref document number: 602005030695

Country of ref document: DE

Owner name: PANASONIC INTELLECTUAL PROPERTY CORPORATION OF, US

Free format text: FORMER OWNER: PANASONIC CORPORATION, KADOMA, OSAKA, JP

Effective date: 20140711

Ref country code: DE

Ref legal event code: R081

Ref document number: 602005030695

Country of ref document: DE

Owner name: PANASONIC INTELLECTUAL PROPERTY CORPORATION OF, US

Free format text: FORMER OWNER: MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD., KADOMA-SHI, OSAKA, JP

Effective date: 20111028

Ref country code: DE

Ref legal event code: R082

Ref document number: 602005030695

Country of ref document: DE

Representative=s name: TBK, DE

Effective date: 20140711

REG Reference to a national code

Ref country code: FR

Ref legal event code: TP

Owner name: PANASONIC INTELLECTUAL PROPERTY CORPORATION OF, US

Effective date: 20140722

REG Reference to a national code

Ref country code: GB

Ref legal event code: 732E

Free format text: REGISTERED BETWEEN 20140904 AND 20140910

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 12

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 13

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 14

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20230220

Year of fee payment: 19

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20230220

Year of fee payment: 19

Ref country code: DE

Payment date: 20230216

Year of fee payment: 19