Cryptographic Access Control for Encrypted Video

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing content sharing systems, especially cloud-based services, fail to effectively maintain ownership and access control over multimedia content, allowing unauthorized manipulation and distribution once the content is uploaded.

Innovation Solution

Implementing cryptographic access control (CAC) techniques that embed access control policies and cryptographic information directly into multimedia content, allowing only authorized recipients to decrypt and render the content, while unauthorized users see it as noise, and using watermarks to identify the source even when the content is copied.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If content is uploaded to cloud services for sharing, then content accessibility and sharing capability are improved, but ownership control and access security deteriorate

Engineering Contradiction:
Improvecontent sharing capabilityVSAvoidownership control
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The content is segmented into encrypted segments with individual access control policies. Each segment can be independently controlled and tracked, allowing the owner to maintain control over specific portions of content while enabling sharing of others. This resolves the contradiction by providing granular control that maintains ownership reliability while enabling flexible sharing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

An access control policy acts as an intermediary between the content owner and cloud service. This policy embeds cryptographic controls that mediate access, allowing the owner to enforce ownership rules through the cloud service without directly managing each access request. The intermediary maintains security while enabling cloud-based sharing.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If traditional account-based access control is used, then ease of operation is improved, but security against unauthorized manipulation deteriorates

Engineering Contradiction:
Improveaccess control simplicityVSAvoidunauthorized content manipulation
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

Traditional mechanical account-based access control is replaced with cryptographic access control policies embedded in the content itself. Instead of relying on server-side authentication mechanisms, the content carries its own access controls that work automatically during playback, providing security against manipulation while maintaining operational simplicity for authorized users.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The content performs self-service security validation through embedded policies that automatically verify access rights during playback. The content itself enforces its own access controls without requiring continuous server verification, providing security against unauthorized manipulation while simplifying operation for legitimate users.

Inventive Principle:
Principle #25Self-service

3Speed

If content is downloaded and stored locally, then accessibility speed is improved, but protection against piracy deteriorates

Engineering Contradiction:
Improvecontent access speedVSAvoidpiracy risk
Core Design Contradiction:
SpeedVSObject-generated harmful factors

Solution Approach 1:

Content is divided into segments that can be streamed or downloaded selectively. Even when downloaded, segments remain encrypted and tied to specific device credentials, allowing fast local access while preventing unauthorized copying since each segment requires its specific decryption key that cannot be extracted from the downloaded content.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The cryptographic parameters (encryption keys, access policies) are dynamically bound to specific device credentials and playback contexts. When content is accessed locally, the decryption parameters are provided temporarily for playback only, not for permanent storage. This enables fast local access while preventing piracy through parameter binding that invalidates copied content.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentEP2832102B1Methods and systems for cryptographic access control of video
Publication Date: 2018.10.31 INTEL CORP
  • EP2832102B1 patent drawingFigure 1
  • EP2832102B1 patent drawingFigure 2~3
  • EP2832102B1 patent drawingFigure 3A

AI summary

Methods and systems for cryptographic access control of multimedia video, include embedding as metadata access control policy (ACP) information, including authorization rules and cryptographic information tied to an encryption policy, into encrypted video. An authorized receiver device having credentials and/or capabilities matched to the authorization rules is able to extract the ACP information from the encrypted video and use it to decrypt and properly render the video.