Recipe: Crypto Inventory for Post-Quantum Readiness¶
Build an inventory of cryptographic algorithms used in your software.
Steps¶
- Enable Crypto analysis when scheduling a deep scan.
- Review the crypto findings in the scan results.
- Cross-reference with the Algorithms database for FIPS status.
- Configure Encryption settings at the project level.
- Track PQC migration status over time.
See Background: Post-Quantum Security for context.