EP2119091A2 - Content encryption schema for integrating digital rights management with encrypted multicast - Google Patents

Content encryption schema for integrating digital rights management with encrypted multicast

Info

Publication number
EP2119091A2
EP2119091A2 EP08825886A EP08825886A EP2119091A2 EP 2119091 A2 EP2119091 A2 EP 2119091A2 EP 08825886 A EP08825886 A EP 08825886A EP 08825886 A EP08825886 A EP 08825886A EP 2119091 A2 EP2119091 A2 EP 2119091A2
Authority
EP
European Patent Office
Prior art keywords
prime
blocks
block
drm
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.)
Withdrawn
Application number
EP08825886A
Other languages
German (de)
French (fr)
Other versions
EP2119091A4 (en
Inventor
Bin Zhu
Min Feng
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft 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 Microsoft Corp filed Critical Microsoft Corp
Publication of EP2119091A2 publication Critical patent/EP2119091A2/en
Publication of EP2119091A4 publication Critical patent/EP2119091A4/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0891Revocation or update of secret information, e.g. encryption key update or rekeying
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/06Network architectures or network communication protocols for network security for supporting key management in a packet data network
    • H04L63/065Network architectures or network communication protocols for network security for supporting key management in a packet data network for group communications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/065Encryption by serially and continuously modifying data stream elements, e.g. stream cipher systems, RC4, SEAL or A5/3
    • H04L9/0656Pseudorandom key sequence combined element-for-element with data sequence, e.g. one-time-pad [OTP] or Vernam's cipher
    • H04L9/0662Pseudorandom key sequence combined element-for-element with data sequence, e.g. one-time-pad [OTP] or Vernam's cipher with particular pseudorandom sequence generator
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0861Generation of secret information including derivation or calculation of cryptographic keys or passwords
    • H04L9/0869Generation of secret information including derivation or calculation of cryptographic keys or passwords involving random numbers or seeds
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/60Digital content management, e.g. content distribution
    • H04L2209/601Broadcast encryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/60Digital content management, e.g. content distribution
    • H04L2209/603Digital right managament [DRM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2463/00Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
    • H04L2463/061Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00 applying further key derivation, e.g. deriving traffic keys from a pair-wise master key
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/06Network architectures or network communication protocols for network security for supporting key management in a packet data network
    • H04L63/068Network architectures or network communication protocols for network security for supporting key management in a packet data network using time-dependent keys, e.g. periodically changing keys

Definitions

  • Access control in restricted multicast/broadcast can be achieved by a key distribution mechanism such that only the parties currently belonging to the premium group can receive the content decryption keys, which are then used to decrypt the encrypted multicast/broadcast content.
  • key distribution mechanisms that support access control in restricted multicast/broadcast are needed.
  • a content object is usually encrypted with a single encryption key to avoid the complexity of key generation and management.
  • the first straightforward solution saves encryption blocks received via multicast/broadcast directly to local storage.
  • a user needs to acquire a license from a license server to play the saved content.
  • a license according to this conventional technique has to contain all the content encryption keys associated with all the possible combinations of the saved encryption blocks. This means that a license may contain multiple, even a substantial number of content encryption keys.
  • the license server has to store and track all the content encryption keys used in multicast/ broadcast in order to deliver necessary keys required for DRM protection across all the users.
  • the second straightforward solution referred to as the transcryption technique, works in a similar manner as a transcoder to compression: a recipient transcrypts the encrypted multicast/broadcast content into DRM encrypted content.
  • the recipient first decrypts the encrypted multicast content, using multiple content decryption keys, and then re-encrypts the content using DRM encryption, in which a single content encryption key is used for each saved file.
  • the security of the system is also compromised.
  • the recipient is required to perform the content packaging that a content publisher normally does in a conventional DRM system. Since users are not trusted in the threat model of DRM applications, more client modules have to be protected against hacking and reverse engineering.
  • a conventional DRM content encryption key also needs to be acquired from the license server by the recipient before re-encryption.
  • DRM as applied to the conventional "direct recording” technique of storing encrypted multicast content introduces the drawback of requiring complex key management and the drawback of sending a cumbersome number of keys per license to a client.
  • DRM as applied to the conventional "transcryption" technique of storing encrypted multicast content into a DRM format necessitates the drawbacks of requiring prior possession of the DRM key, intensive computational overhead, and introducing the user's machine as an essential middleman in what is supposed to be a secure DRM process for managing the digital rights of the same user.
  • Systems and methods provide a content encryption schema for integrating digital rights management (DRM) in a multicast/broadcast encryption system.
  • an exemplary integrated key schema provides content encryption keys that can be employed by a multicast process, while providing DRM protection of recorded multicast content via a single DRM decryption secret.
  • the integrated key schema provides high security and allows encrypted multicast content to be saved directly to local files.
  • a license server can efficiently manage and generate DRM keys to be delivered to clients because only a single key needs to be delivered per license to a client.
  • the integrated key schema can be applied together with conventional broadcast or multicast encryption techniques.
  • FIG. 1 is a diagram of an exemplary system integrating DRM with encrypted multicast.
  • Fig. 2 is a block diagram of an exemplary multicast/DRM engine.
  • FIG. 3 is a diagram of exemplary multicast content production.
  • FIG. 4 is a diagram of an exemplary client-side content player.
  • FIG. 5 is a flow diagram of an exemplary method of integrating
  • Described herein is a content encryption schema for integrating digital rights management (DRM) with a multicast/broadcast encryption system.
  • the exemplary encryption schema provides content encryption keys to be used by a multicast/broadcast system and facilitates subsequent DRM protection of multicast content that has been saved.
  • the exemplary encryption schema generates a secret and then a prime number for each block of data content.
  • the schema derives a content encryption key for each block from the secret and each corresponding prime number.
  • the exemplary schema subsequently derives a single decryption secret to grant access to a user's particular saved recording of the multicasted/broadcasted content.
  • the single decryption secret is derived from the corresponding prime numbers of the collection of stored blocks that constitute the user's recording.
  • the prime numbers generated for each individual block enable production of content encryption keys usable by a multicast/broadcast system and also enable a single decryption key to be created for subsequent DRM of saved content.
  • the content encryption keys can be used by a multicast/broadcast system when rekeying occurs, but should not be confused with the multicast system's own key distribution techniques for controlling access.
  • the exemplary integrated key schema described herein can be applied together with conventional restricted broadcast or multicast encryption techniques.
  • the exemplary integrated encryption key schema described herein facilitates the two conventionally diverse multicast/broadcast and DRM schemata that have different purposes and goals.
  • the exemplary integrated key schema works well for supplying content encryption keys to a multicast/broadcast process while simultaneously facilitating subsequent DRM protection of the saved content via a single DRM key that can be sent in a license.
  • the exemplary key schema is secure to collusion attacks in which clients with knowledge of different content encryption keys work together attempting to derive new keys.
  • the exemplary key schema has the additional advantage that multiple recorded files can be merged together directly into a single file by the client, and only a single secret needs to be delivered in a license to decrypt the merged file, regardless of whether the merged file contains consecutive encryption blocks or not.
  • the term "encryption block” or simply "block” means a segment of data encrypted under the same content encryption key in broadcast or multicast. Auxiliary data assisting decryption of the encrypted data such as the encryption block ID may also be included in the encryption block. In restricted multicast or broadcast, distributed content consists of a sequence of encryption blocks.
  • restricted multicast/broadcast and “encrypted multicast/broadcast” denote examples of information transfer in which the transferred information is encrypted to allow only selected recipients, who possess a secret or an access right, to decrypt the information. Restricted broadcast/multicast will be referred to herein by the representative term “restricted multicast” or just “multicast.”
  • FIG. 1 shows an exemplary system 100 that integrates DRM with encrypted multicast.
  • a content delivery server 102 hosts one or more components of an exemplary multicast/DRM engine 104.
  • the multicast/DRM engine 104 sends content, such as multimedia content, to a select recipient 106 over a network, for example, the Internet 108.
  • the content is divided into blocks (e.g., corresponding to multicast rekeying intervals) and encrypted by numerous content encryption keys, one for each block, in order to limit access to the content to current subscribers and other intended recipients.
  • a license and payment server 110 may also host one or more components of the exemplary multicast/DRM engine 104'.
  • the recipient 106 has a client-side content player 112 that can play live multicast or can use a DRM secret granted by the license and payment server 110 to play saved content.
  • the exemplary multicast/DRM engine For each block of content, the exemplary multicast/DRM engine
  • the content delivery server 102 For facilitating subsequent DRM, the content delivery server 102 also transmits the corresponding prime numbers of the transmitted blocks to the client-side content player 112 to be stored when the content itself is stored.
  • the corresponding prime numbers may be transmitted and stored separately from the content to be stored. Alternatively, the corresponding prime numbers may be embedded, e.g., in an auxiliary field of each content block, and sent as a part of the content blocks (shown in Fig. 3).
  • the corresponding prime numbers are used in regenerating the decryption keys for saved blocks at the client side when used with a secret in a license delivered from the license server.
  • the multicast/DRM engine 104' of the license and payment server 110 generates a single DRM secret that allows the recipient 106 to replay an arbitrary collection of the stored content blocks, upon request.
  • the single DRM secret enables the client-side content player 112 to generate decryption keys for and only for the specified arbitrary collection of stored content blocks.
  • the license and payment server 110 simply includes the single DRM secret customized to meet the recipient's request in a license to the recipient 106.
  • FIG. 2 shows the exemplary multicast/DRM engine 104 of Fig. 1, in greater detail.
  • the illustrated implementation in Fig. 2 is only one example configuration, for descriptive purposes. Many other arrangements of the illustrated components or even different components constituting an exemplary multicast/DRM engine 104 are possible within the scope of the subject matter.
  • Such an exemplary multicast/DRM engine 104 can be executed in hardware, software, or combinations of hardware, software, firmware, etc.
  • the multicast/DRM engine 104 includes a pseudo-random prime number generator 202, a content encryption key generator 204, and a DRM secrets generator 206.
  • the multicast/DRM engine 104 in the content delivery server 102 includes the pseudo-random prime number generator 202 and the content encryption key generator 204
  • the multicast/DRM engine 104' in the license and payment server 110 includes the DRM secrets generator 206.
  • the versions of the multicast/DRM engine 104 and 104' are different in general but share some information such as s, n, p, and q, (to be described below) and the prime numbers associated with the saved blocks that a client requests to replay.
  • the pseudo-random prime number generator 202 includes a prime number generator 208 to produce large prime numbers 210, such as "p" and "q.”
  • the prime number generator 208 is included in a prime number multiplier 212, which in one implementation multiplies the large prime numbers 210 together to obtain product n 214.
  • the secret generator 216 is included in a prime number collection generator 220, which generates a large collection of distinct prime numbers P 222.
  • the pseudo-random prime number generator 202 further includes a number selection engine 224 that implements a selection schema 226 to produce the pseudo-random sequence 228 of distinct prime numbers pj, p 2 , ..., P 1 which are all co-prime to ⁇ n) 218.
  • the pseudo-random sequence 228 of distinct prime numbers is generated by selecting pseudo-randomly those numbers from the collection P that are co-prime to ⁇ ) 218.
  • the content encryption key generator 204 introduced above further includes an inputs manager 230, e.g., for inputting a current prime number p t 232 of the z-th prime number of the pseudo-random sequence 228 of prime numbers, to be used to generate an encryption key for a corresponding i- th content block.
  • the content encryption key generator 204 further includes a random integer generator 234 for producing a random integer s 236 based on product n 214, which in one implementation is related to the product n 214 according to s e ( ⁇ , ⁇ ) and the integer s 236 is co-prime to the product n 214.
  • the content encryption key generator 204 produces per-block content encryption keys for multicast content delivery 238 and readies the current prime number 232 for transmittal or for embedding in a corresponding content block, both for subsequent DRM.
  • the DRM secrets generator 206 may include a block identity manager 240 to receive a list of identities of blocks in a recording — a collection of blocks — to be replayed from the client's local storage.
  • the block identity manager 240 also coordinates obtaining from the system 100 the corresponding prime number for each block in the collection.
  • the DRM secrets generator 206 may include a scalar multiplication engine 242 to produce a product K 1 244 consisting of the corresponding prime numbers ⁇ p, ⁇ 232 of the blocks constituting the locally stored collection to be replayed at the client-side content player 112.
  • the DRM secrets generator 206 generates a single DRM secret sj 246 that can be used to derive the decryption keys for each block of the stored content to be replayed. It is worth noting that the blocks in the client's stored collection to be replayed (e.g., a saved computer file of multimedia content) do not have to be contiguous (e.g., blocks corresponding to an advertisement can be omitted) and do not have to be in temporal order (the user may wish to play the content in reverse, or jump around in the content).
  • the single DRM secret 246 is sent to DRM licensing and payment 248, e.g., to a licensing and payment server 110.
  • the DRM secrets generator 206 resides in the multicast/DRM engine 104' inside the license and payment server 110.
  • the multicast/DRM engine 104 inside the content delivery server 102 and the multicast/DRM engine 104' inside the license and payment server 110 share the pair of numbers ⁇ n, ⁇ n) ⁇ (214, 218, respectively) as well as the collection P 222, the integer s 236, and the selection schema 226.
  • the shared information is used to derive the single DRM secret sj 246 delivered in a DRM license to a client during license acquisition.
  • the exemplary integrated key schema is based on the strong RSA assumption to generate content encryption keys for multicast.
  • the exemplary key schema dramatically simplifies key management and delivery in DRM subsequently applied to multicast content that has been recorded.
  • encrypted media from multicast is directly saved to a client's local storage. Only a single key, the DRM decryption secret 246, needs to be contained in a license for replaying a recorded content object.
  • the exemplary key schema generates content encryption keys for multicast encryption by taking into account the specific requirements of the DRM applied subsequently to recorded contents.
  • the exemplary key schema is based on the strong RSA assumption and in one implementation includes the four processing phases of setting up, multicasting, recording content, and playing back the recorded content.
  • the prime number generator 208 first generates two large prime numbers p and q 210.
  • the prime number collection generator 220 selects a collection P 222 of distinct prime numbers.
  • a selection schema 226 is used by the number selection engine 224 to pseudo-randomly select numbers co-prime to ⁇ (n) 218 sequentially from P 222 to obtain the pseudo-random sequence 228 of prime numbers.
  • P 222 is exclusive, i.e., a selected number will not be selected again in future selections.
  • An example selection schema 226 directs the number selection engine 224 to pseudo-randomly permute the numbers in P 222, and then select the numbers that are co-prime to ⁇ n) 218 according to the resulting order.
  • the equation p t P[i] denotes the i -th number of the numbers selected by the selection schema 226 from the collection P 222, which are relatively prime to ⁇ ) 218.
  • the pseudo-random sequence p l ,p 2 ,p 3 ,- - - 228 is the sequence of numbers selected from P 222 by the number selection engine 224 that are all relatively prime to ⁇ n) 218, and no two numbers are equal.
  • the number n 214 and the collection P 222 are publicly known, while the secret number ⁇ ) 218 and the selection schema 226 to select numbers from P 222 remain secret information.
  • the reason that the selection schema 226 is kept secret is to prevent a hacker from knowing the numbers that may be selected from P 222 by the number selection engine 224 that are not relatively prime to ⁇ n) 218, since such information can be used to deduce the secret ⁇ (n) 218.
  • the pair of numbers ⁇ n, ⁇ n) ⁇ (214, 218, respectively) as well as the collection P 222, the integer s 236, and the selection schema 226 are shared with the license server 110, which uses the information to derive content encryption keys during license acquisition.
  • the content delivery server 102 for multicast also serves as the license server 110 for the DRM system. Multicasting
  • the content encryption key generator 204 sets the first encryption key Jc 1 306 to be s Pl mod n .
  • the number s 236 is also shared with the license server 110 in order to generate keys to deliver in licenses to clients 106 to replay saved contents.
  • the integer s 236 is not kept as a secret, but is publicly available.
  • the content encryption key generator 204 iterates this procedure whenever rekeying is needed, e.g., due to a change in membership of the multicast. [00036] In general, for the i -th rekeying, the content encryption key generator 204 generates the (z + 1) -th content encryption key Jc 1+1 to encrypt the
  • the prime number e.g., p t 318
  • the prime number p t 318 may be packaged into an auxiliary field 320 in the encryption block B 1 302 to be sent to clients.
  • the prime number p t 318 can be multicast in-band to clients separately from the content delivery server 102.
  • error correction or redundant transmission of the selected prime numbers 318 may be used to ensure that clients 106 receive all the transmitted prime numbers 318. It is worth reemphasizing that the transmitted prime numbers 318 are not used in live multicast decryption. Rather, the prime numbers 318 are used in generating keys by the client-side DRM module when decrypting saved content. Recording Content
  • an exemplary client- side content player 112 has a live multicast player 402 and a saved content player 404 that includes a client-side DRM module 406.
  • the exemplary client- side content player 112 has access to a local storage medium for content 410 recorded from the live multicast player 402.
  • the client-side content player 112 simply saves the encrypted content 410 received from restricted multicast directly into local storage 408 for subsequent replays.
  • the encryption blocks B t ,- - -,B l+J along with the prime numbers p t ,- - -,p l+J received from multicast are saved to the local storage 408.
  • the saved files 410 can be distributed to other users or devices if desired, since as in a conventional DRM system, the protected content can be redistributed without restriction. Without a proper license, however, a user cannot play protected content.
  • a live multicast program may contain some uninteresting content such as advertisements that a user 106 does not wish to replay.
  • a user 106 may save nonconsecutive encryption blocks into a saved file 410.
  • a saved file 410 containing nonconsecutive encryption blocks can also occur when multiple saved files are merged into a single file.
  • the exemplary integrated key schema works with a saved file 410 containing nonconsecutive encryption blocks.
  • the exemplary key schema works equally well when a saved file 410 consists of an arbitrary combination of encryption blocks [B 1 1 i e / ⁇ , where / is an arbitrary set of block indices.
  • a valid license with appropriate rights is typically requested before a client-side content player 112 can consume the recorded content 410.
  • a client 106 acquires a license from the license server 110. During license acquisition, the client 106 typically sends the license server 110 a list of the collection of block indices / that the saved file 410 contains, along with other identification information that may be present. A payment is sometimes required at this point in the process.
  • the license server 110 authenticates the client 106, the DRM secrets generator 206 (Fig.
  • This process can be applied to all the recorded encryption blocks ⁇ BJ i e l ⁇ contained in the saved file 410.
  • the client-side content player 112 can derive only the content encryption keys 304 associated with the blocks [B 1 ⁇ i e l ⁇ , which is exactly the permission to decrypt granted by the license server 110 during the license acquisition.
  • the client-side DRM module 406 cannot derive encryption keys associated with any other blocks.
  • Fig. 5 shows an exemplary method 500 of integrating DRM with encrypted multicast.
  • the exemplary method 500 may be performed by hardware, software, or combinations of hardware, software, firmware, etc., for example, by components of the exemplary multicast/DRM engine 104.
  • a prime number is generated for each block of a data content to be multicast.
  • a collection P of prime numbers is created.
  • a selection schema produces a pseudo-random sequence of the distinct prime numbers, where each prime number p t in the sequence is co-prime to ⁇ (n) and is assigned to a block B 1 of content to be multicast.
  • a content encryption key is derived for each block from the corresponding prime number p t of each block.
  • a random integer s is generated, wherein s is relatively prime to a product of the two large prime numbers. Then the content encryption key is defined as s Pl mod(n) .
  • Each prime number secret p t may be packaged into an auxiliary field in the corresponding encryption block to be sent to clients. Or, the prime numbers can be multicast in-band to clients separately from the content.
  • a single DRM decryption secret is derived from the corresponding prime numbers of a stored collection of the blocks. That is, a single DRM key can be derived from the identities of a stored, arbitrary collection of multicast content blocks.
  • the single DRM key is typically transmitted to a client in a license requested by the client. During license acquisition, the client typically sends the license server a list of the block indices / in a collection of blocks constituting a saved recording. The single
  • the i -th block B 1 can be decrypted. This process can be applied to all the recorded encryption blocks included in the client's recording.
  • S 1 246 can be computed from the keys ⁇ k t
  • / e / ⁇ . Since the integers ⁇ p t ⁇ i e l ⁇ 318 are different prime numbers, the integers [U 1 Ip 1 ⁇ i ⁇ I ⁇ are co-prime. Recall that scalar product ⁇ t 244 is calculated by U 1 ⁇ Y[ p t . Therefore there exists a set of integers ⁇ a t ⁇ i ⁇ I ⁇ such that ⁇ Ji£i ( ⁇ I /p ⁇ ) - a ⁇ 1 . The set of integers ⁇ a t
  • Lemma The exemplary integrated key schema is equivalent to the strong RSA problem.
  • A can ask B for k t , a times.
  • the exemplary integrated key schema described above offers some major advantages over the conventional "direct” and “transcryption” straightforward methods described in the Background Section above.
  • the exemplary integrated key schema has the same simplicity that only a single secret 246 is generated and transmitted to a client 106 in a license, yet without the computational overhead, the complexity of negotiating a conventional DRM encryption key with the license server for re-encryption, and the additional security requirements needed for the conventional transcryption technique. No transcryption is needed in the exemplary key schema. Content from live multicast can be saved directly to the local storage 408 for subsequent replays.
  • the exemplary integrated key schema Compared with the conventional "direct" recording technique, the exemplary integrated key schema has the same efficiency in saving the content directly to local storage 408, yet without the burden of complex key management or a large number of keys being delivered per license to a client. In other words, the integrated key schema combines the advantages of both of the above straightforward methods. [00066]
  • the exemplary integrated key schema has an additional advantage over the conventional transcryption technique when multiple recorded files needing to be merged into a single one. In the conventional transcryption method, yet another transcryption is required since the recorded files are encrypted with different content encryption keys and the merged content needs to be encrypted with a single encryption key so that a license server knows how to generate the key when a client acquires a license.
  • Merging can easily be accomplished in the exemplary integrated key schema (just as it is for the conventional direct recording technique) by simply concatenating recorded files together according to the sequence numbers of the encryption blocks and removing duplicated blocks.
  • the resulting merged file can contain an arbitrary collection of blocks. These blocks are not necessarily consecutive.
  • a new license may be needed to play the merged file.
  • the license server easily generates a new DRM secret 246 and delivers the single secret 246 to a client 106. But for conventional direct recording techniques, all the encryption keys associated with the encryption blocks contained in the merged file have to be delivered to the client. This means that the size of a conventional license in conventional DRM under the direct recording technique can be quite large.

Abstract

Systems and methods provide a content encryption schema for integrating digital rights management (DRM) in a multicast/broadcast encryption system. In one implementation, an exemplary integrated key schema provides content encryption keys that can be employed by a multicast or broadcast process, while providing DRM protection of recorded multicast content via a single DRM decryption secret. The integrated key schema provides high security and allows encrypted multicast content to be saved directly to local files. A license server can efficiently manage and generate DRM keys to be delivered to clients because only a single key needs to be delivered per license to a client. The integrated key schema can be applied together with conventional broadcast or multicast encryption techniques.

Description

CONTENT ENCRYPTION SCHEMA FOR INTEGRATING DIGITAL RIGHTS MANAGEMENT WITH ENCRYPTED MULTICAST
BACKGROUND
[0001] In many applications it is desirable to save the content received from restricted broadcast or encrypted multicast to local files for subsequent replays. The locally saved files should ideally be protected by a Digital Rights Management (DRM) system to prevent unauthorized usage. It is a great challenge to combine conventional DRM with conventional restricted multicast/broadcast since they use different mechanisms to accomplish different goals, and the conventional mechanisms tend to be mutually exclusive. The access control characteristic of restricted multicast/broadcast is designed to ensure that users not belonging to a premium group are unable to access the privileged content. Thus, a new content encryption key is generated each time there is a change in the group membership. These key changes can even occur in the middle of playing the live content. Access control in restricted multicast/broadcast can be achieved by a key distribution mechanism such that only the parties currently belonging to the premium group can receive the content decryption keys, which are then used to decrypt the encrypted multicast/broadcast content.. Thus, key distribution mechanisms that support access control in restricted multicast/broadcast are needed. [0002] In a conventional DRM system, on the other hand, a content object is usually encrypted with a single encryption key to avoid the complexity of key generation and management.
[0003] There are at least two conventional straightforward ways to use multicast and DRM together, but both have serious drawbacks. The first straightforward solution, referred to as the direct recording method, saves encryption blocks received via multicast/broadcast directly to local storage. A user needs to acquire a license from a license server to play the saved content. A license according to this conventional technique has to contain all the content encryption keys associated with all the possible combinations of the saved encryption blocks. This means that a license may contain multiple, even a substantial number of content encryption keys. The license server has to store and track all the content encryption keys used in multicast/ broadcast in order to deliver necessary keys required for DRM protection across all the users.
[0004] The second straightforward solution, referred to as the transcryption technique, works in a similar manner as a transcoder to compression: a recipient transcrypts the encrypted multicast/broadcast content into DRM encrypted content. In this conventional technique, the recipient first decrypts the encrypted multicast content, using multiple content decryption keys, and then re-encrypts the content using DRM encryption, in which a single content encryption key is used for each saved file. In addition to the disadvantage of computational overhead during the transcryption, the security of the system is also compromised. The recipient is required to perform the content packaging that a content publisher normally does in a conventional DRM system. Since users are not trusted in the threat model of DRM applications, more client modules have to be protected against hacking and reverse engineering. In this conventional technique, a conventional DRM content encryption key also needs to be acquired from the license server by the recipient before re-encryption.
[0005] Thus, conventional techniques to provide DRM for restricted multicast/broadcast result in some serious drawbacks. DRM as applied to the conventional "direct recording" technique of storing encrypted multicast content introduces the drawback of requiring complex key management and the drawback of sending a cumbersome number of keys per license to a client. DRM as applied to the conventional "transcryption" technique of storing encrypted multicast content into a DRM format necessitates the drawbacks of requiring prior possession of the DRM key, intensive computational overhead, and introducing the user's machine as an essential middleman in what is supposed to be a secure DRM process for managing the digital rights of the same user. SUMMARY
[0006] Systems and methods provide a content encryption schema for integrating digital rights management (DRM) in a multicast/broadcast encryption system. In one implementation, an exemplary integrated key schema provides content encryption keys that can be employed by a multicast process, while providing DRM protection of recorded multicast content via a single DRM decryption secret. The integrated key schema provides high security and allows encrypted multicast content to be saved directly to local files. A license server can efficiently manage and generate DRM keys to be delivered to clients because only a single key needs to be delivered per license to a client. The integrated key schema can be applied together with conventional broadcast or multicast encryption techniques. [0007] This summary is provided to introduce an exemplary content encryption schema for integrating DRM with multicast/broadcast, which is further described below in the Detailed Description. This summary is not intended to identify essential features of the claimed subject matter, nor is it intended for use in determining the scope of the claimed subject matter.
BRIEF DESCRIPTION OF THE DRAWINGS
[0008] Fig. 1 is a diagram of an exemplary system integrating DRM with encrypted multicast. [0009] Fig. 2 is a block diagram of an exemplary multicast/DRM engine.
[00010] Fig. 3 is a diagram of exemplary multicast content production.
[00011] Fig. 4 is a diagram of an exemplary client-side content player.
[00012] Fig. 5 is a flow diagram of an exemplary method of integrating
DRM with encrypted multicast.
DETAILED DESCRIPTION
Overview
[00013] Described herein is a content encryption schema for integrating digital rights management (DRM) with a multicast/broadcast encryption system. The exemplary encryption schema provides content encryption keys to be used by a multicast/broadcast system and facilitates subsequent DRM protection of multicast content that has been saved. In one implementation, the exemplary encryption schema generates a secret and then a prime number for each block of data content. The schema derives a content encryption key for each block from the secret and each corresponding prime number. Then the exemplary schema subsequently derives a single decryption secret to grant access to a user's particular saved recording of the multicasted/broadcasted content. The single decryption secret is derived from the corresponding prime numbers of the collection of stored blocks that constitute the user's recording. Thus, the prime numbers generated for each individual block enable production of content encryption keys usable by a multicast/broadcast system and also enable a single decryption key to be created for subsequent DRM of saved content.
[00014] The content encryption keys can be used by a multicast/broadcast system when rekeying occurs, but should not be confused with the multicast system's own key distribution techniques for controlling access. The exemplary integrated key schema described herein can be applied together with conventional restricted broadcast or multicast encryption techniques. [00015] The exemplary integrated encryption key schema described herein facilitates the two conventionally diverse multicast/broadcast and DRM schemata that have different purposes and goals. Thus, the exemplary integrated key schema works well for supplying content encryption keys to a multicast/broadcast process while simultaneously facilitating subsequent DRM protection of the saved content via a single DRM key that can be sent in a license.
[00016] The exemplary key schema is secure to collusion attacks in which clients with knowledge of different content encryption keys work together attempting to derive new keys. The exemplary key schema has the additional advantage that multiple recorded files can be merged together directly into a single file by the client, and only a single secret needs to be delivered in a license to decrypt the merged file, regardless of whether the merged file contains consecutive encryption blocks or not. [00017] The term "encryption block" or simply "block" means a segment of data encrypted under the same content encryption key in broadcast or multicast. Auxiliary data assisting decryption of the encrypted data such as the encryption block ID may also be included in the encryption block. In restricted multicast or broadcast, distributed content consists of a sequence of encryption blocks.
[00018] The following description uses the term "key" to mean a piece of information used to encrypt or decrypt data, and uses the term "secret" to mean a piece of nonpublic information used to generate or derive a "key." Nonetheless, it should be noted that "key" and "secret" are often considered interchangeable terms in cryptography.
[00019] In the following description, the terms "restricted multicast/broadcast" and "encrypted multicast/broadcast" denote examples of information transfer in which the transferred information is encrypted to allow only selected recipients, who possess a secret or an access right, to decrypt the information. Restricted broadcast/multicast will be referred to herein by the representative term "restricted multicast" or just "multicast."
Exemplary System
[00020] Fig. 1 shows an exemplary system 100 that integrates DRM with encrypted multicast. A content delivery server 102 hosts one or more components of an exemplary multicast/DRM engine 104. The multicast/DRM engine 104 sends content, such as multimedia content, to a select recipient 106 over a network, for example, the Internet 108. The content is divided into blocks (e.g., corresponding to multicast rekeying intervals) and encrypted by numerous content encryption keys, one for each block, in order to limit access to the content to current subscribers and other intended recipients. A license and payment server 110 may also host one or more components of the exemplary multicast/DRM engine 104'. The recipient 106 has a client-side content player 112 that can play live multicast or can use a DRM secret granted by the license and payment server 110 to play saved content. [00021] For each block of content, the exemplary multicast/DRM engine
104 of the content delivery server 102 generates a content encryption key for that block from a prime number generated to be unique to that block. This content encryption key is adapted by the multicast process being used. For facilitating subsequent DRM, the content delivery server 102 also transmits the corresponding prime numbers of the transmitted blocks to the client-side content player 112 to be stored when the content itself is stored. The corresponding prime numbers may be transmitted and stored separately from the content to be stored. Alternatively, the corresponding prime numbers may be embedded, e.g., in an auxiliary field of each content block, and sent as a part of the content blocks (shown in Fig. 3). The corresponding prime numbers are used in regenerating the decryption keys for saved blocks at the client side when used with a secret in a license delivered from the license server. [00022] To implement DRM, rather than send a decryption key or secret for each block stored locally at the client 106, the multicast/DRM engine 104' of the license and payment server 110 generates a single DRM secret that allows the recipient 106 to replay an arbitrary collection of the stored content blocks, upon request. The single DRM secret enables the client-side content player 112 to generate decryption keys for and only for the specified arbitrary collection of stored content blocks. The license and payment server 110 simply includes the single DRM secret customized to meet the recipient's request in a license to the recipient 106.
Exemplary Engine
[00023] Fig. 2 shows the exemplary multicast/DRM engine 104 of Fig. 1, in greater detail. The illustrated implementation in Fig. 2 is only one example configuration, for descriptive purposes. Many other arrangements of the illustrated components or even different components constituting an exemplary multicast/DRM engine 104 are possible within the scope of the subject matter. Such an exemplary multicast/DRM engine 104 can be executed in hardware, software, or combinations of hardware, software, firmware, etc. [00024] A comprehensive form of the exemplary multicast/DRM engine
104 (or 104') includes a pseudo-random prime number generator 202, a content encryption key generator 204, and a DRM secrets generator 206. Typically, the multicast/DRM engine 104 in the content delivery server 102 includes the pseudo-random prime number generator 202 and the content encryption key generator 204, while the multicast/DRM engine 104' in the license and payment server 110 includes the DRM secrets generator 206. Thus, in some implementations, the versions of the multicast/DRM engine 104 and 104' are different in general but share some information such as s, n, p, and q, (to be described below) and the prime numbers associated with the saved blocks that a client requests to replay.
[00025] The pseudo-random prime number generator 202 includes a prime number generator 208 to produce large prime numbers 210, such as "p" and "q." The prime number generator 208 is included in a prime number multiplier 212, which in one implementation multiplies the large prime numbers 210 together to obtain product n 214. The prime number multiplier 212 is included in a secret generator 216 that produces a secret, such as φ(n) 218, which in one implementation is related to the large prime numbers 210 according to φ(n) = (p - \)(q - 1) . The secret generator 216, in turn, is included in a prime number collection generator 220, which generates a large collection of distinct prime numbers P 222. The pseudo-random prime number generator 202 further includes a number selection engine 224 that implements a selection schema 226 to produce the pseudo-random sequence 228 of distinct prime numbers pj, p2, ..., P1 which are all co-prime to φ{n) 218. In one implementation the pseudo-random sequence 228 of distinct prime numbers is generated by selecting pseudo-randomly those numbers from the collection P that are co-prime to φ{ή) 218.
[00026] The content encryption key generator 204 introduced above further includes an inputs manager 230, e.g., for inputting a current prime number pt 232 of the z-th prime number of the pseudo-random sequence 228 of prime numbers, to be used to generate an encryption key for a corresponding i- th content block. The content encryption key generator 204 further includes a random integer generator 234 for producing a random integer s 236 based on product n 214, which in one implementation is related to the product n 214 according to s e (\,ή) and the integer s 236 is co-prime to the product n 214. The content encryption key generator 204 produces per-block content encryption keys for multicast content delivery 238 and readies the current prime number 232 for transmittal or for embedding in a corresponding content block, both for subsequent DRM.
[00027] The DRM secrets generator 206 may include a block identity manager 240 to receive a list of identities of blocks in a recording — a collection of blocks — to be replayed from the client's local storage. The block identity manager 240 also coordinates obtaining from the system 100 the corresponding prime number for each block in the collection. The DRM secrets generator 206 may include a scalar multiplication engine 242 to produce a product K1 244 consisting of the corresponding prime numbers {p,} 232 of the blocks constituting the locally stored collection to be replayed at the client-side content player 112. The DRM secrets generator 206 generates a single DRM secret sj 246 that can be used to derive the decryption keys for each block of the stored content to be replayed. It is worth noting that the blocks in the client's stored collection to be replayed (e.g., a saved computer file of multimedia content) do not have to be contiguous (e.g., blocks corresponding to an advertisement can be omitted) and do not have to be in temporal order (the user may wish to play the content in reverse, or jump around in the content). The single DRM secret 246 is sent to DRM licensing and payment 248, e.g., to a licensing and payment server 110.
[00028] In another implementation, the DRM secrets generator 206 resides in the multicast/DRM engine 104' inside the license and payment server 110. In this implementation, the multicast/DRM engine 104 inside the content delivery server 102 and the multicast/DRM engine 104' inside the license and payment server 110 share the pair of numbers {n,φ{n)} (214, 218, respectively) as well as the collection P 222, the integer s 236, and the selection schema 226. The shared information is used to derive the single DRM secret sj 246 delivered in a DRM license to a client during license acquisition.
Operation of the Exemplary Engine
[00029] In one implementation, the exemplary integrated key schema is based on the strong RSA assumption to generate content encryption keys for multicast. As introduced above, the exemplary key schema dramatically simplifies key management and delivery in DRM subsequently applied to multicast content that has been recorded. In one implementation, encrypted media from multicast is directly saved to a client's local storage. Only a single key, the DRM decryption secret 246, needs to be contained in a license for replaying a recorded content object.
[00030] The exemplary key schema generates content encryption keys for multicast encryption by taking into account the specific requirements of the DRM applied subsequently to recorded contents. As mentioned, the exemplary key schema is based on the strong RSA assumption and in one implementation includes the four processing phases of setting up, multicasting, recording content, and playing back the recorded content.
Setup
[00031] In one implementation, the prime number generator 208 first generates two large prime numbers p and q 210. The prime number multiplier 212 obtains n 214 by processing n = p - q and the secret generator 216 obtains a secret φ(n) 218 by processing φ(n) = (p - \){q - 1) . The prime number collection generator 220 then selects a collection P 222 of distinct prime numbers. A selection schema 226 is used by the number selection engine 224 to pseudo-randomly select numbers co-prime to φ(n) 218 sequentially from P 222 to obtain the pseudo-random sequence 228 of prime numbers. [00032] In one implementation, the selection of the prime numbers from
P 222 is exclusive, i.e., a selected number will not be selected again in future selections. An example selection schema 226 directs the number selection engine 224 to pseudo-randomly permute the numbers in P 222, and then select the numbers that are co-prime to φ{n) 218 according to the resulting order. The equation pt = P[i] denotes the i -th number of the numbers selected by the selection schema 226 from the collection P 222, which are relatively prime to φ{ή) 218. Thus, the pseudo-random sequence pl,p2,p3,- - - 228 is the sequence of numbers selected from P 222 by the number selection engine 224 that are all relatively prime to φ{n) 218, and no two numbers are equal. The number n 214 and the collection P 222 are publicly known, while the secret number φ{ή) 218 and the selection schema 226 to select numbers from P 222 remain secret information.
[00033] The reason that the selection schema 226 is kept secret is to prevent a hacker from knowing the numbers that may be selected from P 222 by the number selection engine 224 that are not relatively prime to φ{n) 218, since such information can be used to deduce the secret φ(n) 218. The pair of numbers {n,φ{n)} (214, 218, respectively) as well as the collection P 222, the integer s 236, and the selection schema 226 are shared with the license server 110, which uses the information to derive content encryption keys during license acquisition. In one implementation, the content delivery server 102 for multicast also serves as the license server 110 for the DRM system. Multicasting
[00034] Referring to Fig. 3 as well as to Fig. 2, for multicasting, let B1 denote the i -th encryption block and Jc1 304 denote the corresponding encryption key in multicast. To generate the first content encryption key Jc1 306, i.e., the encryption key for the first encryption block B1 308, the content encryption key generator 204 selects a random integer s 236 (s e (l,ή) ), where s 236 is relatively prime to n 214, and the inputs manager 230 obtains the first prime number pγ = P[l] 310 co-prime to φ{ή) 218 from the collection P 222.
The content encryption key generator 204 sets the first encryption key Jc1 306 to be sPl mod n . The number s 236 is also shared with the license server 110 in order to generate keys to deliver in licenses to clients 106 to replay saved contents. The integer s 236 is not kept as a secret, but is publicly available. [00035] When the first rekeying is needed in multicast, the content encryption key generator 204 generates a new content encryption key k2 312 to encrypt the second encryption block B2 314. To do so, the inputs manager 230 obtains the second prime number p2 316 co-prime to φ(n) 218 from P 222, i.e., p2 = P[2] . The content encryption key Jc2 312 for the second encryption
block B2 314 is determined by k2 = sPl moan . The content encryption key generator 204 iterates this procedure whenever rekeying is needed, e.g., due to a change in membership of the multicast. [00036] In general, for the i -th rekeying, the content encryption key generator 204 generates the (z + 1) -th content encryption key Jc1+1 to encrypt the
(i + 1) -th encryption block B1+1. This is accomplished by the inputs manager 230 first obtaining the (i + \) -th prime number pi+l co-prime to φ(n) 218 from the collection P 222: pi+l = P[i + ϊ\ . The (i + ϊ) -th content encryption key Jc1+1 is
determined by Jc1+1 = sPl+l mod/? , where z ≥ 0 .
[00037] As noted above, the prime number, e.g., pt 318, may be packaged into an auxiliary field 320 in the encryption block B1 302 to be sent to clients. Alternatively, the prime number pt 318 can be multicast in-band to clients separately from the content delivery server 102. In describing the exemplary key schema, it is assumed that there is no loss in transmitting the selected prime numbers 318 to a client 106. If that is not the case in a particular application, then error correction or redundant transmission of the selected prime numbers 318 may be used to ensure that clients 106 receive all the transmitted prime numbers 318. It is worth reemphasizing that the transmitted prime numbers 318 are not used in live multicast decryption. Rather, the prime numbers 318 are used in generating keys by the client-side DRM module when decrypting saved content. Recording Content
[00038] Referring to Fig. 4, in one implementation, an exemplary client- side content player 112 has a live multicast player 402 and a saved content player 404 that includes a client-side DRM module 406. The exemplary client- side content player 112 has access to a local storage medium for content 410 recorded from the live multicast player 402. The client-side content player 112 simply saves the encrypted content 410 received from restricted multicast directly into local storage 408 for subsequent replays. In this implementation, there is no need to perform transcryption. For example, a user 106 may wish to record j + \ consecutive encryption blocks from block B1 to block B1+J for replays in the future.
[00039] In one implementation, the encryption blocks Bt,- - -,Bl+J along with the prime numbers pt,- - -,pl+J received from multicast are saved to the local storage 408. The saved files 410 can be distributed to other users or devices if desired, since as in a conventional DRM system, the protected content can be redistributed without restriction. Without a proper license, however, a user cannot play protected content.
[00040] A live multicast program may contain some uninteresting content such as advertisements that a user 106 does not wish to replay. In other words, a user 106 may save nonconsecutive encryption blocks into a saved file 410. A saved file 410 containing nonconsecutive encryption blocks can also occur when multiple saved files are merged into a single file. The exemplary integrated key schema works with a saved file 410 containing nonconsecutive encryption blocks. In fact, the exemplary key schema works equally well when a saved file 410 consists of an arbitrary combination of encryption blocks [B1 1 i e /} , where / is an arbitrary set of block indices.
Playing Back the Recorded Content
[00041] A valid license with appropriate rights is typically requested before a client-side content player 112 can consume the recorded content 410. A client 106 acquires a license from the license server 110. During license acquisition, the client 106 typically sends the license server 110 a list of the collection of block indices / that the saved file 410 contains, along with other identification information that may be present. A payment is sometimes required at this point in the process. After the license server 110 authenticates the client 106, the DRM secrets generator 206 (Fig. 2), which may be physically located in the license server 110, generates a DRM secret S1 246 according to S1 = sπ'1 mod n for the encryption blocks [Bt \ i e l} , where the scalar multiplication engine 242 calculates scalar product K1 244 as K1 ≡ Y[ eI P1 , and delivers the single DRM secret 246 in a license to the client
106. Only a single secret key 246 is contained in the license to be delivered to a client 106.
[00042] In playing-back recorded encryption blocks B1J t I , the client- side DRM module 406 calculates the corresponding decryption keys K1 304 from both the DRM secret S1 246 contained in the license and the received prime numbers pt 318 via the equation kt = s/π Pι mod n (in this implementation, encryption and decryption are assumed to be symmetrical, i.e., the encryption key kt and the decryption key kt are the same key). Having generated the decryption key K1 304, the client-side DRM module 406 can decrypt the i -th block B1 302. This process can be applied to all the recorded encryption blocks {BJ i e l} contained in the saved file 410. As analyzed further below, the client-side content player 112 can derive only the content encryption keys 304 associated with the blocks [B1 \ i e l} , which is exactly the permission to decrypt granted by the license server 110 during the license acquisition. The client-side DRM module 406 cannot derive encryption keys associated with any other blocks.
[00043] It is worth noting that the above playback applies only to the recorded content 410. The exemplary DRM part of the operation does not affect live multicast playing. In fact, content being received via live multicast can be played as usual as if the exemplary integrated key schema was absent.
Exemplary Methods
[00044] Fig. 5 shows an exemplary method 500 of integrating DRM with encrypted multicast. In the flow diagram, the operations are summarized in individual blocks. The exemplary method 500 may be performed by hardware, software, or combinations of hardware, software, firmware, etc., for example, by components of the exemplary multicast/DRM engine 104. [00045] At block 502, a prime number is generated for each block of a data content to be multicast. In one implementation, a prime number generator produces two large prime numbers p and q, and obtains a secret φ(n) by calculating φ(n) = (p - \)(q - 1) . A collection P of prime numbers is created. Then, a selection schema produces a pseudo-random sequence of the distinct prime numbers, where each prime number pt in the sequence is co-prime to φ(n) and is assigned to a block B1 of content to be multicast.
[00046] At block 504, a content encryption key is derived for each block from the corresponding prime number pt of each block. In one implementation, to generate a content encryption key kt for an encryption block B1 , a random integer s is generated, wherein s is relatively prime to a product of the two large prime numbers. Then the content encryption key is defined as sPl mod(n) .
[00047] Each prime number secret pt may be packaged into an auxiliary field in the corresponding encryption block to be sent to clients. Or, the prime numbers can be multicast in-band to clients separately from the content. [00048] At block 506, a single DRM decryption secret is derived from the corresponding prime numbers of a stored collection of the blocks. That is, a single DRM key can be derived from the identities of a stored, arbitrary collection of multicast content blocks. The single DRM key is typically transmitted to a client in a license requested by the client. During license acquisition, the client typically sends the license server a list of the block indices / in a collection of blocks constituting a saved recording. The single
DRM key S1 is generated by calculating S1 = sπ'' moan for the encryption blocks that happen to be in the client's saved recording file, where πt ≡ Y\t I P1 , and P1 is the prime number associated with the saved block B1. [00049] In playing-back a recorded encryption block, its decryption key kt is calculated from the received single DRM secret S1 contained in the license and the prime number pt associated with the encryption block B1 , via the equation K1 = s/π Pι mod n . Having generated the decryption key K1 , the i -th block B1 can be decrypted. This process can be applied to all the recorded encryption blocks included in the client's recording.
Security Analysis of the Exemplary Integrated Key Schema [00050] Security of the exemplary integrated key schema is now analyzed. In one implementation, the security of the exemplary schema depends on the deduction of φ{n) 218, which is usually done by factoring n 214. Factoring a large integer is believed to be a hard problem that the security of well-known RSA encryption schemata also relies upon. Thus, the exemplary key schema appears secure, but further proof is now offered. [00051] The keys {kt \ i <≡ I} can derive the secret S1 246 and vice versa with the selected prime numbers made available. Key K1 304 is calculated by Sj M mod rc as described above. Reversely, S1 246 can be computed from the keys {kt | / e /} . Since the integers {pt \ i e l} 318 are different prime numbers, the integers [U1Ip1 \ i <≡ I} are co-prime. Recall that scalar product πt 244 is calculated by U1 ≡ Y[ pt . Therefore there exists a set of integers {at \ i <≡ I} such that ΥJi£iI/pι) - aι = 1 . The set of integers {at | / <≡ /} can be calculated with the Euclidean algorithm. Then, Y\ιeI k"' = S1 , that is, S1 246 can indeed be calculated from the keys {kt \ i e /} . It can thus be concluded that knowledge of the keys [kt \ i <≡ I} is equivalent to knowledge of the key S1 246 when all the prime numbers used are publicly available.
[00052] Security of the exemplary integrated key schema is also equivalent to the following mathematical problem:
[00053] Given a message m , a positive integer n = pq of the product of two large unknown primes p and q , and a set of signatures C1 = md' moan signed with the distinct RSA private keys {dt \ i > 0} , find the signature c0 = md° signed by another private key d0 , where all the corresponding RSA public keys {et 0} are distinct primes.
[00054] The above problem appears to be a hard problem. Like other hard problems in cryptography, it often cannot be proved mathematically that the problem is indeed a hard problem. In the following, we shall prove that the exemplary integrated key schema is equivalent to the strong RSA problem which is believed to be a hard problem. Therefore the exemplary integrated key schema is secure.
[00055] From a different viewpoint for offering proof of security, if an adversary could break the exemplary integrated key schema described above, then it can be shown that, by the same token, the adversary should also be able to solve the "Strong RSA problem", which is believed to be a hard problem. In other words, cracking the security of the exemplary integrated key schema would be tantamount to breaking Strong RSA encryption itself, as now demonstrated:
[00056] Definition (strong RSA assumption): Given a RSA modula n , and a random number c <≡ Zn * , it is hard to compute a pair (e, m) , such that me = cmodn .
[00057] Lemma: The exemplary integrated key schema is equivalent to the strong RSA problem.
[00058] Proof: Assume that an adversary A can break the exemplary integrated key schema, then it is possible to build an algorithm B to solve the
Strong RSA problem. On input (n,c) , B aims to output a pair (e,m) , such that me = c moan . B uses the following method-of-operation with A .
[00059] First, B chooses a primes pt (z e [0, • • •,«]) , and sets β = Y\ιe 0 a P1 , and then computes s = cβ mod/? . Finally, B gives (n,s) to A . This simulates the "setting up" and aspects of the "multicasting" processing
phases of the exemplary integrated key schema described above.
[00060] Then A can ask B for kt , a times. B replies as (pt,kt) , such
JL that ^ = C"1 mod ft . Note that gcd(β,pt) = pt , hence y is an integer. This
simulates the "multicasting," "recording content," and "playing back recorded
content" processing phases of the exemplary integrated key schema, described
above.
[00061] At last, A outputs a valid new key k for a prime e , such that i L k = se = ce modn . Then B can solve the Strong RSA problem, and obtains m
as follows:
1. Since gcd(/?,e) = l , then there is a pair (a,b) , such that aβ + be = l .
2. Compute m = ka χ cb modn . Since me = (ka x cby modn = (c —e c Y modn caβ+be modn = cmodn
This ends the proof.
[00062] The publicly distributed prime numbers {pt} 228 can be used to
gain some knowledge of the secret φ(n) 218, i.e., φ(n) 218 cannot be divided
by these numbers. If multicast has rekeyed / -1 times, the search space for
φ{ή) 218 shrinks to Y\t_γ (P1 "IVPX-i P> relatiye to tne original search space. If
all the prime numbers [P1) 228 are large enough, and the total number of blocks is not very large, shrinkage of the search space is relatively small and should not cause any noticeable security vulnerability.
Comparison With the Conventional Techniques
[00063] The exemplary integrated key schema described above offers some major advantages over the conventional "direct" and "transcryption" straightforward methods described in the Background Section above. [00064] Compared with the conventional transcryption technique, the exemplary integrated key schema has the same simplicity that only a single secret 246 is generated and transmitted to a client 106 in a license, yet without the computational overhead, the complexity of negotiating a conventional DRM encryption key with the license server for re-encryption, and the additional security requirements needed for the conventional transcryption technique. No transcryption is needed in the exemplary key schema. Content from live multicast can be saved directly to the local storage 408 for subsequent replays.
[00065] Compared with the conventional "direct" recording technique, the exemplary integrated key schema has the same efficiency in saving the content directly to local storage 408, yet without the burden of complex key management or a large number of keys being delivered per license to a client. In other words, the integrated key schema combines the advantages of both of the above straightforward methods. [00066] The exemplary integrated key schema has an additional advantage over the conventional transcryption technique when multiple recorded files needing to be merged into a single one. In the conventional transcryption method, yet another transcryption is required since the recorded files are encrypted with different content encryption keys and the merged content needs to be encrypted with a single encryption key so that a license server knows how to generate the key when a client acquires a license. Merging can easily be accomplished in the exemplary integrated key schema (just as it is for the conventional direct recording technique) by simply concatenating recorded files together according to the sequence numbers of the encryption blocks and removing duplicated blocks. The resulting merged file can contain an arbitrary collection of blocks. These blocks are not necessarily consecutive. A new license may be needed to play the merged file. For the exemplary integrated key schema, the license server easily generates a new DRM secret 246 and delivers the single secret 246 to a client 106. But for conventional direct recording techniques, all the encryption keys associated with the encryption blocks contained in the merged file have to be delivered to the client. This means that the size of a conventional license in conventional DRM under the direct recording technique can be quite large. Conclusion
[00067] Although exemplary systems and methods have been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described. Rather, the specific features and acts are disclosed as exemplary forms of implementing the claimed methods, devices, systems, etc.

Claims

1. A method (500), comprising: generating a content encryption key to encrypt data whenever a rekey is needed in broadcast or multicast (504); and deriving a decryption secret for decrypting a stored collection of blocks of the data (506).
2. The method as recited in claim 1, wherein generating a content encryption key for each block of the data includes: generating a prime number for each block of the data to be multicast or broadcasted; and deriving a content encryption key for each block from each corresponding prime number.
3. The method as recited in claim 2, further comprising: deriving the decryption secret from the corresponding prime numbers of the stored collection of blocks; deriving a decryption key for each block in the collection of blocks from the decryption secret; and sending the decryption secret to a recipient to implement digital rights management (DRM).
4. The method as recited in claim 2, further comprising: generating two large prime numbers; deriving a secret number by multiplying a first quantity comprising the first large prime number minus one times a second quantity comprising the second large prime number minus one; and generating for a current block a prime number co-prime to the secret number and different from the prime numbers used for previous blocks, wherein a prime number can be reused if one of the parameters for generating the prime number is different from the parameters previously used for generating the same prime number.
5. The method as recited in claim 4, wherein generating a prime number for each block of a data content includes: generating a collection of prime numbers; applying a secret selection process to randomly select a prime number from the collection of prime numbers, the selected prime number being different from the previously selected prime numbers and co-prime to a secret obtained by multiplying a first quantity consisting of the first large prime number minus one times a second quantity consisting of the second large prime number minus one; and applying the selected prime number to the current block of the data.
6. The method as recited in claim 2, further comprising embedding each prime number in a corresponding block.
7. The method as recited in claim 2, further comprising transmitting each prime number to a recipient in-band with transmitting corresponding blocks.
8. The method as recited in claim 2, wherein deriving the content encryption key for each block from each corresponding prime number further comprises calculating kt = sPl mod(n) ; wherein k, is the content encryption key for the z-th block; wherein n=pq is a multiplication product of two large prime numbers /? and q; wherein s is an integer in the range of (1, ή) and co-prime to n\ and wherein pt is the prime number corresponding to the z-th block and co- prime to φ{n) = {p - \){q - 1) .
9. The method as recited in claim 0, wherein deriving the single decryption secret for a collection of the blocks further comprises calculating
S1 = sπj mod(«) , wherein sj is the single decryption secret for a collection / of the blocks, n is a multiplication product of two large prime numbers, s is an integer co-prime to n, and π7 is a scalar multiplication product π: ≡ \\ιΛ P1 , wherein pt is the prime number corresponding to the z-th block.
10. The method as recited in claim 9, further comprising deriving the decryption key for each block in the collection of blocks from the single decryption secret by calculating k, = sI π'lp' mod(«) , wherein k, is the content encryption key for the z-th block.
11. The method as recited in claim 1 , further comprising transmitting the decryption secret(s) to a recipient in a license for deriving decryption keys for a collection of blocks of the data content.
12. The method as recited in claim 1, further comprising encrypting blocks of the data content via the content encryption keys; sending the encrypted blocks via multicast or broadcast to a client; wherein the encrypted blocks are stored on a local storage medium of the client; and sending the decryption secret(s) to the client to decrypt the collection of blocks selected from the locally stored encrypted blocks.
13. The method as recited in claim 12, wherein storing the encrypted blocks on the local storage medium further comprises either: storing the encrypted blocks directly on the medium as encrypted multicast or broadcast blocks; or transcrypting the encrypted multicast blocks into a DRM format and then storing the encrypted blocks as DRM encrypted blocks.
14. A system (104), comprising: a content encryption key generator (204) for creating an encryption key for each block of a data content to be multicast or broadcasted; and a rights management (DRM) secrets generator (206) to create DRM decryption secret(s) (246) to be used to derive decryption keys for decrypting a stored collection of blocks (410) of the data content.
15. The system as recited in claim 14, wherein the content encryption key generator creates a new encryption key to begin a new block of the data content whenever rekeying is needed in the multicast or broadcast.
16. A system (104), comprising: a prime numbers generator (202) for creating a prime number for each block of a data content to be multicast or broadcasted; a content encryption key generator (204) for deriving a content encryption key for each block from each corresponding prime number; and a digital rights management (DRM) secrets generator (206) to create a single DRM decryption secret from the corresponding prime numbers associated with a stored collection of blocks.
17. The system as recited in claim 16, wherein the secrets generator includes: a prime number collection generator to generate a collection of prime numbers; a prime number selector to randomly select prime numbers sequentially from the collection of prime numbers to form a random sequence of distinct prime numbers, which are all co-prime to a secret obtained by multiplying a first quantity consisting of the first large prime number minus one times a second quantity consisting of the second large prime number minus one.
18. The system as recited in claim 16, wherein the content encryption key generator calculates Jc1 = sPl moά(n) to generate a content encryption key; wherein k, is the content encryption key for the z-th block; wherein n=pq is a multiplication product of two large prime numbers /? and q; wherein s is an integer in the range of (1, n) and co-prime to n; wherein pt is the prime number corresponding to the z-th block ; and wherein pt is a prime number that is co-prime to a secret obtained by multiplying a first quantity consisting of the first large prime number minus one times a second quantity consisting of the second large prime number minus one.
19. The system as recited in claim 16, wherein the DRM secrets generator derives the single DRM decryption secret for an arbitrary collection of the blocks by calculating S1 = sπ' mod(«) , wherein S1 is the single decryption secret for the collection / of the blocks, n is a multiplication product of two large prime numbers, s is an integer generated from n, and π/is a scalar multiplication product πt ≡ Y[ pt , wherein pt is the prime number corresponding to the z-th block, and wherein pt is a number co-prime to a secret obtained by multiplying a first quantity consisting of the first large prime number minus one times a second quantity consisting of the second large prime number minus one.
20. The system as recited in claim 19, further comprising a client- side DRM module, wherein the client-side DRM module derives a decryption key for each block in the collection of blocks from the single DRM decryption secret by calculating K1 = s1 π'lp' mod(«) , wherein k, is the content encryption key for the z-th block.
EP08825886.8A 2007-01-09 2008-01-09 Content encryption schema for integrating digital rights management with encrypted multicast Withdrawn EP2119091A4 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/621,445 US7978848B2 (en) 2007-01-09 2007-01-09 Content encryption schema for integrating digital rights management with encrypted multicast
PCT/US2008/050649 WO2008150553A2 (en) 2007-01-09 2008-01-09 Content encryption schema for integrating digital rights management with encrypted multicast

Publications (2)

Publication Number Publication Date
EP2119091A2 true EP2119091A2 (en) 2009-11-18
EP2119091A4 EP2119091A4 (en) 2017-08-09

Family

ID=39594299

Family Applications (1)

Application Number Title Priority Date Filing Date
EP08825886.8A Withdrawn EP2119091A4 (en) 2007-01-09 2008-01-09 Content encryption schema for integrating digital rights management with encrypted multicast

Country Status (3)

Country Link
US (1) US7978848B2 (en)
EP (1) EP2119091A4 (en)
WO (1) WO2008150553A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105915547A (en) * 2016-06-15 2016-08-31 迅鳐成都科技有限公司 Method for realizing control and leakage prevention of data out of service system

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8281131B2 (en) 2008-08-28 2012-10-02 International Business Machines Corporation Attributes in cryptographic credentials
US8548946B2 (en) * 2008-10-14 2013-10-01 Microsoft Corporation Content package for electronic distribution
US7769641B2 (en) * 2008-11-18 2010-08-03 Cisco Technology, Inc. Sharing media content assets between users of a web-based service
EP2355503A1 (en) * 2010-02-04 2011-08-10 Nagravision S.A. Method to manage members of at least one group of decoders having access to audio/video data
US20100185868A1 (en) * 2010-03-21 2010-07-22 William Grecia Personilized digital media access system
US8402555B2 (en) 2010-03-21 2013-03-19 William Grecia Personalized digital media access system (PDMAS)
US8452957B2 (en) * 2010-04-27 2013-05-28 Telefonaktiebolaget L M Ericsson (Publ) Method and nodes for providing secure access to cloud computing for mobile users
EP2628120B1 (en) * 2010-10-14 2014-09-17 Telefonaktiebolaget L M Ericsson (publ) Compression and decompression technique for DRM license information delivery
US8565420B2 (en) * 2011-02-24 2013-10-22 Vixs Systems, Inc Source centric sanction server and methods for use therewith
US11349699B2 (en) * 2012-08-14 2022-05-31 Netflix, Inc. Speculative pre-authorization of encrypted data streams
US20140259090A1 (en) * 2013-03-08 2014-09-11 Futurewei Technologies, Inc. Storage Object Distribution System with Dynamic Policy Controls
US8631505B1 (en) 2013-03-16 2014-01-14 Jrc Holdings, Llc Method, system, and device for providing a market for digital goods
US8893301B2 (en) 2013-03-16 2014-11-18 Jrc Holdings, Llc Method, system, and device for providing a market for digital goods
US9247316B2 (en) 2013-04-23 2016-01-26 Microsoft Technology Licensing, Llc Protected media decoding using a secure operating system
US9467450B2 (en) 2013-08-21 2016-10-11 Medtronic, Inc. Data driven schema for patient data exchange system
US9430619B2 (en) 2014-09-10 2016-08-30 Microsoft Technology Licensing, Llc Media decoding control with hardware-protected digital rights management
JP6468567B2 (en) * 2016-09-01 2019-02-13 日本電信電話株式会社 Key exchange method, key exchange system
US10187443B2 (en) 2017-06-12 2019-01-22 C-Hear, Inc. System and method for encoding image data and other data types into one data format and decoding of same
US11588872B2 (en) 2017-06-12 2023-02-21 C-Hear, Inc. System and method for codec for combining disparate content
CN110120871B (en) * 2019-05-23 2021-09-28 福建师范大学 Broadcast encryption method and system with fixed private key and ciphertext length
US11394565B2 (en) * 2019-06-18 2022-07-19 Intel Corporation Asymmetric device attestation using physically unclonable functions
CA3148242A1 (en) * 2019-07-22 2021-01-28 C-Hear, Inc. System and method for codec for combining disparate content

Family Cites Families (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4351982A (en) * 1980-12-15 1982-09-28 Racal-Milgo, Inc. RSA Public-key data encryption system having large random prime number generating microprocessor or the like
EP0609570A1 (en) * 1993-01-07 1994-08-10 ALCATEL BELL Naamloze Vennootschap Randomizer and use of the same for contention resolution
US5748736A (en) * 1996-06-14 1998-05-05 Mittra; Suvo System and method for secure group communications via multicast or broadcast
US7039603B2 (en) * 1996-09-04 2006-05-02 Walker Digital, Llc Settlement systems and methods wherein a buyer takes possession at a retailer of a product purchased using a communication network
US6088453A (en) * 1997-01-27 2000-07-11 Kabushiki Kaisha Toshiba Scheme for computing Montgomery division and Montgomery inverse realizing fast implementation
US6275586B1 (en) * 1998-09-10 2001-08-14 Igt Cryptographically secure pseudo random number generator
US6788788B1 (en) * 1998-09-16 2004-09-07 Murata Kikai Kabushiki Kaisha Cryptographic communication method, encryption method, and cryptographic communication system
US7069590B1 (en) * 2000-02-17 2006-06-27 Microsoft Corporation System and method for protecting data streams in hardware components
US7024466B2 (en) * 2000-04-07 2006-04-04 Movielink, Llc Network configured for delivery of content for download to a recipient
US6959090B1 (en) * 2000-11-20 2005-10-25 Nokia Corporation Content Protection scheme for a digital recording device
US7039803B2 (en) * 2001-01-26 2006-05-02 International Business Machines Corporation Method for broadcast encryption and key revocation of stateless receivers
US7120248B2 (en) * 2001-03-26 2006-10-10 Hewlett-Packard Development Company, L.P. Multiple prime number generation using a parallel prime number search algorithm
JP4230162B2 (en) 2001-04-11 2009-02-25 株式会社日立製作所 Public key encryption communication method
US7298865B2 (en) * 2001-07-30 2007-11-20 Sarnoff Corporation Secure robust high-fidelity watermarking
US7242773B2 (en) * 2002-09-09 2007-07-10 Sony Corporation Multiple partial encryption using retuning
US7039938B2 (en) * 2002-01-02 2006-05-02 Sony Corporation Selective encryption for video on demand
DE10214189B4 (en) * 2002-03-28 2004-04-22 Siemens Audiologische Technik Gmbh Device for sonicating an eardrum with a cerumen protection device and hearing aid
US8656178B2 (en) 2002-04-18 2014-02-18 International Business Machines Corporation Method, system and program product for modifying content usage conditions during content distribution
DE10225574A1 (en) * 2002-06-10 2003-12-18 Merck Patent Gmbh New 1-acyl-3-phenyl-5,6-dihydro-4H-pyridazine derivatives, are phosphodiesterase IV inhibitors useful e.g. for treating asthma, allergy, inflammation, autoimmune diseases or myocardial diseases
US7113595B2 (en) * 2002-08-09 2006-09-26 Gemplus Generation of a random number that is non-divisible by a set of prime numbers
US7840806B2 (en) * 2002-10-16 2010-11-23 Enterprise Information Management, Inc. System and method of non-centralized zero knowledge authentication for a computer network
WO2004055992A1 (en) * 2002-12-16 2004-07-01 Telecom Italia S.P.A. Addresses generation for interleavers in turbo encoders and decoders
US20050063539A1 (en) * 2003-09-18 2005-03-24 Langin-Hooper Jerry Joe Prime-number-based method and apparatus for generating random numbers
US7265180B2 (en) * 2003-10-01 2007-09-04 Lanxess Corporation Thermoplastic molding composition having high clarity
US7594275B2 (en) * 2003-10-14 2009-09-22 Microsoft Corporation Digital rights management system
US7568111B2 (en) * 2003-11-11 2009-07-28 Nokia Corporation System and method for using DRM to control conditional access to DVB content
US7185195B2 (en) * 2003-12-14 2007-02-27 Realnetworks, Inc. Certificate based digital rights management
DE602005017369D1 (en) * 2004-02-03 2009-12-10 Sandisk Secure Content Solutio PROTECTION OF DIGITAL DATA CONTENT
US20060123484A1 (en) * 2004-03-04 2006-06-08 Miodrag Babic Method of clearing and delivering digital rights management licenses to devices connected by IP networks
US7412063B2 (en) * 2004-03-31 2008-08-12 International Business Machines Corporation Controlling delivery of broadcast encryption content for a network cluster from a content server outside the cluster
EP1621955B1 (en) * 2004-07-30 2017-06-07 Irdeto B.V. Method and device for providing access to encrypted content
US7865723B2 (en) * 2004-08-25 2011-01-04 General Instrument Corporation Method and apparatus for multicast delivery of program information
US20060075455A1 (en) * 2004-10-05 2006-04-06 Robert Koch Digital rights management and payment for a file download
US20080030618A1 (en) 2004-10-21 2008-02-07 Ryuichi Okamoto Content Receiving Apparatus, Content Receiving Method, And Content Distributing System
US7454616B2 (en) * 2005-01-07 2008-11-18 General Instrument Corporation Code authentication upon bootup for cable modems
KR100811046B1 (en) * 2005-01-14 2008-03-06 엘지전자 주식회사 Method for managing digital rights of broadcast/multicast service
KR20060097514A (en) 2005-03-07 2006-09-14 삼성전자주식회사 Method and apparatus for providing encrypted content according to broadcast encryption scheme at local server
US20060235800A1 (en) * 2005-04-18 2006-10-19 Alcatel Digital rights management for media streaming systems
US7827262B2 (en) * 2005-07-14 2010-11-02 Cisco Technology, Inc. Approach for managing state information by a group of servers that services a group of clients

Non-Patent Citations (1)

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

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105915547A (en) * 2016-06-15 2016-08-31 迅鳐成都科技有限公司 Method for realizing control and leakage prevention of data out of service system

Also Published As

Publication number Publication date
WO2008150553A3 (en) 2009-04-02
US7978848B2 (en) 2011-07-12
EP2119091A4 (en) 2017-08-09
US20080165956A1 (en) 2008-07-10
WO2008150553A2 (en) 2008-12-11

Similar Documents

Publication Publication Date Title
US7978848B2 (en) Content encryption schema for integrating digital rights management with encrypted multicast
Kaaniche et al. A secure client side deduplication scheme in cloud storage environments
KR101620246B1 (en) Secure distribution of content
US20060161772A1 (en) Secure authenticated channel
US20090210697A1 (en) Digital Rights Protection in BitTorrent-like P2P Systems
US8347098B2 (en) Media storage structures for storing content, devices for using such structures, systems for distributing such structures
US10574458B2 (en) Media storage structures for storing content, devices for using such structures, systems for distributing such structures
CN104009838A (en) Multimedia content piecewise encryption method
Kaaniche et al. Cloudasec: A novel public-key based framework to handle data sharing security in clouds
JP2004048479A (en) Encryption key management method of shared encryption information
KR102298266B1 (en) Data access control method and system using attribute-based password for secure and efficient data sharing in cloud environment
JP4080283B2 (en) Content distribution system
JP4377619B2 (en) CONTENT DISTRIBUTION SERVER AND ITS PROGRAM, LICENSE ISSUING SERVER AND ITS PROGRAM, CONTENT DECRYPTION TERMINAL AND ITS PROGRAM, CONTENT DISTRIBUTION METHOD AND CONTENT DECRYPTION METHOD
Chen et al. An anonymous DRM scheme for sharing multimedia files in P2P networks
JP4875481B2 (en) Encrypted information generating device and program thereof, secret key generating device and program thereof, distribution content generating device and program thereof, and content decrypting device and program thereof
JP4867425B2 (en) Information processing apparatus, information processing method, and computer program
Feng et al. When DRM Meets Restricted Multicast: A Content Encryption Key Scheme for Multicast Encryption and DRM
JP4133364B2 (en) ENCRYPTION DEVICE AND ITS PROGRAM, DECRYPTION DEVICE AND ITS PROGRAM, CONTENT DISTRIBUTION SERVER, AND CONTENT DECRYPTION TERMINAL
Abdalla et al. Anonymous Pairing-Free and Certificateless Key Exchange Protocol for DRM System.
JP2009171384A (en) Encryption information generation device and its program, secret key generation device and its program, and content decryption apparatus and its program
KR100995439B1 (en) Streaming security system using the Streaming data security apparatus and method
FENG et al. When DRM Meets Restricted Multicast···
Prihandoko Traitor Tracing Schemes: a Review
Archana et al. Data security and storage in cloud using hybrid algorithms
Varalakshmi et al. A framework for secure cryptographic key management systems

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: 20090708

AK Designated contracting states

Kind code of ref document: A2

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

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

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC

A4 Supplementary search report drawn up and despatched

Effective date: 20170707

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 9/00 20060101AFI20170704BHEP

Ipc: G06F 17/00 20060101ALI20170704BHEP

Ipc: H04L 9/08 20060101ALI20170704BHEP

Ipc: H04L 29/06 20060101ALI20170704BHEP

Ipc: H04L 9/06 20060101ALI20170704BHEP

17Q First examination report despatched

Effective date: 20180607

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

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20190801