NIST's Post-Quantum Cryptography Program
The National Institute of Standards and Technology (NIST) is the U.S. federal agency responsible for cryptographic standards used worldwide. In 2016, NIST launched a multi-year competition to develop post-quantum cryptography standards. After 8 years of evaluation involving 82 candidate algorithms and hundreds of researchers globally, NIST published the results in August 2024.
The Three NIST PQC Standards
- FIPS 203 (ML-KEM / CRYSTALS-Kyber): Key encapsulation mechanism for secure key exchange. This is the primary standard for protecting data in transit. BMIC implements this for all key exchange operations.
- FIPS 204 (ML-DSA / CRYSTALS-Dilithium): Digital signature algorithm for authenticating data and transactions.
- FIPS 205 (SLH-DSA / SPHINCS+): Hash-based digital signature as an alternative with different mathematical foundations for defense in depth.
NIST's Migration Urgency
NIST has been explicit about the urgency of migration. Key statements from NIST publications:
- Organizations should begin planning their transition to post-quantum cryptography immediately
- The "harvest now, decrypt later" threat means sensitive data encrypted today may be decrypted in the future
- Migration will take years — starting early is essential
- RSA and ECDSA should be considered deprecated for long-term security
Government Mandates
Following NIST's standards, the White House issued a National Security Memorandum requiring all federal agencies to inventory their cryptographic systems and begin migration to quantum-resistant algorithms. The deadline for completing cryptographic inventories has already passed. This is not advisory — it is mandatory for government systems.
What This Means for Cryptocurrency
If the U.S. government considers post-quantum migration urgent enough to mandate it for national security, cryptocurrency — which publicly stores every transaction permanently — faces even greater urgency. BMIC's choice to implement NIST FIPS 203 (CRYSTALS-Kyber) aligns with the world's most authoritative cryptographic guidance.