Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
"""
PixelEncoder v6.2 (Post-Quantum Edition - OQS)
Compliance:
- FIPS 203 (ML-KEM-768) via liboqs-python
- AES-256-GCM for symmetric payload encryption
- PEP 585/604 (Modern Typing)
Changes in v6.2: