Reference Architecture · v0.11 Working Draft · Open for comment
Cryptographic Control Plane

Cryptography should be
infrastructure,
not implementation.

A reference architecture for separating cryptographic intent from cryptographic execution — so enterprises can govern, adapt and evolve their cryptographic posture continuously.

5 CAPA pillars
6 Maturity levels
3 Migration tracks
0.11 Current version
The structural problem

Cryptography is the last critical infrastructure layer still living inside application code.

For decades, cryptographic algorithms have been embedded directly within application code. This was manageable when standards changed slowly. It is no longer manageable.

"When cryptographic logic is embedded in application code, every algorithm transition becomes a distributed engineering effort. What should be a controlled infrastructure update instead becomes a large-scale application migration project."

The coupling runs deeper than algorithm choice. Applications become dependent not only on a specific algorithm or library, but on the algorithm-specific formats, encodings, parameters and metadata used to represent ciphertext, signatures and keys. As mechanisms diversify across classical, hybrid and post-quantum models, these representation dependencies become a second thing that has to change every time the cryptography does.

Every other critical infrastructure domain has already made this transition. Networking evolved from per-device configuration to software-defined control planes. Identity management moved from embedded credentials to centralized IAM platforms. Secrets management moved from configuration files to dedicated vault systems.

In each case, the same pattern emerged: when operational complexity exceeded what application-level management could sustain, the capability was abstracted into governed infrastructure. Cryptography is now reaching that same inflection point.

What the precedent actually establishes This pattern does not require the physical centralization of the underlying infrastructure. The architectural shift is the centralization of governance: policy, lifecycle, and control decisions become coordinated through a common layer, while execution, infrastructure, and trust domains may remain distributed. Software-defined networking is the clearest precedent — the control plane governs distributed infrastructure without collapsing it into a single execution domain.
1990s–2000s

Networking

Config in every device
→ Software-Defined Networking
2000s–2010s

Identity

Credentials in every app
→ IAM / PAM platforms
2010s–2020s

Secrets

Hardcoded in config files
→ Vault / secrets management
Now

Cryptography

Embedded in every application
→ Cryptographic Control Plane
The architectural precedent

This exact transformation has happened before.

A decade ago, enterprise identity management faced the same structural problem: credentials embedded in every application, impossible to rotate, impossible to audit. The solution was Privileged Access Management — a dedicated infrastructure layer that centralized credential governance.

The parallel to cryptography is precise. The same architectural pattern — the same problem, the same solution structure — applies directly.

Identity & Credentials Solved
Before
Application
↓ passwords inside
Server / Script
↓ credentials hardcoded
  • Impossible to rotate
  • No central audit
  • Sprawl across systems
After
Application
↓ calls identity service
IAM / PAM Layer
↓ policies · rotation · audit
Credentials Store
  • Centralized control
  • Automatic rotation
  • Full audit trail
Cryptography Unsolved — until now
Today
Application
↓ AES-256, RSA hardcoded
Crypto Library
↓ OpenSSL, BouncyCastle
  • Algorithm change = redeploy
  • No governance layer
  • Governed PQC transition out of reach
With CCP
Application
↓ references Key ID only
Crypto Control Plane
↓ policy · agility · governance
Multiple trust domains
HSM · KMS · PKI · engines
  • Algorithm = policy, not code
  • PQC without an application release
  • Audit of governed operations
Just as applications stopped owning credentials, they must stop owning cryptography.
Historical pattern

The five-stage evolution of enterprise cryptography.

Each stage overcomes the limitations of the previous one. The Cryptographic Control Plane is not a discontinuous leap — it is the architecturally inevitable next stage.

01

Embedded Cryptography

1990s — today
Application
Crypto Library
Local Key Storage
  • Algorithm change = redeploy
  • No governance, no inventory
  • Audit is impossible
Dominant today
02

Centralized Key Management

2010s — today
Application
Crypto Library
KMS / HSM
  • Keys better protected
  • Algorithms still hardcoded
  • No crypto agility
Partial progress
03

Posture & Discovery

Emerging now
Application
Crypto Libraries / KMS
Discovery Tools
  • Can observe — cannot act
  • Snapshot, not control
  • Visibility without governance
Emerging
04

Cryptographic Agility

Leading edge
Application
Abstraction Layer
KMS / HSM / Engines
  • Modular — not yet governed
  • Agility without central policy
  • Transitions still coordinated
