Skip to content

Latest commit

 

History

History
1060 lines (665 loc) · 74.3 KB

SomeSpecification.bs.md

File metadata and controls

1060 lines (665 loc) · 74.3 KB
Date: 2018-07-16
Revision: 2.1
Title: DASH-IF Implementation Guidelines: Content Protection Information Exchange Format (CPIX)
Status: LD
Shortname: cpix
URL: https://dashif.org/guidelines/
Issue Tracking: GitHub https://github.com/Dash-Industry-Forum/CPIX/issues
Repository: https://github.com/Dash-Industry-Forum/CPIX GitHub
Editor: DASH-IF IOP, Content Protection and Security task force
Default Highlight: text
Line Numbers: on
Markup Shorthands: markdown yes
Boilerplate: copyright off, abstract off
Abstract: None
{
	"DASH-IF-IOP": {
		"href": "https://dashif.org/guidelines/",
		"title": "Guidelines for Implementation: DASH-IF Interoperability Points, version 4.1, September 2017.",
		"publisher": "DASHy Industry Forum"
	},
	"DASH-SystemIDs": {
		"href": "https://dashif.org/identifiers/protection/",
		"title": "DASH-IF registry of DRM System IDs.",
		"publisher": "DASH Industry Forum"
	},
	"RFC6030": {
		"title": "RFC 6030, Portable Symmetric Key Container (PSKC), October 2010.",
		"publisher": "IETF"
	},
	"CPIX-XML": {
		"href": "https://dashif.org/guidelines/",
		"title": "CPIX XML Examples.",
		"publisher": "DASH Industry Forum"
	},
	"CPIX-XSD": {
		"href": "https://dashif.org/guidelines/",
		"title": "CPIX XML Schema",
		"publisher": "DASH Industry Forum"
	}
}

Extended Scoper # {#scope}

The scope of this document is to define a Content Protection Information Exchange Format (CPIX). A CPIX document contains keys and DRM information used for encrypting and protecting content and can be used for exchanging this information among entities needing it in many possibly different workflows for preparing, for example, DASH or HLS content. The CPIX document itself can be encrypted, signed and authenticated so that its receivers can be sure that its confidentiality, source and integrity are also protected.

This specification describes version 2.1 of the CPIX document format. Detailed changes with respect to version 2.0 are tracked on GitHub. Highlighted changes are:

  • Updated HLS signalization support and added the support for Smooth Streaming
  • Added new label attributes to usages rules for keys and corrected.
  • Added key hierarchy support (2 layers of keys).

Extended Disclaimer # {#disclaimer}

This is a document made available by DASH-IF. The technology embodied in this document may involve the use of intellectual property rights, including patents, and patent applications owned or controlled by any of the authors or developers of this document. No patent license, either implied or express, is granted to you by this document. DASH-IF has made no search or investigation for such rights and DASH-IF disclaims any duty to do so. The rights and obligations which apply to DASH-IF documents, as such rights and obligations are set forth and defined in the DASH-IF Bylaws and IPR Policy including, but not limited to, patent and other intellectual property license rights and obligations. A copy of the DASH-IF Bylaws and IPR Policy can be obtained at http://dashif.org/.

The material contained herein is provided on an AS IS basis and to the maximum extent permitted by applicable law, this material is provided AS IS, and the authors and developers of this material and DASH-IF hereby disclaim all other warranties and conditions, either express, implied or statutory, including, but not limited to, any (if any) implied warranties, duties or conditions of merchantability, of fitness for a particular purpose, of accuracy or completeness of responses, of workmanlike effort, and of lack of negligence.

In addition, this document may include references to documents and/or technologies controlled by third parties. Those third party documents and technologies may be subject to third party rules and licensing terms. No intellectual property license, either implied or express, to any third party material is granted to you by this document or DASH-IF. DASH-IF makes no any warranty whatsoever for such third party material.

Introduction # {#main-intro}

This document defines a container allowing the exchange between entities of content protection information typically made of keys used for encrypting content and any associated DRM specific information. There may be one or several keys and these keys may be protected by one or several DRMs, hence there may be one or several DRM specific information. There is no assumption on the entities exchanging this information but it is not expected that a client device will use this exchange format. The goal is to allow entities involved in the content preparation workflow to get the content protection information so that, for example a DASH MPD can be generated with all content protection information.

Because the defined container is not made for a specifically defined content preparation workflow but is generic, conformance is not considered to be a critical part of CPIX. As a consequence, no conformance is defined for this specification.

Normative Language ## {#intro-conformance}

See [[!DASH-IF-IOP]] section 2.3.

Terms & Definitions ## {#intro-terms}

: Content :: One or more audio-visual elementary streams and the associated MPD if in DASH format.

: Content Key :: A cryptographic key used for encrypting part of the [=Content=].

: Content Protection :: The mechanism ensuring that only authorized devices get access to [=Content=].

: DRM Signaling :: The DRM specific information to be added in [=Content=] for proper operation of the DRM system when authorizing a device for this [=Content=]. It is made of proprietary information for licensing and key retrieval.

: Document Key :: A cryptographic key used for encrypting the =Content Key= in the CPIX document.

: PSSH :: Protection System Specific Header box that is part of an ISOBMFF file. This box contains [=DRM Signaling=].

: Content Key Context :: The portion of a media stream which is encrypted with a specific [=Content Key=].

Use Extended Cases and Requirements # {#usecases}

[=Content Key=]s and [=DRM Signaling=], a.k.a. content protection information need to be created and exchanged between some system entities when preparing [=Content=]. The flows of information are of very different nature depending on where [=Content Key=]s are created and also depending on the type of [=Content=] that can be either On-Demand or Live.

