Skip to main content

Core / Ccc / Controls / v2025.10

Protect Encryption Keys

CCC.Core.CN11 · Encryption

Ensure that encryption keys are managed securely by enforcing the use of approved algorithms, regular key rotation, and customer-managed encryption keys (CMEKs).

Related Capabilities

IDTitleDescription
CCC.Core.CP10Log PublicationThe service automatically publishes structured, verbose records of activities, operations, or events that occur within the service.
CCC.Core.CP09Metrics PublicationThe service automatically publishes structured, numeric, time-series data points related to the performance, availability, and health of the service or its child resources.

Related Threats

IDTitleDescription
CCC.Core.TH16Publications are DisabledPublication of events, metrics, and runtime logs may be disabled, leading to a lack of expected security and operational information being shared. This can impact system availability by delaying the detection of incidents while also impacting system design decisions and enforcement of operational thresholds, such as autoscaling or cost management.

Assessment Requirements

IDTextApplicability
CCC.Core.CN11.AR01When encryption keys are used, the service MUST verify that all encryption keys use the latest industry-standard cryptographic algorithms.tlp-amber, tlp-red
CCC.Core.CN11.AR02When encryption keys are used, the service MUST rotate active keys within 180 days of issuance.tlp-amber
CCC.Core.CN11.AR03When encrypting data, the service MUST verify that customer-managed encryption keys (CMEKs) are used.tlp-amber, tlp-red
CCC.Core.CN11.AR04When encryption keys are accessed, the service MUST verify that access to encryption keys is restricted to authorized personnel and services, following the principle of least privilege.tlp-clear, tlp-green, tlp-amber, tlp-red
CCC.Core.CN11.AR05When encryption keys are used, the service MUST rotate active keys within 365 days of issuance.tlp-clear, tlp-green
CCC.Core.CN11.AR06When encryption keys are used, the service MUST rotate active keys within 90 days of issuance.tlp-red

Guideline Mappings

FrameworkIDRemarks
CCMCEK-08CSC Key Management Capability (must provide the capability to self-manage keys)
CCMCEK-10Key Generation (using industry accepted cryptographic libraries)
CCMCEK-12Key Rotation