Skip to content
compliancebase
ISO 27001A.8 — Use of cryptography

A.8.24

Use of cryptography

ISO 27001 · ISO/IEC 27001:2022 · Last verified July 2026

Objective

Use cryptography appropriately to protect the confidentiality, authenticity, and/or integrity of information according to organizational topic policies and risk.

Points of focus

  • Cryptography policy or standard defined
  • Keys and secrets managed with ownership
  • TLS and at-rest protections for in-scope data
  • Deprecation path for weak algorithms

Implementation notes

Publish a short cryptography standard: approved algorithms, TLS minimums, at-rest expectations for datastores and backups, and secret storage rules. Prefer cloud KMS/HSM-backed keys with least-privilege IAM. Keep application secrets out of git; rotate on cadence and on personnel change. Align with GDPR Art. 32 and HIPAA addressable encryption decisions when those laws apply — document why a given dataset is encrypted and who can decrypt.

Audit tip: Show key ownership and a recent secret-rotation or KMS policy sample — not only a statement that 'we use AES-256'.

Evidence auditors typically request:

  • Cryptography / key-management standard
  • Cloud KMS key inventory with owners and rotation policy
  • TLS configuration evidence for public endpoints
  • Secret management platform access reviews

Common gaps

  • Keys in repos or shared password managers for production
  • No inventory of where customer data is encrypted
  • Legacy weak ciphers still enabled on admin endpoints

Cross-Framework Mapping

FrameworkRequirementImplementation note
ISO 27001A.8.24This control
SOC 2CC6.1, CC6.7Related Trust Services Criteria themes — map in your crosswalk; not identical requirements.
GDPRArticle 32Related GDPR articles for personal-data security or processor themes — not a compliance claim.
HIPAA164.312(a)(2)(iv)Related HIPAA Security Rule citations when PHI is in scope — SoA does not replace BAAs.

Primary sources

Frequently Asked Questions

It requires cryptography appropriate to risk and policy. Classify data and justify protections in the SoA and risk treatment — blanket claims without inventory fail interviews.

No. BYOK/HYOK can be a customer requirement. Baseline is sound key management for keys you control.

SOC 2 often samples encryption alongside logical access (CC6). Maintain one crypto standard that feeds both programs.

Extend cryptography expectations to backup media and sensitive log stores. Unencrypted backup copies are a frequent gap when production disks are encrypted.

CMK/BYOK can be a customer requirement. You still need a cryptography standard for keys you control and clear shared-responsibility notes in the SoA.

Framework versions referenced in this page:

  • ISO/IEC 27001ISO/IEC 27001:2022

Last verified: July 2026 · Primary sources linked above