Key Custody
Pronunciation: KEE KUS-tuh-dee
Definition
Key custody is the governance and protection of cryptographic keys throughout generation, storage, access, use, backup, recovery, rotation, and destruction. Secure use of Key Custody depends on controlled generation, storage, authorization, backup, rotation, and recovery, with evidence linking each signature to an approved request. The Key Custody implementation should identify the key or signing share, supported algorithm, permitted action, approval policy, recovery method, and transaction or message produced.
Overview
Key custody focuses on the secrets that authorize transactions or decrypt protected information. It can be performed by the asset owner, an internal security team, a specialized provider, secure hardware, or a distributed group of participants.
Protecting a key at rest is only one part of the problem. Generation quality, access requests, signing policy, software dependencies, backups, administrators, recovery paths, and lifecycle events can all compromise authority. Asset custody may also include legal and ledger responsibilities beyond key custody.
A complete program inventories keys, owners, purpose, algorithms, locations, permissions, dependencies, and expiry or rotation rules. High-value keys should use strong isolation, separation of duties, monitored use, and tested recovery. Destruction must include copies and backups where appropriate. Controls should prove that authorized operations remain possible while unauthorized extraction or use is prevented.
For Key Custody, risks include key compromise, insider abuse, commingling, inaccurate books, unsupported tokens, provider insolvency, sub-custodian failure, blocked withdrawals, lost recovery material, and ambiguous liability. For Key Custody, controls should combine least privilege, separation of duties, verified destinations, asset segregation, limits, monitoring, and continuity tests.
Key Custody works through controlled onboarding, asset receipt, internal attribution, storage-tier assignment, authorization, signing or provider instruction, monitoring, withdrawal, reconciliation, reporting, and return or migration. For Key Custody, each handoff needs stable identifiers and an authoritative record of who approved and executed it.
Key Custody should be distinguished from investment ownership and from a software interface. For example, a provider may display an asset balance while holding pooled assets through another custodian; operations must verify contractual rights, segregation, withdrawal capability, and external evidence rather than rely on the screen alone.
Key Takeaway
Key custody governs the full lifecycle of cryptographic authority, not merely where a private key is stored.
Sources
- NIST Documentation: Cryptographic Standards And Guidelines — NIST (2026-07-30)
- NIST Documentation: Key Management — NIST (2026-07-30)