Implement PQC Handshake and Data Encryption

implementationChallenge

Prompt Content

Implement the initial secure channel establishment between two nodes using PQC. Use a Post-Quantum Key Encapsulation Mechanism (KEM) like Kyber and a Post-Quantum Digital Signature Algorithm (DSA) like Dilithium (e.g., via `pqc-py` or a similar library) to securely exchange a classical AES-256 key. Demonstrate its use to encrypt and decrypt a sample message.

Try this prompt

Open the workspace to execute this prompt with free credits, or use your own API keys for unlimited usage.

Usage Tips

Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)

Customize placeholder values with your specific requirements and context

For best results, provide clear examples and test different variations