Leading edge
05

Cryptographic Control Plane

The next stage
Application
Crypto Control Plane
Distributed trust domains
  • Crypto = policy, not code
  • Governance converges, trust need not
  • Governed PQC adoption
Target architecture
The question is not whether this evolution will occur — the historical pattern is clear. The question is whether organizations will arrive at Stage 5 proactively, before post-quantum mandates create urgency, or reactively, under conditions of operational pressure and regulatory enforcement.
Threat model

Why urgency is not a future concern.

The post-quantum transition is the proximate cause. The structural vulnerability — hardcoded cryptography — is the underlying condition. Both must be addressed.

Harvest Now, Decrypt Later (HNDL)

Adversaries can capture encrypted communications today and store them for decryption once quantum capabilities become available. For data with confidentiality horizons beyond 5–10 years, this threat is present now. The cryptographic transition must begin before quantum computers capable of breaking classical cryptography exist.

Cryptographic sprawl

In large enterprises, cryptographic logic is dispersed across hundreds or thousands of independent systems. Identifying where specific algorithms are used can take weeks. Migrating a single algorithm can take months. Without a Control Plane, the organization has no central enforcement point — only distributed exposure.

Regulatory acceleration

Governments and standards bodies are mandating cryptographic modernization. U.S. federal directives require agencies to inventory and migrate vulnerable systems. Financial sector guidance requires demonstrated cryptographic agility. Organizations will increasingly be required to prove they can adapt — not just that they have deployed strong cryptography.

Algorithm deprecation cycles

Post-quantum standards are still maturing. Algorithm families standardized today may be revised or supplemented. The cryptographic landscape of 2030 will not be identical to today's. Organizations that treat the transition as a single migration event will face repeated distributed engineering efforts for every subsequent update.

How to read this

Three things, related but distinct.

A posture framework, an architectural model, and an implementation. They are frequently used interchangeably. They are not the same, and conflating them is the most common way this material is misread.

The posture framework CAPA
Crypto Agility Posture Architecture

Defines the organizational and architectural capabilities required to establish and sustain a governed cryptographic posture. CAPA describes what an organization must be able to do — not the mechanism by which it does it.

The five pillars →
↓   defines the capabilities that governance must provide
The architectural model Cryptographic
Control Plane

The architectural layer through which cryptographic intent, policy, lifecycle, trust, execution and modernization are governed independently from individual application implementations. It defines where cryptographic governance occurs.

Definition, boundary and stack →
↓   operationalized by conformant platforms
An implementation ANKASecure©
and other platforms

A real platform that operationalizes the architecture. An implementation is not the architecture, and the architecture is not the framework. Multiple conformant implementations may exist.

Implementations and conformance →
The relationship is not one-to-one A platform capability may contribute to several CAPA pillars, and each CAPA pillar may depend on multiple Control Plane capabilities. Any presentation that maps one product feature to one pillar has flattened the model.

CAPA is also broader than any single Control Plane. An organization's cryptographic posture can extend across application and data cryptography, transport security, PKI, key infrastructure and external cryptographic ecosystems — domains that need not share one execution or control mechanism.
Where this stands

A reference architecture, published in the open for critique.

It describes how cryptographic governance can be separated from application implementation. The word standard is reserved for what would earn it — the interoperability specification and conformance suite described in Open Questions 1 and 2.

Authored by Javier Galindo at ANKATech Solutions INC. ANKASecure© is the first implementation, built by that same organization. The rest is in stewardship.

The strategic outcome

Post-quantum is the catalyst. It is not the destination.

The algorithms standardized today will not be the last an enterprise deploys. New vulnerabilities will emerge, standards will evolve, regulations and jurisdictions will change, and so will trust relationships, providers and interoperability requirements.

The transition that matters

Static Cryptography → Continuous Cryptographic Evolution

The post-quantum transition is the first large-scale test of this architectural capability, not its final purpose. An organization that treats it as a single migration event will rebuild the same migration process for every subsequent cryptographic change.

Continuous cryptographic evolution does not mean that every cryptographic change becomes automatic or instantaneous. Significant transitions may still require risk analysis, testing, approvals, interoperability validation, staged deployment and operational oversight. The architectural difference is that the organization develops repeatable mechanisms through which those transitions can be governed, rather than rebuilding the migration process for every new cryptographic event.