JP2006018335A5 - - Google Patents

Download PDF

Info

Publication number
JP2006018335A5
JP2006018335A5 JP2004192399A JP2004192399A JP2006018335A5 JP 2006018335 A5 JP2006018335 A5 JP 2006018335A5 JP 2004192399 A JP2004192399 A JP 2004192399A JP 2004192399 A JP2004192399 A JP 2004192399A JP 2006018335 A5 JP2006018335 A5 JP 2006018335A5
Authority
JP
Japan
Prior art keywords
key
external memory
encrypted
random number
interface
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.)
Pending
Application number
JP2004192399A
Other languages
Japanese (ja)
Other versions
JP2006018335A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2004192399A priority Critical patent/JP2006018335A/en
Priority claimed from JP2004192399A external-priority patent/JP2006018335A/en
Publication of JP2006018335A publication Critical patent/JP2006018335A/en
Publication of JP2006018335A5 publication Critical patent/JP2006018335A5/ja
Pending legal-status Critical Current

Links

Claims (6)

外部メモリを接続するためのインタフェースと、An interface for connecting external memory;
乱数を発生させる乱数発生手段と、Random number generating means for generating random numbers;
暗号化処理に用いる鍵を生成する鍵生成手段と、Key generation means for generating a key used for encryption processing;
この鍵生成手段によって生成された鍵に基づいて暗号化・復号化を行う暗号化・復号化手段と、Encryption / decryption means for performing encryption / decryption based on the key generated by the key generation means;
前記インタフェースに接続された外部メモリとの間でデータの読出し、及び書込みを行うデータ処理手段とを備え、Data processing means for reading and writing data to and from an external memory connected to the interface;
前記鍵生成手段は、前記インタフェースに接続された外部メモリから読み出されたこの外部メモリに固有の識別情報に基づいて第1の鍵を生成し、The key generation means generates a first key based on identification information unique to the external memory read from the external memory connected to the interface,
前記暗号化・復号化手段は、この第1の鍵を用いて前記乱数発生手段が生成した乱数を暗号化して暗号化乱数を生成し、The encryption / decryption means encrypts the random number generated by the random number generation means using the first key to generate an encrypted random number,
前記データ処理手段は、前記暗号化乱数を前記インタフェースに接続された外部メモリに記憶させ、The data processing means stores the encrypted random number in an external memory connected to the interface,
更に取得したコンテンツを前記インタフェースに接続された外部メモリに記憶させるとき、When storing the acquired content in an external memory connected to the interface,
前記データ処理手段は、接続された外部メモリから固有の識別情報と暗号化乱数を読出し、The data processing means reads the unique identification information and the encrypted random number from the connected external memory,
前記鍵生成手段は、読出した識別情報に基づいて第2の鍵を生成し、The key generation means generates a second key based on the read identification information,
前記暗号化・復号化手段は、この第2の鍵を用いて前記暗号化乱数を復号して乱数を生成し、The encryption / decryption means generates the random number by decrypting the encrypted random number using the second key,
前記鍵生成手段は、前記暗号化・復号化手段で生成された乱数と前記外部メモリから読出した識別情報とを用いて第3の鍵を生成し、The key generation means generates a third key using the random number generated by the encryption / decryption means and the identification information read from the external memory,
前記暗号化・復号化手段は、この第3の鍵を用いて外部メモリに記憶させるコンテンツを暗号化するのに用いるコンテンツ鍵を暗号化して暗号化コンテンツ鍵を生成し、The encryption / decryption means generates an encrypted content key by encrypting a content key used to encrypt content to be stored in the external memory using the third key,
前記データ処理手段は、この暗号化コンテンツ鍵を前記インタフェースに接続された外部メモリに記憶させることThe data processing means stores the encrypted content key in an external memory connected to the interface.
を特徴とする端末装置。A terminal device characterized by the above.
前記鍵生成手段は、前記インタフェースに接続された外部メモリとの間で認証処理を実行して外部メモリで生成される鍵と同一の共通鍵を生成し、前記暗号化・復号化手段は、生成された共通鍵を用いて前記暗号化乱数および暗号化コンテンツ鍵を更に暗号化し、前記データ処理手段は、この更に暗号化された暗号化乱数および暗号化コンテンツ鍵を前記インタフェースに接続された外部メモリに記憶させることを特徴とする請求項1に記載の端末装置。The key generation means generates an identical common key as the key generated in the external memory by executing an authentication process with the external memory connected to the interface, and the encryption / decryption means generates The encrypted random number and the encrypted content key are further encrypted using the shared key, and the data processing means transmits the further encrypted encrypted random number and the encrypted content key to an external memory connected to the interface. The terminal device according to claim 1, wherein the terminal device is stored. 前記暗号化・復号化手段は、コンテンツを前記インタフェースに接続された外部メモリに記憶させるとき、前記コンテンツ暗号化鍵と入力されたパスワードを、前記第3の鍵を用いて暗号化して暗号化コンテンツ鍵と暗号化パスワードを生成し、前記データ処理手段は、この暗号化コンテンツ鍵と暗号化パスワードを前記インタフェースに接続された外部メモリに記憶させることを特徴とする請求項1に記載の端末装置。The encryption / decryption means encrypts the content encryption key and the input password using the third key when storing the content in an external memory connected to the interface. 2. The terminal device according to claim 1, wherein a key and an encrypted password are generated, and the data processing means stores the encrypted content key and the encrypted password in an external memory connected to the interface. 外部メモリを接続するためのインタフェースと、An interface for connecting external memory;
乱数を発生させる乱数発生手段と、Random number generating means for generating random numbers;
暗号化処理に用いる鍵を生成する鍵生成手段と、Key generation means for generating a key used for encryption processing;
この鍵生成手段によって生成された鍵に基づいて暗号化・復号化を行う暗号化・復号化手段と、Encryption / decryption means for performing encryption / decryption based on the key generated by the key generation means;
前記インタフェースに接続された外部メモリとの間でデータの読出し、及び書込みを行うデータ処理手段とを備え、Data processing means for reading and writing data to and from an external memory connected to the interface;
コンテンツを前記インタフェースに接続された外部メモリに記憶させる処理を実行する前に、Before executing the process of storing the content in the external memory connected to the interface,
前記鍵生成手段は、前記インタフェースに接続された外部メモリから読み出したこの外部メモリに固有の識別情報に基づいて第1の鍵を生成し、The key generation means generates a first key based on identification information unique to the external memory read from the external memory connected to the interface,
前記暗号化・復号化手段は、この第1の鍵を用いて前記乱数発生手段が生成した乱数を暗号化して暗号化乱数を生成し、The encryption / decryption means encrypts the random number generated by the random number generation means using the first key to generate an encrypted random number,
前記データ処理手段は、前記暗号化乱数を前記インタフェースに接続された外部メモリに記憶させ、The data processing means stores the encrypted random number in an external memory connected to the interface,
更に取得したコンテンツを前記インタフェースに接続された外部メモリに記憶させる処理を実行するとき、Further, when executing the process of storing the acquired content in an external memory connected to the interface,
前記データ処理手段は、接続された外部メモリから固有の識別情報と暗号化乱数を読出し、The data processing means reads the unique identification information and the encrypted random number from the connected external memory,
前記鍵生成手段は、読出した識別情報に基づいて第2の鍵を生成し、The key generation means generates a second key based on the read identification information,
前記暗号化・復号化手段は、この第2の鍵を用いて前記暗号化乱数を復号して乱数を生成し、The encryption / decryption means generates the random number by decrypting the encrypted random number using the second key,
前記鍵生成手段は、前記暗号化・復号化手段で生成された乱数と前記外部メモリから読出した識別情報とを用いて第3の鍵を生成し、The key generation means generates a third key using the random number generated by the encryption / decryption means and the identification information read from the external memory,
前記暗号化・復号化手段は、この第3の鍵を用いて外部メモリに記憶させるコンテンツを暗号化するのに用いるコンテンツ鍵を暗号化して暗号化コンテンツ鍵を生成し、The encryption / decryption means generates an encrypted content key by encrypting a content key used to encrypt content to be stored in the external memory using the third key,
前記データ処理手段は、この暗号化コンテンツ鍵を前記インタフェースに接続された外部メモリに記憶させることThe data processing means stores the encrypted content key in an external memory connected to the interface.
を特徴とする端末装置。A terminal device characterized by the above.
前記鍵生成手段は、前記インタフェースに接続された外部メモリとの間で認証処理を実行して外部メモリで生成される鍵と同一の共通鍵を生成し、前記暗号化・復号化手段は、生成された共通鍵を用いて前記暗号化乱数および暗号化コンテンツ鍵を更に暗号化し、前記データ処理手段は、この更に暗号化された暗号化乱数および暗号化コンテンツ鍵を前記インタフェースに接続された外部メモリに記憶させることを特徴とする請求項4に記載の端末装置。The key generation means generates an identical common key as the key generated in the external memory by executing an authentication process with the external memory connected to the interface, and the encryption / decryption means generates The encrypted random number and the encrypted content key are further encrypted using the shared key, and the data processing means transmits the further encrypted encrypted random number and the encrypted content key to an external memory connected to the interface. The terminal device according to claim 4, wherein the terminal device is stored in the terminal device. 前記暗号化・復号化手段は、コンテンツを前記インタフェースに接続された外部メモリに記憶させるとき、前記コンテンツ暗号化鍵と入力されたパスワードを、前記第3の鍵を用いて暗号化して暗号化コンテンツ鍵と暗号化パスワードを生成し、前記データ処理手段は、この暗号化コンテンツ鍵と暗号化パスワードを前記インタフェースに接続された外部メモリに記憶させることを特徴とする請求項4に記載の端末装置。The encryption / decryption means encrypts the content encryption key and the input password using the third key when storing the content in an external memory connected to the interface. 5. The terminal device according to claim 4, wherein a key and an encrypted password are generated, and the data processing means stores the encrypted content key and the encrypted password in an external memory connected to the interface.
JP2004192399A 2004-06-30 2004-06-30 Content storage preparation method, content storage method, content usage method, terminal system, and terminal device connectable to storage medium Pending JP2006018335A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004192399A JP2006018335A (en) 2004-06-30 2004-06-30 Content storage preparation method, content storage method, content usage method, terminal system, and terminal device connectable to storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004192399A JP2006018335A (en) 2004-06-30 2004-06-30 Content storage preparation method, content storage method, content usage method, terminal system, and terminal device connectable to storage medium

