Challenge Assignment
Write a 1-page "Symmetric Crypto Recommendation" memo:
Context: your team is doing a pre-migration audit. You're asked to recommend
which symmetric algorithms and key sizes should be used in the service today
to be quantum-safe, without waiting for PQC migration.
Cover: cipher suites for TLS, HMAC for internal MACs, hash functions for cert
signing, and key sizes for any symmetric data-at-rest encryption (DynamoDB, S3).
This is a quick win your team can implement before the full PQC migration.