VOOZH about

URL: https://www.phoronix.com/news/Nettle-4.0-Released-SLH-DSA

⇱ GNU Nettle 4.0 Released With SLH-DSA Support - Phoronix


👁 Phoronix

GNU Nettle 4.0 Released With SLH-DSA Support

Written by Michael Larabel in GNU on 5 February 2026 at 04:19 PM EST. 8 Comments
The GNU Nettle cryptographic library is out with a major new update that introduces support for SLH-DSA, the post-quantum signature scheme selected by NIST for the FIPS 205 standard.

Nettle 4.0 fully supports SLH-DSA signatures for this standard also known as SPHINCS+ algorithm. SLH-DSA is stateless and secure against classic and quantum computing attacks. SLH-DSA can ultimately serve as a replacement to RSA, ECDSA, and similar algorithms.

The Nettle 4.0 release does break some APIs/ABIs for developers to be aware of. Among the ABI changes are introducing 16-byte alignment for some types to help with SIMD load and store instruction performance.

There are also various fixes, mandating C99 compiler support for building this library, and various other changes but the main one is the SLH-DSA signature support.

More details on the GNU Nettle 4.0 release via the mailing list announcement.

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.