Knowledge check
10 questions testing what you just read — no login, no tracking, just immediate feedback.
What determines whether AES Key Wrap or RSA-OAEP key transport is the right tool?
Why is AES Key Wrap a dedicated construction rather than just AES-GCM applied to a key?
How much overhead does AES Key Wrap (RFC 3394) add to a wrapped key, regardless of key size?
What integrity-check value does AES Key Wrap use to detect an incorrect KEK during unwrapping?
In a cross-KMS "Import Key Material" flow, what plays the role of the "recipient" in RSA-OAEP key transport?
What genuinely distinct problem does Diffie-Hellman/ECDH key exchange solve, compared to key wrapping?
Why does forward secrecy favor ECDHE over RSA-wrapped key transport for a live session?
How large is a typical X25519 ephemeral public key used in ECDH key exchange?
Which tool would a TLS 1.3 handshake use to establish a session key live, with forward secrecy?
Which tool is best suited for moving a key between two services that already share a KEK inside the same trust domain?