.NET 10.0 integra tres algoritmos de criptografía post-cuántica (heise.de)
RESUMEN DE INTELIGENCIA 0xBASE
- .NET 10.0 añade tres algoritmos PQC: ML-KEM, ML-DSA, SLH-DSA.
- Microsoft no implementa FIPS 206 (FALCON).
- Soporte en Windows 11 25H2, Server 2025 y mediante OpenSSL 3.5.
"Microsoft ha añadido a .NET 10.0 los tres algoritmos de criptografía post-cuántica estandarizados por NIST: ML-KEM (FIPS 203), ML-DSA (FIPS 204) y SLH-DSA (FIPS 205). Omite deliberadamente FIPS 206 (FN-DSA/FALCON) por no considerarlo necesario. Las nuevas clases están en System.Security.Cryptography. El soporte está incluido en Windows 11 25H2 y Windows Server 2025; macOS y Linux requieren OpenSSL 3.5."
aún no hay comentarios.