Free template
Cryptographic inventory template
A free CSV template to start mapping where quantum-vulnerable cryptography is used. Track each asset’s algorithm, posture, criticality, and migration target.
| asset_id | asset_type | environment | owner_team | cloud_provider | domain_or_resource | algorithm | algorithm_category | key_size_or_curve | usage | quantum_posture | expiry_date | criticality | migrate_to | notes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| asset-001 | TLS certificate | production | platform | aws | api.example.com | RSA-2048 | public-key | 2048 | TLS server auth | quantum-vulnerable | 2027-02-14 | high | ML-DSA | external API |
| asset-002 | Key exchange | production | platform | aws | api.example.com | X25519 | key-exchange | 256 | TLS session keys | quantum-vulnerable | — | high | X25519MLKEM768 | HNDL exposure |
| asset-003 | JWT signing | production | identity | azure | auth-service | RS256 | signature | 2048 | access tokens | quantum-vulnerable | — | medium | ML-DSA | verify ecosystem |
Prefer it automated? Let PostQ build your inventory across TLS, cloud KMS, Kubernetes, and CI/CD.