VOOZH about

URL: https://www.phoronix.com/news/Linux-7.0-Crypto-ML-DSA

⇱ Linux 7.0 Lands ML-DSA Quantum-Resistant Signature Support - Phoronix


👁 Phoronix

Linux 7.0 Lands ML-DSA Quantum-Resistant Signature Support

Written by Michael Larabel in Linux Security on 13 February 2026 at 11:20 AM EST. 2 Comments
Adding to the exciting features for the big Linux 7.0 kernel release is support for the Module-Lattice-Based Digital Signature Algorithm "ML-DSA" quantum-resistant signature algorithm.

The ML-DSA/Dilithium signature algorithm support is initially going to be used for module signing while eventually other ML-DSA uses are expected throughout the kernel. This ML-DSA introduction for signing within the kernel comes in the same release of Linux finally removing SHA-1 module signing support.

The crypto library pull request that landed the support for verifying ML-DSA signatures explained:
"ML-DSA (Module-Lattice-Based Digital Signature Algorithm) is a recently-standardized post-quantum (quantum-resistant) signature algorithm. It was known as Dilithium pre-standardization.

The first use case in the kernel will be module signing. But there are also other users of RSA and ECDSA signatures in the kernel that might want to upgrade to ML-DSA eventually."

While this cryptography standard is designed for quantum resilience, it's engineered for fast signing and verification today. ML-DSA can serve as a replacement to RSA and ECC for authentication and data integrity purposes.

In addition to that initial ML-DSA support is also AES library updates in the now-merged crypto library pull.

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.