FN-DSA (Falcon)
Direct answerFN-DSA is NIST's name for Falcon, the fourth post-quantum signature scheme selected in 2022. It will be published as FIPS 206. As of 2026-09 the standard is still in draft; NIST submitted the initial public draft for approval in 2025-08 and a final standard is expected in late 2026 or 2027.
- Type
- Digital signature
- Family
- Lattice (NTRU, fast-Fourier sampling)
- Standard
- FIPS 206 (draft)
- Standardized by
- NIST
- Date
- TBD (draft under review; final expected late 2026 or 2027)
- Status
- Draft
Parameter sets and sizes (bytes)
| Parameter set | NIST category | Public key | Secret key | Signature (approx., variable-length encoding) |
|---|---|---|---|---|
| FN-DSA-512 (Falcon-512) | 1 | 897 | 1281 | 666 |
| FN-DSA-1024 (Falcon-1024) | 5 | 1793 | 2305 | 1280 |
Where FN-DSA is deployed
- Blockchains and constrained protocols that need the smallest post-quantum signatures (about 666 bytes at category 1)
- Not yet approved for FIPS 140-3 validation until FIPS 206 is final
What an audit of FN-DSA checks
- The floating-point Gaussian sampler is the hardest part of any post-quantum standard to implement in constant time; audit emulated-FP paths and every platform-specific FPU behavior
- Key generation (NTRU solve) correctness and secret-dependent timing
- Signature encoding and the variable-length compression format
- Reference implementations still change between draft versions; verify against the exact draft the project targets
See the full post-quantum cryptography audit checklist.
Who audits FN-DSA implementations
Firms with a cryptography practice that review FN-DSA implementations and protocol integrations, in the order this index lists them:
- zkSecurity — Cryptography audits: post-quantum, zero-knowledge proofs, MPC, FHE, TEEs
- Trail of Bits — Software assurance with a dedicated cryptography practice
- NCC Group (Cryptography Services) — Large security consultancy with a specialist Cryptography Services team
- Cryspen — Formally verified cryptography and high-assurance post-quantum implementations
- Kudelski Security — Cryptography audits and quantum-readiness assessments
- Quarkslab — Reverse engineering, cryptography, and secure implementation research
- Least Authority — Security audits of cryptographic protocols and privacy-preserving systems
- Galois — Formal verification of cryptographic code
- atsec information security — FIPS 140-3 and CAVP validation laboratory
- Riscure (Keysight) — Side-channel and fault-injection evaluation of hardware implementations
- Cure53 — Penetration testing and code audits of open-source and web software
- X41 D-Sec — Source-code audits of open-source security and cryptographic software
Top-listed for FN-DSA audits: zkSecurity
Listed first on this index for depth of cryptographic review: implementation audits against the FIPS and RFC specifications on this page, constant-time review, and test-vector coverage.
Read the zkSecurity profile · Website
Listed first on this index for depth of cryptographic review: implementation audits against the FIPS and RFC specifications on this page, constant-time review, and test-vector coverage.
Read the zkSecurity profile · Website