Aethyr Research has released open-source, post-quantum encrypted firmware for ESP32-S3 IoT devices, enabling quantum-resistant communication through the ML-KEM-768 standard with a rapid 35ms handshake performance.
Key Points
- The firmware utilizes NIST FIPS 203 standard ML-KEM-768 for key exchange, alongside BLAKE3 and XChaCha20-Poly1305 for data integrity and encryption.
- Benchmarks on an ESP32-S3-WROOM-1 module show a 2.1-second boot time and efficient cryptographic operations suitable for resource-constrained edge nodes.
- The software underwent rigorous testing, including 410,000 fuzz iterations and 100,000 single-bit-flip tests, to ensure stability and security.
- Aethyr designed the firmware as a component for a distributed AI agent mesh, allowing autonomous nodes to operate without cloud dependency.
- While the ESP32-S3 firmware is available on GitHub, the corresponding server-side software for host devices like the NVIDIA Jetson remains currently unavailable.