Publications (2)

Publication Number Publication Date
JP2006018335A JP2006018335A (en) 2006-01-19
JP2006018335A5 true JP2006018335A5 (en) 2007-08-16

Family

ID=35792588

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004192399A Pending JP2006018335A (en) 2004-06-30 2004-06-30 Content storage preparation method, content storage method, content usage method, terminal system, and terminal device connectable to storage medium

Country Status (1)

Country Link
JP (1) JP2006018335A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4901311B2 (en) * 2006-06-01 2012-03-21 株式会社東芝 Data processing apparatus, data processing method, and data processing program
JP4620158B2 (en) * 2009-03-31 2011-01-26 株式会社東芝 Content protection apparatus and content protection method
JP5990259B2 (en) * 2012-03-20 2016-09-07 パナソニック株式会社 Server device, playback device, and content distribution system
US9805173B2 (en) * 2012-08-24 2017-10-31 Sony Corporation Information processing device, information storage device, server, information processing system, information processing method and medium for reproduction of encrypted content

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4481390B2 (en) * 1999-07-09 2010-06-16 株式会社東芝 Content management method, content management apparatus, and recording medium
JP4127587B2 (en) * 1999-07-09 2008-07-30 株式会社東芝 Content management method, content management apparatus, and recording medium
KR100354042B1 (en) * 2000-09-25 2002-09-27 현대자동차주식회사 A method for preventing theft of vehicle through authentication of ignition key
JP3925095B2 (en) * 2001-02-01 2007-06-06 株式会社日立製作所 Data receiver
JP2002261743A (en) * 2001-02-28 2002-09-13 Mitsubishi Electric Corp Content distribution system, multimedia terminal, content server and portable telephone terminal
JP2004046592A (en) * 2002-07-12 2004-02-12 Fujitsu Ltd Content management system
JP2004139473A (en) * 2002-10-18 2004-05-13 Toshiba Corp Content recording device, reproduction device, record reproduction device, and storage medium
JP2004139433A (en) * 2002-10-18 2004-05-13 Toshiba Corp Terminal, recording medium to be used in terminal, contents management system, and its management server

