Forge
Hands-on PQC tools. Generate keys using FIPS 203/204/205 algorithms, test implementations, explore post-quantum configurations.
OpenSSL 3.5+ required for PQC algorithms
Check your version:
If using older OpenSSL, see the OpenSSL Setup tab for build instructions or OQS provider setup.
openssl versionIf using older OpenSSL, see the OpenSSL Setup tab for build instructions or OQS provider setup.
Loading tools...
Quick Reference
Key Encapsulation (KEMs)
- ML-KEM — Lattice-based, fast, compact
- HQC — Code-based (Selected for standardization, March 2025)
- BIKE — Code-based (Not selected, March 2025)
Digital Signatures
- ML-DSA — Lattice-based, balanced
- SLH-DSA — Hash-based, stateless
- FN-DSA — Lattice-based (NTRU), compact signatures (draft)
Hybrid Schemes
- X25519+ML-KEM — TLS recommended
- P-384+ML-KEM — FIPS compliant
- ECDSA+ML-DSA — Dual signatures