Inhaltsverzeichnis
2.1 Compliance
Regulatory conformance and standards for post-quantum cryptography.
NIST Standards
The library implements the final NIST standards for PQ cryptography:
| Standard | Algorithm | Usage | Status |
|---|---|---|---|
| FIPS 2031) | ML-KEM | Key encapsulation | Final (2024) |
| FIPS 2042) | ML-DSA | Digital signatures | Final (2024) |
These standards are the result of the 8-year NIST Post-Quantum Cryptography Standardization Project.
Regulatory Recommendations
BSI (Germany)
The Federal Office for Information Security3) recommends:
- Migration to PQ cryptography by 2030
- Hybrid solutions for transition period
- Priority for long-lived data (>10 years protection requirement)
ENISA (EU)
The European Agency for Cybersecurity4) recommends:
- Immediate evaluation of PQ solutions
- Crypto agility as design principle
- Inventory of cryptographic assets
Industry-Specific Requirements
| Industry | Relevance | Rationale |
|---|---|---|
| Finance | High | Long-term obligations, transaction data |
| Healthcare | High | Patient data, 30+ years retention |
| Government | High | State secrets, infrastructure |
| Industry | Medium | Long-term certificates, IoT devices |
Audit Support
Demonstrable Compliance:
- NIST FIPS 203/204 algorithms
- OpenSSL 3.6 (FIPS-validatable base)
- Hybrid signatures documented (X.509 extension)
- Complete API documentation → API Reference
Documentation for Audits:
- Algorithm selection justified (NIST standard)
- Key management documented
- Migration path traceable
Further Reading
- Risk - Why act now
- Strategy & Technology - Implementation planning
- Algorithms - Technical details
Wolfgang van der Stille @ EMSR DATA d.o.o. - Post-Quantum Cryptography Professional
1)
NIST FIPS 203: https://csrc.nist.gov/pubs/fips/203/final
2)
NIST FIPS 204: https://csrc.nist.gov/pubs/fips/204/final
Zuletzt geändert: on 2026/01/29 at 11:26 PM