FIPS 140-3
The current Federal Information Processing Standard for cryptographic module certification. Required by US federal agencies for protecting Sensitive But Unclassified information; widely adopted as a procurement bar in regulated industries globally.
What FIPS 140-3 certifies
FIPS 140-3 specifies security requirements for cryptographic modules — the boundary within which approved algorithms run and keys are managed. The standard defines four security levels (1-4) with progressively stricter requirements on physical security, role-based authentication, key management, and self-testing.
The certification process
Modules are evaluated by NIST-accredited Cryptographic and Security Testing Laboratories (CSTLs). The lab produces a Functional Test Report and a Security Policy document; NIST reviews and issues a certificate. The process typically takes 9-18 months and is expensive.
Why FIPS-only cryptography matters
The certification process is dramatically faster when the module under test uses only NIST-published algorithms. Proprietary algorithms typically require additional cryptographic-analysis work before they can be considered for FIPS approval. SkyeConnex's choice to use only NIST-published primitives — AES, AES Key Wrap, SHA-256, HMAC-SHA-256, ML-KEM-1024, ML-DSA-87, HKDF, scrypt, TLS 1.3 — compresses the path from years to months.
FIPS 140-3 vs FIPS 140-2
140-3 superseded 140-2 in September 2019. The newer standard aligns with ISO/IEC 19790 and 24759, introducing stricter requirements particularly around non-invasive attacks (side-channel) and lifecycle management. Many modules certified under 140-2 are being re-certified under 140-3 as their original certificates expire.
SkyeConnex's posture
FIPS 140-3 module certification is in progress. Every primitive in active use is NIST-published. The cryptographic boundary candidates are identified. The test suite already produces KAT-style round-trip evidence — meaning much of the implementation evidence the CSTL will need is already in production.
Where customers need FIPS 140-3
US federal agencies are required to use FIPS-validated cryptography for protecting Sensitive But Unclassified information. Canadian government, defence, and increasingly financial services and healthcare apply similar requirements. ITAR, CMMC, FedRAMP, and many other compliance frameworks reference FIPS 140 directly.
Related terms
See also
Posts that mention FIPS 140-3
FIPS 203 and FIPS 204 explained: what NIST's PQ standards mean for procurement
NIST finalised both post-quantum standards in August 2024. ML-KEM-1024 (FIPS 203) and ML-DSA-87 (FIPS 204). Here's what procurement teams sh…
Read → Cryptography · 6 min readPost-quantum cryptography: SkyeConnex already ships both halves
ML-KEM-1024 (FIPS 203) addresses the key-encapsulation half of post-quantum migration. ML-DSA-87 (FIPS 204) addresses the signature half. Sk…
Read → Cryptography · 7 min readQuantum 'harvest now, decrypt later': the timeline that actually matters
'We'll worry about quantum when it happens' is the wrong frame. Adversaries are harvesting encrypted traffic today, betting on decryption to…
Read →