Post Quantum Crypto
Post Quantum Crypto
Compute • CryptoWe evaluate candidate schemes on real embedded boards, tune parameters, and ship profiles that balance security, size, and speed.
Highlights
- RAM/flash budgeting and deterministic builds.
- Hardware acceleration when available (hash/AEAD).
- Interop and vectors for regression tests.
- Clear migration/fallback paths.
Overview
We evaluate candidate schemes on real embedded boards, tune parameters, and ship profiles that balance security, size, and speed.
Approach
Measure baseline, apply constant-time fixes, prune allocations, and iterate until targets for handshake and signing latencies are met.
Results
Prototypes fit within budget on test MCUs with acceptable handshake times; further tuning targets cold-boot and energy per op.
Gallery