This section presents different use cases where such exchanges are required. [[#architecture]] is an overview of the general context in which exchange of content protection information is happening, [[#usecases-packaging]] describes some workflows for content creation and [[#usecases-exchange]] goes in the details of how content protection information can be exchanged over an interface between two entities.

Overview of the End to End Architecture ## {#architecture}

This informative section gives a general overview of the context in which content protection information need to be exchanged between entities in the backend. It completes section 7.5 of [[!DASH-IF-IOP]] by putting more emphasis on the backend aspects.

This informative section takes DASH content as an example for providing more specific and clear understanding, but this can be generalized to other streaming formats, such as HLS.

Logical roles that exchange DRM information and media.

The figure above shows logical entities that may send or receive DRM information such as media keys, asset identifiers, licenses, and license acquisition information. A physical entity may combine multiple logical roles, and the point of origin for information, such as media keys and asset identifiers, can differ; so various information flows are possible. This is an informative example of how the roles are distributed to facilitate the description of workflow and use cases. Alternative roles and functions can be applied to create conformant content. The different roles are:

Content Provider - A publisher who provides the rights and rules for delivering protected media, also possibly source media (mezzanine format, for transcoding), asset identifiers, key identifiers (KID), key values, encoding instructions, and content description metadata.

Encoder - A service provider who encodes media in a specified set of formats with different bitrates and resolutions etc., possibly determined by the publisher.

Packager / Encryptor - A service provider who encrypts and packages media, inserting [=DRM Signaling=] and metadata into the media files. In the case of DASH packaging, this consists of adding the default_KID in the file header tenc box, initialization vectors and subsample byte ranges in track fragments indexed by saio and saiz boxes, and possibly one or more [=PSSH=] boxes containing license acquisition information (from the DRM Service). Tracks that are partially encrypted or encrypted with multiple keys require sample to group boxes and sample group description boxes in each track fragment to associate different KIDs to groups of samples. The Packager could originate values for KIDs, [=Content Key=]s, encryption layout, etc., then send that information to other entities that need it, including the DRM Service and Streamer, and probably the Content Provider. However, the Packager could receive that information from a different point of origin, such as the Content Provider or DRM Service.

Manifest Creator - A service provider which generates the media manifests which group the various media files into a coherent presentation. These manifest files may contain [=DRM Signaling=] information. For DASH, the MPD Creator is assumed to create one or more types of DASH MPD files, and provide indexing of Segments and/or sidx indexes for download so that players can byte range index Subsegments. The MPD must include descriptors for Common Encryption and DRM key management systems, and should include identification of the default_KID for each AdaptationSet element, and sufficient information in UUID ContentProtection Descriptor elements to acquire a DRM license. The default_KID is available from the Packager and any other role that created it, and the DRM specific information is available from the DRM Service.

DRM Client - It gets information from different sources: media manifest files, media files, and DRM licenses.

DRM Service - The DRM Service creates licenses containing a protected [=Content Key=] that can only be decrypted by a trusted DRM Client.

The DRM Service needs to know the default_KID and DRM SystemID and possibly other information like asset ID and player domain ID in order to create and download one or more licenses required for a Presentation on a particular device. Each DRM system has different license acquisition information, a slightly different license acquisition protocol, and a different license format with different playback rules, output rules, revocation and renewal system, etc. For DASH, the DRM Service typically must supply the Streamer and the Packager license acquisition information for each UUID ContentProtection Descriptor element or [=PSSH=] box, respectively.

The DRM Service may also provide logic to manage key rotation, DRM domain management, revocation and renewal and other [=Content Protection=] related features.

Use Cases for the Preparation of Content ## {#usecases-packaging}

This informative section describes some workflows for content preparation where content protection information is exchanged between or carried through some entities.

As for the previous section, this informative section takes DASH content as an example for providing more specific and clear understanding, but this can be generalized to other streaming formats, such as HLS.

On-Demand Content ### {#usecases-packaging-ondemand}

The flow for preparing On-Demand Content requires that a media asset is available non-encrypted, ideally in the maximum resolution so that an adaptive streaming presentation can be prepared.

One possible flow is that a Content Management System (CMS) creates a workflow ensuring that DASH Content is prepared. The CMS makes the file available to a transcoder. The transcoder outputs the segmented files that can be encrypted. The encryption engine either generates the [=Content Key=]s or requests them from a DRM system. The DRM system also provides [=PSSH=] boxes to be added to the media files, as well as ContentProtection elements to be added to the MPD file. When the encrypted DASH Content is ready, the MPD is generated by a MPD Generator It asks the DRM system the required [=DRM Signaling=] to be added in the MPD. DASH content is then uploaded by the CMS on a CDN making it available to users. In parallel, editorial metadata is exported to the Portal, enabling access to users. DRM systems receive relevant metadata information that needs to be included in the license (output controls) when creating a license.

This flow is summarized in the figure below where arrows show the flow of information.

Example of workflow for On-Demand Content preparation.

Live Content ### {#usecases-packaging-live}

Metadata is regularly imported with new or updated information. Metadata can include different type of information on the EPG events such as the duration of the event, the list of actors, the output controls usage rules, a purchase window, etc.

Content is continuously received, transcoded in the desired format and encrypted if any type of entitlement is required.

One or many [=Content Key=]s can be used if key rotation is used or not. Such setting is static and configuration is hard-coded in the relevant equipment, hence a Content Management System is not required for this workflow to operate. As for Content on-Demand, keys are generated by the encryption engine or the DRM system and are available to all DRM systems and the encryption engine at the right moment depending on how these keys are used. The encoder requests to the DRM systems their specific signaling, if any, to be added in the MPD.

Encrypted segments and the media manifest are uploaded on a CDN making it available to users.

Metadata is exported to the Portal, enabling access to users. DRM systems receive relevant metadata information that needs to be included in the license (output controls).

This flow is summarized in the figure below where arrows show the flow of information.

Example of workflow for Live Content preparation.

Catch-up ### {#usecases-packaging-catchup}

Live Content has already been encoded and encrypted (if required) for Live unicast. All DRM systems have access to the keys.

Additional metadata may be required for ensuring that events are effectively available in catch-up. These are made available to the Portal and some Live events are identified as being able to be replayed as On-demand. Optionally, the operator may choose to replace the advertising content with targeted ads.

Electronic Sell Through ### {#usecases-packaging-est}

In order to make available its Content in a defined and controlled quality, a content owner is preparing it. Preparation includes transcoding to the desired format and encryption of the resulting segments. The content owner is generating also the =Content Key=. At the end of the process, [=Content=] is ready and stored along with the =Content Key=.

Later the content owner distributes the prepared [=Content=] to multiple locations, in addition metadata describing it is also made available to retail platforms so that it becomes salable on multiples Portals. In parallel, the content owner distributes the =Content Key= to any authorized DRM system. A DRM system is authorized if it is one used by one of the Portal that has this [=Content=] for sale.

Exchange over an Interface ## {#usecases-exchange}

This informative section gives details on how content protection information is exchanged or transferred over an interface between two or more entities.

Content Key Delivery to One Entity ### {#usecase-delivery-to-one}

In the simplest use case, content protection information is made of a [=Content Key=]. One entity sends a [=Content Key=] to the other entity.

Content Key delivery to one entity.

The primary data model carried by content protection information document is made of one to many [=Content Key=]s with their associated KeyIDs. Any context or meaning is attributed externally. The document simply serves as a standard way to serialize [=Content Key=]s for delivery.

Secure Content Key Delivery to Several Entities ### {#usecase-secure-delivery-to-many}

This use case is an extension of [[#usecase-delivery-to-one]] and is compatible with the use cases presented in the following sections.

Secure Content Key delivery to Several Entities.

The entities exchanging [=Content Key=]s may want to rely upon a trust relationship that ensures authentication and privacy of communications. Such a mechanism can be provided by the communication protocol used to deliver the document but the document can also be self-protected. CPIX documents can deliver [=Content Key=]s in encrypted and digitally signed form, enabling confidentiality, authentication and nonrepudiation.

In situations with more than one recipient, the document allows each one to decrypt the [=Content Key=]s using its own private key.

Content Key Delivery with Usage Rules ### {#usecase-usagerules}

These use cases are extension of [[#usecase-delivery-to-one]] and present different rules that can be applied on a [=Content Key=] when delivered to an entity. Each usage rule defines a set of filters that are used to define a [=Content Key Context=]. If a rule match is found, the [=Content Key=] referenced by the usage rule is to be used to encrypt the [=Content Key Context=] defined by the rule.

Improved Content Key Delivery with key usage rules.

Label Filter #### {#usecase-usagerules-labelfilter}

This use case adds information to [=Content Key=]s that specifies how they are to be mapped to labelled [=Content Key Context=]s, where the labeling system has been pre-agreed between the producer and consumer of the CPIX document.

For example, labels might be the IDs of DASH adaptation sets or, for more compatibility with formats other than DASH, names of media files/directories or input values for arbitrary custom logic.

The recipient will use the added information to map [=Content Key=]s to [=Content Key Context=]s defined by labels.

Key Period Filter #### {#usecase-usagerules-periodfilter}

This use case adds information to [=Content Key=]s that specifies how they are to be mapped to key periods, a.k.a. crypto-periods for [=Content Key=] rotation. The mapping is accomplished by defining key periods and mapping [=Content Key=]s to any number of key periods.

The recipient will use the added information to map [=Content Key=]s to time periods.

Policy-based Filters #### {#usecase-usagerules-policyfilters}

This use case associates policy-based information with [=Content Key=]s, constraining how they define [=Content Key Context=]s. Policy based filters are, for example, video or audio stream attributes and bitrate ranges.

The recipient will use the added information to map [=Content Key=]s to [=Content Key Context=]s according to the defined policy.

Having no policy in some dimension means that the [=Content Key Context=] is not constrained in that dimension. For example, if the HDR policy is not specified, the [=Content Key Context=] may include both HDR and non-HDR media.

[=Content Key=] Delivery with DRM Signaling ### {#usecase-drm-signaling}

This use case is an extension of [[#usecase-delivery-to-one]] and is compatible with [[#usecase-usagerules]].

This use case adds [=DRM Signaling=] information to each [=Content Key=]. The recipient may embed this signaling into the data streams it generates.

Content Key Delivery with DRM Signaling.

The primary data model carried by content protection information document needs then to include zero to many DRM system signaling elements, each element consisting of a DRM system ID, some signaling information such as for example signaling data for a DASH manifest or a HLS playlist or signaling data for an ISOBMFF file.

The use of 3rd party extensions enable the inclusion of DRM system signaling in forms suitable for other media delivery technologies.

The recipient may use the part of signaling data that it understands and knows how to embed into its output, ignoring signaling data that targets other media delivery technologies.

Incremental Update and Extension of the Document ### {#usecase-incremental-authoring}

This use case illustrates the usage of the content protection information document in a realistic workflow comprising multiple cooperating components that require a standardized data format for content protection information exchange.

Incremental Update and Extension of the Document.

Each component participating in such a workflow is the authority on a particular aspect. For example, the Key Server manages [=Content Key=]s and usage rules and may define the key periods, the DRM System knows how to define the correct [=DRM Signaling=] and the Encryption Engine might want to inform the Packager what representations the [=Content Key=]s actually got mapped to (the Packager might not have enough information to resolve usage rules based on detailed metadata, so the Encryption Engine could define a new set of usage rules that are simple enough for the Packager to understand, e.g. by making use of label filters).

As the document travels in the workflow, each component adds the elements containing the content protection items it generates (key periods, usage rules, [=Content Key=]s, [=DRM Signaling=], etc), making it suitable for the next component that will make use of it. After each modification, the added elements may be signed to maintain a chain of trust on each set of elements individually. The document in its entirety may also be signed to authenticate the document as a whole.

Note that in the above example, the [=Content Key=] material itself is encrypted for the Encryption Engine. Despite the fact that many other components participate in the workflow, they do not have access to [=Content Key=]s.

Content Key Hierarchy Delivery for Content Packaging ### {#usecase-hierarchy-delivery}

Some DRM systems enable the use of hierarchy of keys, where the set of keys delivered to clients (root keys) within licenses differs from the set of keys used to encrypt Content (leaf keys). Doing so enable DRM systems to separate content encryption and commercial offer management.

Packaging content that uses a key hierarchy requires the Packager to know:

  • The leaf keys.
  • The KIDs of the root keys (but not the root keys themselves).
  • DRM system signaling data for both root and leaf keys.

To fulfill this use case, CPIX enables the above data to be exchanged.

Root Key Delivery for License Server Operation ### {#usecase-rootkey-delivery}

Some DRM systems enable the use of hierarchical keys, where the set of keys delivered to clients (root keys) differs from the set of keys used to encrypt Content (leaf keys).

When, for example, key creation is not a function of the license server, creating licenses in scenarios that use hierarchical keys requires the license server to know the root keys. CPIX enables root keys to be delivered to license servers.

The exchange of root keys is technically identical to the exchange of non-hierarchical [=Content Key=]s as described in [[#usecase-delivery-to-one]]. It is expected that the recipient of a CPIX document in this use case is already aware of the hierarchical nature of the keys within, without any signaling in the CPIX document.

Workflow Examples ## {#workflows}

Encryptor Producer and Encryptor Consumer ### {#workflows-intro}

There are many workflows that are possible, depending on which entities provide information in the CPIX document, and which entities consume that information. Two simple single-producer, single-consumer examples are illustrated below:

Encryptor Producer.

Encryptor Consumer.

All workflows require that content protection information and [=Content Key=]s be exchanged between two or more entities. In the examples above the entities are the Encryptor and DRM System:

  • The Encryptor Producer example allows, in this case, the Encryptor to generate [=Content Key=]s and to push them to one or many DRM systems. The Encryptor could expect to receive from the DRM systems some [=DRM Signaling=].
  • The Encryptor Consumer example allows the Encryptor to pull [=Content Key=]s and [=DRM Signaling=] from a DRM system. In this case, [=Content Key=]s are generated by the DRM System.

The document allows supporting both workflows above in addition to other workflows not explicitly described here.

Before exchanging key information in a secure manner, the entities which exchange key material must know about each other and share public keys so that one entity could encrypt data and the other entity could decrypt it. This important step of Trust establishment is out of the scope of this document.

Encryptor Producer #### {#workflows-encryptorproducer}

This informative section shows a possible workflow for securing the exchange of the key information between entities when the Encryptor generates the [=Content Key=]s. In this example, the Encryptor is the entity which is taking responsibility for generating the [=Content Key=]s, protecting them and pushing them to the DRM Systems.

  • The first step is the Trust establishment. Public keys must be exchanged between two or more entities (the Encryptors and the DRM Systems) prior exchanges.
  • Once the Trust is established and the necessary associated key material is shared between entities, [=Content Key=]s can be exchanged. The Encryptor is encrypting these keys using DRM Systems public keys. The DRM Systems can decrypt using their own private key.
  • The Encryptor provides crypto material required to uniquely identify the entity capable of decrypting the media.

All these steps are summarized in the figure below.

Encryptor Producer example steps.

Encryptor Consumer #### {#workflows-encryptorconsumer}

This informative section shows a possible workflow for securing the exchange of the key information between entities when the DRM System generates the [=Content Key=]s. In this model, the Encryptor can pull documents directly from a DRM System. In this case, the DRM System is generating [=Content Key=]s and is encrypting them for a secure delivery to the Encryptor.

  • As in the case of the Encryptor Producer model, the first step is the Trust establishment. Public keys must be exchanged between two or more entities (the Encryptors and the DRM System) prior exchanges.
  • The DRM System will use the public key of the Encryptor to encrypt keys to be inserted in the document and will send it to Encryptor.
  • The Encryptor can decrypt the [=Content Key=]s using its private key.

All these steps are summarized in the figure below.

Encryptor Consumer example steps.

Multiple Producers #### {#workflows-multiple-producers}

This informative section illustrates that it is possible to have more complex workflows than those previously illustrated. In one such example, for DASH content, a media packager might define the types of streams in the presentation, an Encryptor might generate the [=Content Key=]s, a DRM System might generate other [=DRM Signaling=], An Encryptor and an MPD Generator might be the consumers of the final document. In such workflows, the document gets passed from entity to entity in sequence, with each entity adding top-level elements, and recording the update.

Multiple Producers example.
  • The first step is the Trust establishment. Public keys must be exchanged between two or more entities prior to exchanges.
  • Once the Trust is established and the necessary associated key material is shared between entities, [=Content Key=]s can be exchanged.
  • The Packager provides identification of the receivers and the various stream encoding criteria (usage rules) in version 1 of the document.
  • The Encryptor adds key information in version 2 of the document. These elements only contain Keys and no DRM information.
  • The DRM System imports the [=Content Key=]s stored in the document, and adds its own information in version 3 of the document, which is the finalized version.
  • The Encryptor extracts content protection information from the document to be embedded in the media (e.g. [=PSSH=] boxes).
  • The MPD Generator also extracts content protection related information from the document to be embedded in the MPD document (e.g. [=PSSH=] boxes, key IDs).

All these steps are summarized in the figure below.

Multiple Producers example steps.

Requirements ## {#main-requirements}

It shall be possible to exchange =Content Key= and [=DRM Signaling=] between entities involved in Content preparation workflows, an example of such interface where the exchange shall be possible is between a DRM system and the encryption engine.

It shall be possible that the manifest generator receives [=DRM Signaling=] for several DRM systems and/or content formats

Update of =Content Key= shall be possible at periodic time or based on events. Some period of time could be in the clear (no encryption).

It shall allow generating MPD conformant to [[!DASH-IF-IOP]].

=Content Key= shall be secured over the interface.

Entities exchanging content protection information should be authenticated.

XSD Schema Definition # {#schema}

This section describes the Content Protection Information eXchange (CPIX) format to provide a framework to securely exchange =Content Key= and [=DRM Signaling=] between different system entities (see Section 2). This is an XML file that is described by the XSD provided in [[!CPIX-XSD]]. This section describes in details elements part of the schema.

Structure Overview ## {#schema-structure}

The structure is articulated around [=Content Key=]s and the accompanying material. The document contains all the information required for allowing any entitled entity to get access to or add in the [=Content Key=]s and either consume or add material, such as time constraint, DRM information to the CPIX document. The same XML file can be shared between several receiving entities. Hence, each one must be able to decrypt keys and must be properly identified.

Taking this into account, the CPIX document contains lists of elements:

  • DeliveryDataList: This list contains instances of DeliveryData, each of which describes an entity entitled to decrypt [=Content Key=]s contained in the CPIX document.
  • ContentKeyList: This list contains instances of ContentKey, each of which contains a [=Content Key=] used for encrypting media.
  • DRMSystemList: This list contains instances of DRMSystem, each of which contains the signaling data to associate one DRM system with one [=Content Key=].
  • ContentKeyPeriodList: This list contains instances of ContentKeyPeriod, each of which defines a time period that may be referenced by the key period filters included in [=Content Key=] usage rules.
  • ContentKeyUsageRuleList: This list contains instances of ContentKeyUsageRule, which maps a [=Content Key=] to one or more [=Content Key Context=]s.
  • UpdateHistoryItemList: This list contains instances of UpdateHistoryItem, each of which contains an update version number and an identifier of the entity which produced the update. Other elements in the document are linked to a specific update by update version number (via the <{UpdateHistoryItem/updateVersion}> attribute).
  • Signature: Each instance of this element contains a digital signature [[!XMLDSIG-CORE]] over either the entire document or a subset of XML elements.

The [=Content Key=]s can be encrypted inside the XML file using the public keys of the recipients, identified in the DeliveryData elements. The XML file also allows storing the [=Content Key=]s in the clear, in which case the security of the [=Content Key=]s is contingent on the security of the communication channel used to deliver the CPIX document to the recipients.

The figure below shows the first elements and a high-level view of the structure. Detailed description of the structure is given in the following sections.

Content Protection Information Exchange Format high level view.

Hierarchical data model ## {#schema-datamodel}

In this section the following conventions are used:

  • Element names are in PascalCase and attribute names are in camelCase.
  • Each type member is suffixed with its use requirements and its data type.
  • Child element use requirements specify the number of elements allowed (min...max) where N means unbounded.
  • Attribute use requirements indicate M=Mandatory, O=Optional, OD=Optional with Default Value, CM=Conditionally Mandatory.

Child elements must be in the order specified here. Attributes may be in any order.

The XSD schema for this model is provided in [[!CPIX-XSD]]. In addition to types defined in this document, the CPIX data model references types defined in [[!XMLSCHEMA11-2]], [[!RFC6030]], [[!XMLDSIG-CORE]] and [[!XMLENC-CORE]]. External data types are prefixed with xs:, pskc:, ds: and xenc: respectively.

CPIX Element### {#schema-cpix}

The root element that carries the Content Protection Information for a set of media assets.

: id (O, xs:ID) :: Specifies an identifier for the CPIX document. It is recommended to use an identifier that is unique within the scope in which this file is published.

: contentId (O, xs:string) :: Specifies an identifier for the asset or content that is been protected by the keys carried in this CPIX document. It is recommended to use an identifier that is unique within the scope in which this file is published.

: name (O, xs:string) :: The name of the presentation.

: DeliveryDataList (0...1, <{DeliveryDataList}>) :: A container for <{DeliveryData}> elements. If not present, [=Content Key=]s in the document are delivered in the clear, without encryption.

: ContentKeyList (0...1, <{ContentKeyList}>) :: A container for <{ContentKey}> elements.

: DRMSystemList (0...1, <{DRMSystemList}>) :: A container for <{DRMSystem}> elements. If not present, the document does not contain any DRM system signaling data.

: ContentKeyPeriodList (0...1, <{ContentKeyPeriodList}>) :: A container for <{ContentKeyPeriod}> elements.

: ContentKeyUsageRuleList (0...1, <{ContentKeyUsageRuleList}>) :: Container for <{ContentKeyUsageRule}> elements. If not present, the document does not define [=Content Key Context=]s and an external mechanism is required for synchronizing the content creation workflow.

: UpdateHistoryItemList (0...1, <{UpdateHistoryItemList}>) :: Container for <{UpdateHistoryItem}> elements.

: Signature (0...N, ds:Signature) :: Digital signature as defined in [[!XMLDSIG-CORE]]. Each signature signs either the full document or any set of elements within the CPIX document. Every digital signature must contain an X.509 certificate identifying the signer and the associated public key.

DeliveryDataList Element ### {#schema-deliverydatalist}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: updateVersion (O, xs:integer) :: Matches the <{UpdateHistoryItem/updateVersion}> attribute of the <{UpdateHistoryItem}> element providing details on when this element was added or updated.

: DeliveryData (0...N, <{DeliveryData}>) :: Contains the required information allowing defining which entities can get access to the [=Content Key=]s delivered in this document. :: There is one <{DeliveryData}> element per entity capable of accessing encrypted [=Content Key=]s stored in this document. If this element is not present, then the [=Content Key=]s are in the clear in the file.

DeliveryData Element ### {#schema-deliverydata}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: updateVersion (O, xs:integer) :: Matches the <{UpdateHistoryItem/updateVersion}> attribute of the <{UpdateHistoryItem}> element providing details on when this element was added or updated.

: name (O, xs:string) :: Name of the Delivery Data.

: DeliveryKey (1, ds:KeyInfoType) :: Contains an X.509 certificate that identifies the intended recipient and the public key that was used to encrypt the [=Document Key=]. :: Refer to [[#keys-enc]] for a description of the key management within the CPIX document.

: DocumentKey (1, extended pskc:KeyType) :: Contains the key that was used for encrypting the [=Content Key=] stored in each <{ContentKey}> element. The [=Document Key=] is encrypted using the public key listed in the recipient’s X.509 certificate. :: Extends KeyType defined in [[!RFC6030]]. The attributes id and Algorithm are optional in this extension. :: Refer to [[#keys-enc]] for a description of the key management within the CPIX document.

: MACMethod (0...1, pskc:MACMethodType) :: Identifies the MAC algorithm and contains the MAC key used to implement authenticated encryption of [=Content Key=]s. The MAC key is encrypted using the public key listed in the recipient’s X.509 certificate. :: Refer to [[#keys-enc]] for a description of the key management within the CPIX document.

: Description (0...1, xs:string) :: A description of the element.

: SendingEntity (0...1, xs:string) :: The name of the entity generating this CPIX document.

: SenderPointOfContact (0...1, xs:string) :: Contact information, such as an email address, of the Sender.

: ReceivingEntity (0...1, xs:string) :: The name of the entity capable of decrypting [=Content Key=]s in this CPIX document.

ContentKeyList Element ### {#schema-contentkeylist}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: updateVersion (O, xs:integer) :: Matches the <{UpdateHistoryItem/updateVersion}> attribute of the <{UpdateHistoryItem}> element providing details on when this element was added or updated.

: ContentKey (0...N, <{ContentKey}>) :: Contains all information on a [=Content Key=] used to encrypt one or more [=Content Key Context=]s.

ContentKey Element ### {#schema-contentkey}

Extends KeyType defined in [[!RFC6030]]. The attributes id and Algorithm and the element Data are optional in this extension.

The key this element contains can be encrypted. If it is encrypted, it is encrypted with the key that is under the <{DeliveryData/DocumentKey}> element part of the <{DeliveryData}>. Refer to [[#keys-enc]] for a description of the key management within the CPIX document.

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: Algorithm (O, xs:ID) :: This is an attribute inherited from [[!RFC6039]] and made optional in this specification.

: kid (M, xs:string) :: The unique identifier of the [=Content Key=].

: explicitIV (O, xs:base64binary) :: The IV to use when solution-specific logic requires a single explicit IV to be associated with a [=Content Key=]. :: The primary use case is to enable the use of DRM systems that associate a single IV with each [=Content Key=] and whose DRM client implementations are unable to extract the IV from the content, requiring the license server to deliver the IV together with the [=Content Key=] upon request. A CPIX document can be used to supply the [=Content Key=] and IV together to the license server. :: Use of this attribute is not recommended except for compatibility with such DRM systems. Even if present in a CPIX document, the attribute should be ignored if solution-specific logic does not require it to be used.

: dependsOnKey (O, xs:string) :: This attribute signals that the [=Content Key=] is a leaf key in a key hierarchy. It references the <{ContentKey/kid}> attribute of another <{ContentKey}> element describing the root key. :: The referenced key shall not be a leaf key. :: If this attribute is not specified, the [=Content Key=] is either a root key or does not participate in a key hierarchy. The CPIX document format does not make a distinction between these two cases.

DRMSystemList Element ### {#schema-drmsystemlist}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: updateVersion (O, xs:integer) :: Matches the <{UpdateHistoryItem/updateVersion}> attribute of the <{UpdateHistoryItem}> element providing details on when this element was added or updated.

: DRMSystem (0...N, <{DRMSystem}>) :: [=DRM Signaling=] of a DRM system associated with a [=Content Key=].

DRMSystem Element ### {#schema-drmsystem}

The <{DRMSystem}> element contains all information on a DRM system that can be used for retrieving licenses for getting access to content. This specification defines elements for DRM system signaling in DASH, ISOBMFF, Smooth Streaming, HLS amd HDS formats. Implementations may extend CPIX documents with additional elements to provide DRM system signaling information for other formats.

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: updateVersion (O, xs:integer) :: Matches the <{UpdateHistoryItem/updateVersion}> attribute of the <{UpdateHistoryItem}> element providing details on when this element was added or updated.

: systemId (M, xs:string) :: This is the unique identifier of the DRM system. Values are published by [[!DASH-SystemIDs]].

: kid (M, xs:string) :: Matches the <{ContentKey/kid}> attribute of the <{ContentKey}> this element references.

: name (O, xs:string) :: This is a human-readable name and version of the DRM system. This can be used in DASH MPD as the value for the @value attribute of the ContentProtection element.

: PSSH (0...1, xs:base64binary) :: This is the full [=PSSH=] box that should be added to ISOBMFF files encrypted with the referenced [=Content Key=]. :: When the key is a leaf key in a key hierarchy, the value is inserted under the moof boxes. :: This element should not be used when the key is not part of a key hierarchy or is a root key in a key hierarchy. Instead, the DRM system signaling should be carried by the format-specific data structures such <{DRMSystem/ContentProtectionData}>. See [[!DASH-IF-IOP]] section 7.7.1. If this element is used in the above circumstances, the value is inserted under the moov box. :: This element has meaning only when the media content is in the ISOBMFF format.

: ContentProtectionData (0...1, xs:base64binary) :: This is the full well-formed standalone XML element to be added to the DASH manifest under the ContentProtection element for this DRM system. This is UTF-8 text without a byte order mark. :: This element shall not be used if the referenced [=Content Key=] is a leaf key in a key hierarchy. :: This element has meaning only when a DASH manifest is created for the media content.

: URIExtXKey (0...1, xs:base64binary) :: This is the full data to be added in the URI parameter of the EXT-X-KEY tag of a HLS playlist. This is UTF-8 text without a byte order mark. :: This element is present only when the content is in the HLS format. :: The use of this element is deprecated. Using <{DRMSystem/HLSSignalingData}> is recommended.

: HLSSignalingData (0...2, extended xs:base64binary) :: This is the full data including the #EXT-X-KEY or #EXT-X-SESSION-KEY tag of a HLS playlist depending on the destination of the data (see [[#schema-HLSsignalingdata]]). This may contain multiple lines allowing to add lines with proprietary tags and values. This is UTF-8 text without a byte order mark. :: This element shall not be used if the referenced [=Content Key=] is a leaf key in a key hierarchy. :: This element has meaning only when a HLS playlist is created for the media content.

: SmoothStreamingProtectionHeaderData (0...1, xs:string) :: This is the inner text of the ProtectionHeader XML element to be added to the Smooth Streaming manifest for this DRM system. This is UTF-8 text without a byte order mark. :: This element shall not be used if the referenced [=Content Key=] is a leaf key in a key hierarchy. :: This element has meaning only when a Smooth Streaming manifest is created for the media content.

: HDSSignalingData (0...1, xs:base64binary) :: This is the full drmAdditionalHeader element to be added to the HDS playlist (including the beginning and ending tags). This is UTF-8 text without a byte order mark. :: This element shall not be used if the referenced [=Content Key=] is a leaf key in a key hierarchy. :: This element has meaning only when a Flash media manifest is created for the media content.

Additional child elements not defined by DASH-IF may be present containing signaling data for other media formats. Such elements must appear after any elements defined here.

HLSSignalingData Element ### {#schema-HLSsignalingdata}

The HLSSignalingData allows carrying base64 encoded text. It has an optional attribute allowing to define where this data is to be placed, either in the master playlist or in the media playlist. It allows having different proprietary signaling in these locations. If <{HLSSignalingData/playlist}> is not present then the HLSSignalingData goes in the media playlist and there is no signaling in the master playlist (in this case, there is only one HLSSignalingData element in the CPIX document).

: playlist (O, restricted xs:string) :: Specifies the destination of the data carried by this element. It can only have two values master and variant.

ContentKeyPeriodList Element ### {#schema-contentkeyperiodlist}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: updateVersion (O, xs:integer) :: Matches the <{UpdateHistoryItem/updateVersion}> attribute of the <{UpdateHistoryItem}> element providing details on when this element was added or updated.

: ContentKeyPeriod (0...N, <{ContentKeyPeriod}>) :: A list of ContentKeyPeriod element. For every [=Content Key=], ContentKeyPeriod elements cover non ovelapping periods of time. The concatenation of all period of times may not fully cover the [=Content=] as some parts may be in the clear.

ContentKeyPeriod Element ### {#schema-contentkeyperiod}

When <{ContentKeyPeriod/start}> and <{ContentKeyPeriod/end}> are present, the interval is defined by [<{ContentKeyPeriod/start}>, <{ContentKeyPeriod/end}>), meaning that the key is in use at the start time but not at the end time. If neither are specified, then it is assumed that the encryptor is determining the key period boundaries internally, and other components do not need to be aware of them. In this case, the key periods are referenced simply by a sequence number (<{ContentKeyPeriod/index}>). An example of this would be an encryptor which rotates the keys once an hour, and not necessarily at specific times.

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: index (O, xs:integer) :: Numerical index for the key period. Mutually exclusive with <{ContentKeyPeriod/start}> and <{ContentKeyPeriod/end}>.

: start (O, xs:dateTime) :: Wall clock (Live) or media time (VOD) for the start time for the period. Mutually inclusive with <{ContentKeyPeriod/end}>, and mutually exclusive with <{ContentKeyPeriod/index}>.

: end (O, xs:dateTime) :: Wall clock (Live) or media time (VOD) for the end time for the period. Mutually inclusive with <{ContentKeyPeriod/start}>, and mutually exclusive with <{ContentKeyPeriod/index}>.

ContentKeyUsageRuleList Element ### {#schema-contentkeyusagerulelist}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: updateVersion (O, xs:integer) :: Matches the <{UpdateHistoryItem/updateVersion}> attribute of the <{UpdateHistoryItem}> element providing details on when this element was added or updated.

: ContentKeyUsageRule (0...N, <{ContentKeyUsageRule}>) :: A rule which defines a [=Content Key Context=].

ContentKeyUsageRule Element ### {#schema-contentkeyusagerule}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: kid (M, xs:string) :: Matches the <{ContentKey/kid}> attribute of the <{ContentKey}> this element references. :: In hierarchical key scenarios, this shall reference a leaf key, not a root key.

: intendedTrackType (O, xs:string) :: Specifies the type of media track which corresponds to the streams which match the rules defined in this <{ContentKeyUsageRule}> element. :: Examples of types for the media track might be UHD, UHD+HFR. See [[#schema-labelfilter]] for more details.

: KeyPeriodFilter (0...N, <{KeyPeriodFilter}>) :: Defines a period of time constraints for the [=Content Key Context=]. :: This filter links ContentKey and ContentKeyPeriod elements.

: LabelFilter (0...N, <{LabelFilter}>) :: Defines a label association for the [=Content Key Context=].

: VideoFilter (0...N, <{VideoFilter}>) :: Defines video constraints to be associated with the [=Content Key Context=]. :: This filter can only be used on media content of type video.

: AudioFilter (0...N, <{AudioFilter}>) :: Defines audio constraints to be associated with the [=Content Key Context=]. :: This filter can only be used on media content of type audio.

: BitrateFilter (0...N, <{BitrateFilter}>) :: Defines bitrate constraints to be associated with the [=Content Key Context=].

Additional child elements not defined by DASH-IF may be present containing proprietary filters. Such elements must appear after any elements defined here.

Usage Rules Filters ### {#schema-usagerulefilter}

Introduction #### {#schema-usagerulefilter-intro}

There can be several filters defined within a single <{ContentKeyUsageRule}>. In this case, all rules apply identically, the entity generating the <{ContentKeyUsageRule}> element or adding a new rule is responsible for ensuring that they do not contradict each other. A set of rules that would match multiple [=Content Key=]s to a single [=Content Key Context=] is invalid.

If more than one of a particular type of filter (e.g. <{KeyPeriodFilter}>) is present within a <{ContentKeyUsageRule}>, then they are first aggregated with a logical OR operator. After that, different types of filters are aggregated with a logical AND operator. For example, a rule that defines a label filter for stream-1, a label filter for steam-2 and a video filter would be matched as (stream-1 OR stream-2) AND video.

A scenario where multiple [=Content Key=]s can be mapped to a single [=Content Key Context=] shall be considered invalid. A CPIX document must always match exactly zero or one [=Content Key=]s to any [=Content Key Context=].

A usage rule shall be considered unusable if it contains a child element whose meaning is unknown (i.e. a filter of an unknown type) or which cannot be processed for any other reason (e.g. <{VideoFilter/minPixels}> is defined but the implementation does not know the pixel count of the video samples). An entity interpreting the <{ContentKeyUsageRule}> element shall not perform =Content Key= mapping to [=Content Key Context=]s if any unusable usage rules exist. An entity that is not interpreting the <{ContentKeyUsageRule}> element (doing, for example, only storage of the CPIX document for latter distribution to another entity) can perform any processing on the document.

Processing of the =Content Key= referenced by any unusable usage rules must not be performed. The usable part of the document can be processed normally.

There can be many different sources for defining usage rules, for example, they can be the result of a right holder requirement or a decision to encrypt separately SD, HD and UHD tracks. The CPIX document does not keep track of the source of these rules, it only defines how to maps [=Content Key=]s to tracks.

KeyPeriodFilter Element #### {#schema-keyperiodfilter}

: periodId (M, xs:ID) :: This references a <{ContentKeyPeriod}> element by <{ContentKeyPeriod/id}>. The filter will only match samples that belong to the referenced key period.

LabelFilter Element #### {#schema-labelfilter}

: label (M, xs:string) :: The filter will only match samples that carry a matching label. The exact meaning of labels is implementation-defined and must be agreed upon in advance by the producer and consumer of the CPIX document.

The <{LabelFilter/label}> attribute is meant for triggering a particular <{ContentKeyUsageRule}> by using pre-agreed upon label strings. Its value may or may not correspond to media track types. One example is a label such as UHD that can be used to match the corresponding <{ContentKeyUsageRule}> element when used as an input or selector for a content encryptor, media packager, MPD generator or license service to select a specific [=Content Key=], populate the ContentProtection element, or include the corresponding key in a content license. Another example is if there is a previous agreement defined outside of a CPIX document that "blue tracks" are encrypted with the [=Content Key=] 1234 and "green tracks" are encrypted with the [=Content Key=] 5678. The labels can be used in this case to identify the suitable tracks (without expressing the specifics of the agreement itself).

In contrast, the <{ContentKeyUsageRule/intendedTrackType}> attribute of <{ContentKeyUsageRule}> is used to assign a track type to the media streams which match the filters. The value of the string may not be pre-agreed between the various entities making use of the CPIX document. Said differently, the <{ContentKeyUsageRule/intendedTrackType}> attribute is a metadata that states business logic. For example, a rule can be that all low resolutions streams are encrypted with the same [=Content Key=]. The value lowRes matches this rule. It has no function in defining what [=Content Key=] are matched to what tracks, it simply acts as a label to allow business logic to say authorize the use of lowRes [=Content Key=] and then a CPIX processor can find the rules that matches the right [=Content Key=]s for lowRes and thereby associated with low resolution tracks.

Note: If a specific key is to be used for more than one type of track (this is not recommended), then there ought to be multiple <{ContentKeyUsageRule}> elements, one for each track type, even if they all reference the same [=Content Key=] with the same <{ContentKey/kid}>.

VideoFilter Element #### {#schema-videofilter}

If present, even without any attributes, the filter will only match video samples.

: minPixels (O, xs:integer) :: The filter will only match video samples that contain at least this many pixels (encoded width x height before considering pixel/sample aspect ratio). The default value is 0 (zero).

: maxPixels (O, xs:integer) :: The filter will not match video samples that contain more than this number of pixels (encoded width x height before considering pixel/sample aspect ratio). The default value is MAX_UINT32.

: hdr (O, xs:boolean) :: Boolean value indicating whether the matching video stream is encoded in HDR.

: wcg (O, xs:boolean) :: Boolean value indicating whether the matching video stream is encoded in WCG.

: minFps (O, xs:integer) :: Minimum nominal number of frames per second for the video stream. For interlaced video, this is half the number of fields per second.

: maxFps (O, xs:integer) :: Maximum nominal number of frames per second for the video stream. For interlaced video, this is half the number of fields per second.

When <{VideoFilter/minPixels}> and <{VideoFilter/maxPixels}> are present, the interval is defined by [<{VideoFilter/minPixels}>, <{VideoFilter/maxPixels}>], meaning that the filter is used for content with video samples that contain <{VideoFilter/minPixels}> pixels and is used for content with video samples that contain <{VideoFilter/maxPixels}> pixels.

When <{VideoFilter/minFps}> and <{VideoFilter/maxFps}> are present, the interval is defined by (<{VideoFilter/minFps}>, <{VideoFilter/maxFps}>], meaning that the filter is not used for content with nominal FPS equal to <{VideoFilter/minFps}> but is used for content with nominal FPS equal to <{VideoFilter/maxFps}>.

AudioFilter Element #### {#schema-audiofilter}

If present, even without any attributes, the filter will only match audio samples.

: minChannels (O, xs:integer) :: The filter will only match audio samples that contain at least this many channels. The default value is 0 (zero).

: maxChannels (O, xs:integer) :: The filter will not match audio samples that contain more than this number of channels. The default value is MAX_UINT32.

When <{AudioFilter/minChannels}> and <{AudioFilter/maxChannels}> are present, the interval is defined by [<{AudioFilter/minChannels}>, <{AudioFilter/maxChannels}>], meaning that the filter is used for content with audio samples that have <{AudioFilter/minChannels}> audio channels and is used for content with audio samples that have <{AudioFilter/maxChannels}> audio channels.

BitrateFilter Element #### {#schema-bitratefilter}

: minBitrate (O, xs:integer) :: The filter will only match samples from streams with a nominal bitrate in Mb/s of at least this value. The default value is 0 (zero). :: At least one of <{BitrateFilter/minBitrate}> and <{BitrateFilter/maxBitrate}> must be specified.

: maxBitrate (O, xs:integer) :: The filter will not match samples from streams with a nominal bitrate in Mb/s that exceeds this value. The default value is MAX_UINT32. :: At least one of <{BitrateFilter/minBitrate}> and <{BitrateFilter/maxBitrate}> must be specified.

When <{BitrateFilter/minBitrate}> and <{BitrateFilter/maxBitrate}> are present, the interval is defined by [<{BitrateFilter/minBitrate}>, <{BitrateFilter/maxBitrate}>], meaning that the filter is used for content with bitrate of <{BitrateFilter/minBitrate}> and is used for content with bitrate of <{BitrateFilter/maxBitrate}>.

UpdateHistoryItemList Element ### {#schema-updatehistoryitemlist}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: UpdateHistoryItem (0...N, <{UpdateHistoryItem}>) :: It contains metadata about an update made to the CPIX document. There should be one entry for each instance in which an entity updated the document.

UpdateHistoryItem Element ### {#schema-updatehistoryitem}

: id (O, xs:ID) :: Specifies an identifier for the element. It is recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: updateVersion (M, xs:integer) :: The is the ID referenced by other elements in the document. It is strongly recommended to use an identifier that is unique within the scope in which this CPIX document is published.

: index (M, xs:string) :: This is the version number for the document update. Each <{UpdateHistoryItem}> element contains a unique value for this attribute. It is a monotonically increasing number, starting at value 1.

: source (M, xs:string) :: This is the identifier for the entity which performed the document update.

: date (M, xs:dateTime) :: This is the date and time when the document update was performed.

Key Management # {#keys}

Key Encryption in the CPIX Document ## {#keys-enc}

The CPIX document allows exchanging [=Content Key=]s in the clear but this is not a recommended method as it relies on the security of the communication mechanism used to deliver the CPIX document to the recipients, which may not be sufficient to adequately protect the [=Content Key=]s.

[=Content Key=]s can be delivered encrypted within the document itself and in this case, a multi-level structure of encryption keys is used for an efficient encryption avoiding duplication of encrypted content and expensive encryption methods. This section describes the mechanism that shall be used when encryption of the [=Content Key=]s in the document is used.

Keys Used to Secure the CPIX Document ### {#keys-enc-keytypes}

The document contains the following keys:

Content Keys

Each ContentKey element contains one [=Content Key=] that is used for encrypting an asset or crypto period of an asset or that acts as a dependency for the use of other [=Content Key=]s (when a key hierarchy is used). Typically, for Common Encryption as supported in [[!DASH-IF-IOP]], these keys are 128-bit keys used with the AES cipher.

Document Key

For every CPIX document, a [=Document Key=] is created. It is used for encrypting every [=Content Key=]. The [=Document Key=] is a 256-bit key and the encryption algorithm used for encrypting every [=Content Key=] is AES. The [=Document Key=] is part of each <{DeliveryData}> element. It is itself encrypted in the document, using the public key of each recipient.

Delivery Keys

Each <{DeliveryData}> element identifies a Delivery Key, which is a public key from a key pair owned by the intended recipient. The Delivery Key is identified in the <{DeliveryData}> element by including the X.509 certificate of the intended recipient. The Delivery Key is used for encrypting the [=Document Key=] using an algorithm that is described within the CPIX document, according to [[!XMLENC-CORE]].

The below figure gives the schema of encryption of the different keys when there are several <{DeliveryData}> elements and several <{ContentKey}> Elements. The [=Document Key=] allows reducing the numbers of <{ContentKey}> Elements as the [=Content Key=] they contain are all encrypted by the same [=Document Key=].

Encryption relationships within the CPIX document. Blue indicates encrypted data.

Authenticated Encryption ### {#keys-enc-mac}

MAC Key

For every CPIX document, a MAC Key is created. It is used to calculate the MAC of every encrypted [=Content Key=]. The <{DeliveryData}> element identifies the MAC algorithm and provides the MAC Key, encrypted with the Delivery Key, for each recipient.

Authenticated Encryption of Content Keys

Implementations shall provide a MAC for every encrypted [=Content Key=] and shall verify the MAC before attempting to decrypt any encrypted [=Content Key=]. The purpose of the MAC is to protect against cryptographic vulnerabilities in the receiving application; it is not used as a general purpose authentication mechanism.

The MAC is calculated over the data in the CipherValue element (the concatenated IV and encrypted [=Content Key=]) and stored in the ValueMac element under the Secret element for each encrypted [=Content Key=].

Digital Signature ### {#keys-enc-signatures}

Every element in the document that has an @id attribute can be signed according to [[!XMLDSIG-CORE]]. Furthermore, the document (including any other signatures) can be signed as a whole.

Upon loading a CPIX document, implementations should verify that signatures are present on entities that are expected to be signed and verify all digital signatures that are present. Implementations should refuse to process a document if expected signatures are missing or if the signatures cannot be verified or if the signers are not trusted as authoritative sources for the signed data.

Implementations should sign any elements that recipients wish to authenticate. Note that modifying any signed data will require any signatures on the data to be removed and/or re-applied. This requires the appropriate consideration and trust model design in content processing workflow creation (out of scope of this specification).

Mandatory Algorithms ### {#keys-enc-algorithms}

The following table gives the identification of the algorithms that shall be used for encryption, signature, MAC creation.

Usage Algorithm
Content Key wrapping AES256-CBC, PKCS #7 padding
Encrypted key MAC HMAC-SHA512
Document Key wrapping RSA-OAEP-MGF1-SHA1
Digital signature RSASSA-PKCS1-v1_5
Digital signature digest SHA-512
Digital signature canonicalization Canonimal XML 1.0 (omits comments)

For RSA, the recommended minimum key size is 3072 bits and is it not recommended to use certificates that are signed using SHA-1.

Key Rotation Support ## {#keys-rotation}

A CPIX document can contain content protection information for multiple crypto-periods, or period of time for content encrypted using key rotation. In this case, the document shall contain one or more <{ContentKey}> elements, one per crypto-period which the document covers. Each <{ContentKey}> element contains the key material for a single crypto-period. The crypto-period itself is identified by the <{ContentKeyPeriod}> element, that includes <{ContentKeyPeriod/start}>/<{ContentKeyPeriod/end}> or <{ContentKeyPeriod/index}> attributes.

Key rotation may be supported in complex workflows, with one entity requesting [=DRM Signaling=] for multiple crypto periods, and another entity providing the requested information (keys, DRM system-specific information for the crypto period, etc).

Content encrypted using key rotation may also have periods in the clear that are not encrypted. In this case, there is no [=Content Key=] for these periods. A CPIX document will carry no specific information allowing to know that some periods are not encrypted. The information that content is encrypted or not would be known by either looking at the playlist/manifest or any other specific deployment source of data (such as EPG, a metadata server).

Hierarchical Keys ## {#keys-hierarchies}

Some DRM systems support the use of hierarchical keys, where the keys used to encrypt media samples (leaf keys) are not usable without a second set of keys (root keys). The mechanism by which root keys are used to protect leaf keys is DRM system specific.

CPIX supports expressing two-level key hierarchies, where each leaf key has exactly one root key that is required in order to use the leaf key. Both root keys and leaf keys are represented using <{ContentKey}> elements, with leaf keys indicated by the presence of a <{ContentKey/dependsOnKey}> reference to the root key as described in [[#schema-contentkey]].

When using hierarchical keys, only the leaf keys shall be used to encrypt media content. Therefore, root keys must not be referenced by any <{ContentKeyUsageRule}> elements.

The usage of DRM system signaling data is different when hierarchical keys are used. The differences are described in [[#schema-drmsystem]].

Any DRM system specific functionality associated with key hierarchies exists on the DRM layer. It may affect the DRM system signaling data but not the keys themselves.

XML Examples # {#examples}

The zip file available on DASH-IF web site contains four examples of XML files [[!CPIX-XML]]. The XML example files are syntactically correct but do not contain real data. For examples, signature and encrypted data are dummy data. Examples with valid data can be found at https://github.com/Axinom/cpix-test-vectors.

Encrypted Keys

This example shows a CPIX document where keys can be decrypted by two entities (Authorization Service 1234 and Authorization Service 5678). Both are identified by their X509 certificates.

The [=Content Key=] is encrypted by the [=Document Key=], the [=Document Key=] is therefore encrypted two times (once for Authorization Service 1234 and once for Authorization Service 5678).

In term of DRMs, there are two different DRMs that can be used for accessing content. There are therefore two <{DRMSystem}> elements.

Clear Keys

This example shows a CPIX document where keys are not encrypted. It can be read by any entity and therefore does not contain <{DeliveryData}> elements.

The [=Content Key=] is available as plain data.

In term of DRMs, there are two different DRMs that can be used for accessing the content. There are therefore two <{DRMSystem}> elements.

Hierarchical Keys

This example shows a CPIX document where a key hierarchy is defined. Leaf keys have the key data included, whereas root keys do not. DRM system signaling is present for both types of keys as is necessary for DASH content packaging.

Multiple Updates

This example, consisting of multiple files (v1...v3), shows a CPIX document which has been built up by successive updates by various entities as illustrated in [[#usecase-incremental-authoring]]. The document has three <{UpdateHistoryItem}> elements within it referencing the entities which performed the updates. Various elements in the document reference the UpdateHistoryItem for the update in which they were added by <{UpdateHistoryItem/updateVersion}>.

It contains two [=Content Key=]s. The keys can be decrypted by the entity DRM System 1234. The document contains information for a single DRM system, so it only contains a single <{DRMSystem}> element.

Key Rotation

This example shows a CPIX document where keys can be decrypted by two entities (Authorization Service 1234 and Authorization Service 5678. Both are identified by their X509 certificates.

It contains two [=Content Key=]s for two cryptoperiods. Two <{ContentKeyPeriod}> elements with by their start and end times are added, each referencing one ContentKey element using a <{KeyPeriodFilter}> element. The [=Content Key=] is encrypted by the [=Document Key=], the [=Document Key=] is therefore encrypted two times (once for Authorization Service 1234 and once for Authorization Service 5678).

In addition, the document contains <{DRMSystem}> elements for the two DRM systems.