WO2008066690B1 - Methods and apparatuses for linking content with license - Google Patents

Methods and apparatuses for linking content with license

Info

Publication number
WO2008066690B1
WO2008066690B1 PCT/US2007/023618 US2007023618W WO2008066690B1 WO 2008066690 B1 WO2008066690 B1 WO 2008066690B1 US 2007023618 W US2007023618 W US 2007023618W WO 2008066690 B1 WO2008066690 B1 WO 2008066690B1
Authority
WO
WIPO (PCT)
Prior art keywords
parameter
content
license
cryptographic key
computing device
Prior art date
Application number
PCT/US2007/023618
Other languages
French (fr)
Other versions
WO2008066690A3 (en
WO2008066690A2 (en
Inventor
Fabrice Jogand-Coulomb
Haluk Kent Tanik
Oktay Rasizade
Original Assignee
Sandisk Corp
Fabrice Jogand-Coulomb
Haluk Kent Tanik
Oktay Rasizade
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
Priority claimed from US11/599,655 external-priority patent/US20080112562A1/en
Priority claimed from US11/600,270 external-priority patent/US20080114686A1/en
Application filed by Sandisk Corp, Fabrice Jogand-Coulomb, Haluk Kent Tanik, Oktay Rasizade filed Critical Sandisk Corp
Priority to EP07870861A priority Critical patent/EP2082349A2/en
Priority to KR1020097012051A priority patent/KR101464960B1/en
Priority to JP2009537161A priority patent/JP2010510575A/en
Publication of WO2008066690A2 publication Critical patent/WO2008066690A2/en
Publication of WO2008066690A3 publication Critical patent/WO2008066690A3/en
Publication of WO2008066690B1 publication Critical patent/WO2008066690B1/en

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
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • 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
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Human Computer Interaction (AREA)
  • Storage Device Security (AREA)
  • Television Signal Processing For Recording (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

A method for accessing content is provided. In this method, a first parameter associated with a license is retrieved. The license is associated with the content. A second parameter associated with the content also is retrieved. With the first and second parameters, a third parameter based on the first and second parameters is generated. The third parameter is configured for use in decrypting the content and the content can be accessed based on the third parameter. An apparatus is also provided comprising a memory and a processor in communication with the memory. The processor is configured to retrieve a first parameter associated with a license; retrieve a second parameter associated with the encrypted content; generate a third parameter based on the first and second parameters; and access the encrypted content based on the third parameter.

Claims

AMENDED CLAIMS received by the International Bureau on 29 July 2008 (29.07.2008)
1. A method for accessing content, comprising: retrieving a first parameter associated with a license, the license being associated with the content; retrieving a second parameter associated with the content; generating a third parameter based on the first and second parameters; and accessing the content based on the third parameter, the third parameter being configured for use in decrypting the content.
2. The method of claim 1, wherein the accessing the content comprises: transmitting the third parameter and a request for the content; and receiving the content
3. The method of claim 1 , further comprising: encrypting the third parameter based on a variable to define a session ticket, the variable being configured to change at a session; and accessing the content based on the session ticket
4. The method of claim 3, wherein the variable is configured to change randomly at the session.
5. The method of claim 1, wherein the license and the content are stored in a memory device.
6. The method of claim 1, wherein the first parameter is a number.
7. The method of claim 6, wherein the number is randomly generated.
8. The method of claim 1, wherein the second parameter is derived from a reference to a cryptographic key and the first parameter.
9. The method of claim I , wherein the second parameter is derived from an authentication key and the first parameter.
10. The method of claim 1 , wherein the second parameter is derived from a cryptographic nonce and the first parameter.
11. The method of claim 1 , wherein the third parameter is a reference to a cryptographic key.
12. The method of claim 1 , wherein the third parameter is an authentication key,
13. The method of claim 1 , wherein the third parameter is a cryptographic nonce, the cryptographic nonce being used to generate a cryptographic key,
19. A method for accessing content stored in a memory device, comprising: retrieving a first number from a license, the license being associated with the content, the first number being randomly generated; retrieving a parameter from the content, the parameter being derived from a reference to a cryptographic key and the first number; generating the reference to the cryptographic key based on the first number and the parameter; and accessing the content based on the reference to the cryptographic key.
20. The method of claim 19, further comprising; generating a session ticket based on the reference and a second number, the second number being configured to change at a session; and accessing the content based on the session ticket.
21, The method of claim 19, wherein the content is encrypted using the cryptographic key.
22. The method of claim 19, wherein the parameter is located in a header of the content.
23. The method of claim 19, wherein the license is stored in the memory device,
24. The method of claim 23, wherein the license is located in a hidden partition of the memory device.
25. An apparatus, comprising: a memory; and a processor in communication with the memory, the processor being configured to: retrieve a first parameter associated with a license, the license being associated with an encrypted content, retrieve a second parameter associated with the encrypted content, generate a third parameter based on the first and second parameters, and access the encrypted content based on the third parameter, the third parameter being configured for use in decrypting the encrypted content.
26. The apparatus of claim 25, wherein the processor is further configured to: encrypt the third parameter based on a number to define a session ticket, the number being configured to change at a session; and access the encrypted content based on the session ticket.
27. The apparatus of claim 26, wherein the number is configured to change randomly at the session.
28. The apparatus of claim 25, wherein the license and the encrypted content are stored in a memory device, the memory device being configured to be coupled with the apparatus.
29. The apparatus of claim 25, wherein the first parameter is a number.
30. The apparatus of claim 29, wherein the number is randomly generated.
31. The apparatus of claim 25, wherein the second parameter is derived from a reference to a cryptographic key and the first parameter.
32. The apparatus of claim 25, wherein the second parameter is derived from an authentication key and the first parameter.
33. The apparatus of claim 25, wherein the second parameter is derived from a cryptographic nonce and the first parameter.
34. The apparatus of claim 25, wherein the third parameter is a reference to a cryptographic key.
35. The apparatus of claim 25, wherein the third parameter is an authentication key.
36. The apparatus of claim 25, wherein the third parameter is a cryptographic nonce, the cryptographic nonce being used to generate a cryptographic key.
37. A computing device, comprising: a memory; and a processor in communication with the memory, the processor being configured to: retrieve a first parameter from a license, the license being configured to define a permission to access a content, retrieve a second parameter from the content, generate a reference to a cryptographic key based on the first and second parameters, and access the content based on the reference to the cryptographic key.
38. The computing device of claim 37, wherein the processor is further configured to: transmit the reference to the cryptographic key and a request for the content to a memory device, the memory device being configured to be coupled with the computing device; and receive the content from the memory device, the content being decrypted using the cryptographic key.
39. The computing device of claim 37, wherein the license and the content are stored in a memory device, the memory device being configured to be coupled with the computing device.
40. The computing device of claim 37, wherein the first parameter is derived from the reference to the cryptographic key and the second parameter.
41. The computing device of claim 37, wherein, the second parameter is a number that is randomly generated.
42. A computing device, comprising: a memory; and a processor in communication with the memory, the processor being configured to: retrieve a first number from a license that is associated with a content, the first number being randomly generated, retrieve a parameter from the content, the parameter being derived from a reference to a cryptographic key and the first number, generate the reference to the cryptographic key based on the first number and the parameter, and access the content based on the reference to the cryptographic key.
43. The computing device of claim 42, wherein the processor is further configured to: generatin a session ticket based on the reference and a second number; and accessing the content based on the session ticket.
44. The computifg device of claim 42, wherein the content is encrypted using the cryptographic key.
45. The computing device of claim 42, wherein the parameter is located in a footer of the content.
46. The computing device of claim 42, wherein the content and the license are stored in a memory device, the memory device being configured to be coupled to the computing device.
47. The computing device of claim 46, wherein the license is located in a hidden partition of the memory device.
PCT/US2007/023618 2006-11-14 2007-11-09 Methods and apparatuses for linking content with license WO2008066690A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP07870861A EP2082349A2 (en) 2006-11-14 2007-11-09 Methods and apparatuses for linking content with license
KR1020097012051A KR101464960B1 (en) 2006-11-14 2007-11-09 Methods and apparatuses for linking content with license
JP2009537161A JP2010510575A (en) 2006-11-14 2007-11-09 Method and apparatus for linking content with a license

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US11/600,270 2006-11-14
US11/599,655 2006-11-14
US11/599,655 US20080112562A1 (en) 2006-11-14 2006-11-14 Methods for linking content with license
US11/600,270 US20080114686A1 (en) 2006-11-14 2006-11-14 Apparatuses for linking content with license

Publications (3)

Publication Number Publication Date
WO2008066690A2 WO2008066690A2 (en) 2008-06-05
WO2008066690A3 WO2008066690A3 (en) 2008-07-10
WO2008066690B1 true WO2008066690B1 (en) 2008-09-04

Family

ID=39313153

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/023618 WO2008066690A2 (en) 2006-11-14 2007-11-09 Methods and apparatuses for linking content with license

Country Status (5)

Country Link
EP (1) EP2082349A2 (en)
JP (1) JP2010510575A (en)
KR (1) KR101464960B1 (en)
TW (1) TWI461949B (en)
WO (1) WO2008066690A2 (en)

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5892900A (en) * 1996-08-30 1999-04-06 Intertrust Technologies Corp. Systems and methods for secure transaction management and electronic rights protection
JP3758231B2 (en) * 1995-07-25 2006-03-22 ソニー株式会社 Signal recording apparatus and method, and signal reproducing apparatus and method
US7010808B1 (en) * 2000-08-25 2006-03-07 Microsoft Corporation Binding digital content to a portable storage device or the like in a digital rights management (DRM) system
US7224805B2 (en) * 2001-07-06 2007-05-29 Nokia Corporation Consumption of content
JP4326186B2 (en) * 2002-04-15 2009-09-02 ソニー株式会社 Information processing apparatus and method
US20040019801A1 (en) * 2002-05-17 2004-01-29 Fredrik Lindholm Secure content sharing in digital rights management
JP2004326210A (en) * 2003-04-22 2004-11-18 Hitachi Ltd Memory card and server
JP2004347636A (en) * 2003-05-20 2004-12-09 Hitachi Ltd Ticket processing system and method therefor
US7676846B2 (en) * 2004-02-13 2010-03-09 Microsoft Corporation Binding content to an entity
CA2564576A1 (en) * 2004-04-26 2005-11-03 Trek 2000 International Ltd. Portable data storage device with encryption system
US20060059372A1 (en) * 2004-09-10 2006-03-16 International Business Machines Corporation Integrated circuit chip for encryption and decryption having a secure mechanism for programming on-chip hardware
US7711965B2 (en) * 2004-10-20 2010-05-04 Intel Corporation Data security
JP2006164378A (en) * 2004-12-06 2006-06-22 Toshiba Corp Information recording medium, information recording method, information reproducing method, information recording device, information reproducing device
TW200636554A (en) * 2004-12-21 2006-10-16 Sandisk Corp Memory ststem with versatile content control
JP2006303771A (en) * 2005-04-19 2006-11-02 Sanyo Electric Co Ltd Apparatus and program for using digital content

Also Published As

Publication number Publication date
WO2008066690A3 (en) 2008-07-10
WO2008066690A2 (en) 2008-06-05
TWI461949B (en) 2014-11-21
KR101464960B1 (en) 2014-11-25
TW200837600A (en) 2008-09-16
KR20090108690A (en) 2009-10-16
EP2082349A2 (en) 2009-07-29
JP2010510575A (en) 2010-04-02

Similar Documents

Publication Publication Date Title
US8712041B2 (en) Content protection apparatus and content encryption and decryption apparatus using white-box encryption table
CN105743645B (en) Stream code key generating means, method and data encryption, decryption method based on PUF
US20100070766A1 (en) Authentication Method, Client, Server And System
JP2008065696A5 (en)
CA2530944A1 (en) Challenge response system and method
WO2006135897A3 (en) Proxy authentication network
RU2005105579A (en) HIGHLY RELIABLE BIOMETRIC DEVICE
GB2496354B (en) A method and system of providing authentication of user access to a computer resource via a mobile device using multiple separate security factors
RU2004137285A (en) SYSTEMS AND METHODS FOR PROTECTED BIOMETRIC AUTHENTICATION
IL179466A0 (en) A method of encrypting and transferring data between a sender and a receiver using a network
JP2007502576A5 (en)
CN106878322B (en) A kind of encryption and decryption method of fixed length ciphertext and key based on attribute
JP2011018342A5 (en)
EP1456995A4 (en) Methods and apparatus for secure distribution of program content
CN101539977B (en) Method for protecting computer software
RU2010145465A (en) METHODS AND DEVICE FOR AUTHENTICATION AND IDENTIFICATION USING OPEN KEY INFRASTRUCTURE IN IP-TELEPHONY ENVIRONMENT
WO2018120998A1 (en) Method and system for interaction between set top box and server
GB2404535B (en) Secure transmission of data within a distributed computer system
WO2007067839A3 (en) Method and system for managing secure access to data in a network
CN204180095U (en) A kind of ciphering and deciphering device for network data encryption transmission
JP2000115154A5 (en) Data processing equipment and methods, and data decoding processing equipment and methods
US11671411B2 (en) Secure storage and data exchange/sharing system using one time pads
CN100464337C (en) Method and equipment for carrying out safety communication between USB device and host
CN101383825A (en) Method, apparatus and terminal implementing computer file ciphering
CN101539978B (en) Software protection method based on space

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200780046575.5

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07870861

Country of ref document: EP

Kind code of ref document: A2

ENP Entry into the national phase

Ref document number: 2009537161

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2007870861

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 1020097012051

Country of ref document: KR