1. Deterministic ML-KEM-768 Round Trip
Security EngineerBackground
An engineer is integrating ML-KEM-768 into an internal communication protocol and needs reproducible byte sequences to verify local decapsulation code against standard output.
Problem
Generate predictable public keys, ciphertexts, and shared secrets using a known seed.
How to use
Select ML-KEM-768, pick Hex output format, enter a valid hex seed into the deterministic seed field, and run the test.
Parameter set: ML-KEM-768
Output format: Hexadecimal
Deterministic seed: 6c8f5a3fbf21d94e77a0c2e15b9d84f3a6d1c0048e2f97b5d3a1f6c8e0b4297d
Reveal decapsulation key: falseOutcome
Generates byte-stable public keys, a 1088-byte ciphertext, and a 32-byte shared secret confirming successful round-trip verification.