Implement Hybrid PQC Handshake

implementationChallengeNovember 29, 2025

Prompt Content

Develop the client and server components for the PQC-enabled handshake based on your design. Implement the PQC key generation, encapsulation/decapsulation, and digital signature verification using an appropriate PQC library (e.g., `oqs-python`). Ensure that both client and server mutually authenticate each other and establish a shared symmetric session key. Provide clear logging of the cryptographic steps.

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