05/01/2026
Considerations for Achieving Crypto Agility: Strategies and Practices is the latest publication from NIST, now released in its final form as CSWP 39 in December, 2025. It’s a comprehensive guide for organizations on transitioning away from static cryptographic implementations, and it points towards a more flexible ‘crypto agile’ posture.
Crypto agility reflects the ability to replace or adapt cryptographic infrastructure without disrupting system operations or security. With a crypto agile position, an organization can consider its cryptography as a modular, manageable system property, rather than a hard-coded feature.
The paper identifies several technical ‘levers’ to aid crypto agility, which are interesting to consider. For example:
Link to Press Release
Considerations for Achieving Crypto Agility: Strategies and Practices is the latest publication from NIST, now released in its final form as CSWP 39 in December, 2025. It’s a comprehensive guide for organizations on transitioning away from static cryptographic implementations, and it points towards a more flexible ‘crypto agile’ posture.
Crypto agility reflects the ability to replace or adapt cryptographic infrastructure without disrupting system operations or security. With a crypto agile position, an organization can consider its cryptography as a modular, manageable system property, rather than a hard-coded feature.
The paper identifies several technical ‘levers’ to aid crypto agility, which are interesting to consider. For example:
- - Modularity – separating cryptographic algorithms from the application logic, allowing developers to easily switch out libraries or algorithms
- - Abstraction via APIs – standardized APIs can help applications call for a secure connection rather than a specific algorithm
- - Policy/Mechanism separation – storing cryptographic policies in config files or management consoles means they no longer need to be hard-wired in the source code
- - Hybrid Mechanisms – supporting the use of PQ/T during the transition period helps maintain security against both current and future threats.
Link to Press Release