Similar Documents

Publication Publication Date Title
US10361850B2 (en) Authenticator, authenticatee and authentication method
WO2018145483A1 (en) Device and method for data protection, and storage controller
CN110490008B (en) Security device and security chip
JP2005525662A5 (en)
JP2000236325A5 (en)
EP1505594A3 (en) Access control for digital content
JP2001005731A5 (en)
ATE435538T1 (en) STORAGE ON A CHIP, GENERATION AND HANDLING OF A SECRET KEY
JP2006228080A5 (en)
JP5955285B2 (en) ENCRYPTION SYSTEM, ENCRYPTION METHOD, AND COMPUTER PROGRAM
EP2751732A1 (en) Authenticator, authenticatee and authentication method
CN102163267A (en) Solid state disk as well as method and device for secure access control thereof
CN101951315A (en) Key processing method and device
CN103914662A (en) Access control method and device of file encrypting system on the basis of partitions
JP2009135890A5 (en)
TWI728355B (en) Password-protected data storage device and control method for non-volatile memory
TWI644229B (en) Data center with data encryption and operating method thererfor
JP2005505853A5 (en)
JP2008306395A5 (en)
JP2006018335A5 (en)
CN108881300A (en) A kind of file encryption that supporting mobile phone terminal security cooperation and sharing method and system
CN109033811A (en) Electric bidding document multilayer encrypting and deciphering system for e-bidding
JP2007193800A (en) Device and method for improving security level of card authentication system
CN101794260A (en) Automatically imported method of encryption key for mobile storage device
JP2001331380A5 (en)